のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2013-05-09から1日間の記事一覧

fill

GlyphPage::size 78 static const size_t size = 256; // Covers Latin-1 in a single page. 65 const UChar noBreakSpace = 0x00A0; 75 const UChar softHyphen = 0x00AD; 76 const UChar space = 0x0020; 61 const UChar leftToRightMark = 0x200E; 66 con…

style_flags

呼び出し履歴 sfnt_load_face tt_face_init open_face FT_Open_Face find_name_and_attributes NameAndStyle initSystemFontsLocked() 834 /*********************************************************************/ 835 /* */ 836 /* Compute style flags.…