搜索结果:uifont

R.swift screenshot

R.swift

2020年1月29日 • MIT 许可协议
在 Swift 项目中获取强类型、自动完成的资源,如图像、字体和 segue。
UIFontComplete screenshot

UIFontComplete

2017年4月17日 • Apache 2.0 许可协议
使与 UIFont 的协作更快、更少出错。
Inkwell screenshot

Inkwell

2017年4月13日 • MIT 许可协议
简而言之,Inkwell 是一个用于即时使用自定义字体的字体库。Inkwell 负责以下工作:- 从 Google Fonts 或自定义资源中下载字体。- 将自定义字体注册到...
DTFont screenshot

DTFont

2016年10月26日 • MIT 许可协议
DynamicTypeFont 辅助库。易于创建、自定义字体、自动更新等。
OcticonsKit screenshot

OcticonsKit

2016年9月24日 • MIT 许可协议
在您的项目中以 Swift 方式使用 Octicons 作为 UIImage / UIFont。
IoniconsKit screenshot

IoniconsKit

2016年9月24日 • MIT 许可协议
在您的项目中以 Swift 方式使用 ionicons 作为 UIImage / UIFont。
未提供图片。

BFKit-Swift

2015年6月23日 • MIT 许可协议
BFKit-Swift 是一组实用的类、结构和扩展,用于 <strong>更快地开发应用程序</strong>。如果您正在寻找 <strong>Objective-C</strong> 版本,请查看此处:<str...
未提供图片。

BFKit

2014年12月24日 • MIT 许可协议
BFKit 是一组实用的类,用于 <strong>更快地开发应用程序</strong>。如果您正在寻找 <strong>Swift</strong> 版本,请查看此处:<strong><a href="https://www.cocoacontro...
LatoFont screenshot

LatoFont

2014年6月12日 • MIT 许可协议
将 Lato 字体带到 iOS 上。
UIFontWDCustomLoader screenshot

UIFontWDCustomLoader

2014年3月20日 • MIT 许可协议
一个 iOS 自定义字体加载器
iOS 7 Sampler screenshot

iOS 7 样本

2013年10月5日 • MIT 许可协议
关于 iOS 7 新特性的代码示例。内容:- 动态行为 - 语音合成 - 自定义转场 - 3D 地图 - iBeacon - 120fps 视频录制 - 微笑检测 - 图片 ...
DALinedTextView screenshot

DALinedTextView

2013年6月10日 • MIT 许可协议
DALinedTextView是UITextView的子类,它会在视图上绘制单行线,类似于iOS内置的笔记应用。这些线条遵循当前设置的UIFont的适当行高。
DAAttributedStringUtils screenshot

DAAttributedStringUtils

2013年2月17日 • MIT许可证
NSAttributedStrings操作工具,包括:* 使用嵌入在NSString实例中的printf-like格式化代码轻松创建NSAttributedString实例的方法。表...
KWFontPicker screenshot

KWFontPicker

2013年1月20日 • MIT许可证
为iPhone提供的字体选择 UIPickerView 和键盘管理器。
FontReplacer screenshot

FontReplacer

2011年9月8日 • 未指定许可证
自iOS 3.2以来,您可以在您的应用程序中使用自定义字体,但不幸的是,您不能在Interface Builder中使用这些自定义字体。FontReplacer是解决这个问题的方案。
TTTAttributedLabel screenshot

TTTAttributedLabel

2011年7月13日 • MIT许可证
NSAttributedString非常出色。当它从Mac OS移植到iOS 4时,全球的iPhone开发者都欣喜若狂。不幸的是,截至iOS 4,UIKit中的所有标准控件都不支持它。...