https://github.com/YouXianMing
摘要: Core Text Objective-C Wrapperhttps://github.com/akosma/CoreTextWrapperIntroduction(介绍)One of the most promising and mysterious new frameworks introduc... 阅读全文
posted @ 2014-04-10 22:03 YouXianMing 阅读(598) 评论(0) 推荐(0) 编辑
摘要: DFXCoreTextViewhttps://github.com/davefoxy/DFXCoreTextViewA CoreText wrapper for the formatting and display of scrollable text in columns. The helper class DFXCoreTextFont is used as a replacement for UIFont, providing many formatting options only available in CoreText.对 CoreText 的封装,以柱状的方式且可以翻动来显示文 阅读全文
posted @ 2014-04-10 20:58 YouXianMing 阅读(280) 评论(0) 推荐(0) 编辑
摘要: UIFontWDCustomLoaderhttps://github.com/daktales/UIFontWDCustomLoaderYou can use UIFontWDCustomLoader category to load any compatible font into your iOS projects at runtime without messing with plist, font unknown names or strange magic.The only things you'll have to know are your font filenames 阅读全文
posted @ 2014-04-10 17:04 YouXianMing 阅读(854) 评论(1) 推荐(1) 编辑
摘要: FrameAccessorhttps://github.com/AlexDenisov/FrameAccessorManual Install(手动安装)All you need to do is drop FrameAccessor files into your project, and add #include "FrameAccessor.h" to the top of files that will use it.你需要做的就是把文件夹FrameAccessor拖到你的工程当中,然后引入头文件FrameAccessor.h即可.Example Usage以前你要 阅读全文
posted @ 2014-04-10 13:00 YouXianMing 阅读(1057) 评论(4) 推荐(1) 编辑