Skip to content
Amr Aboelela edited this page Mar 17, 2015 · 1 revision

Parent page: Frameworks

CoreText is used by UIFont

  • To show a text the font is selected first.
  • CoreText implementation is missing defining the font face (attributes).
  • CoreText will use Cairo library to load fonts attributes.
  • CoreText will use Cairo library to draw glyphs

##See also

##External links

Clone this wiki locally