/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/ |
cidgload.c | 137 /* Now set up the subrs array and parse the charstrings. */
|
cidload.c | 509 /* now, compute the size of subrs charstrings, */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/ |
t1objs.c | 244 FT_FREE( type1->charstrings );
|
t1driver.c | 298 ft_memcpy( value, (void *)( type1->charstrings[idx] ),
|
/external/pdfium/third_party/freetype/src/cid/ |
cidgload.c | 132 /* Now set up the subrs array and parse the charstrings. */
|
cidload.c | 472 /* now, compute the size of subrs charstrings, */
|
/external/pdfium/third_party/freetype/src/type1/ |
t1objs.c | 244 FT_FREE( type1->charstrings );
|
t1driver.c | 298 ft_memcpy( value, (void *)( type1->charstrings[idx] ),
|
/external/freetype/src/cff/ |
cffload.c | 965 /* charstrings dictionary must match the predefined charset in */ [all...] |
cffgload.c | 888 /* Parses a given Type 2 charstrings program. */ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
cffload.c | 965 /* charstrings dictionary must match the predefined charset in */ [all...] |
cffgload.c | 888 /* Parses a given Type 2 charstrings program. */ [all...] |
/external/pdfium/third_party/freetype/src/cff/ |
cffload.c | 965 /* charstrings dictionary must match the predefined charset in */ [all...] |
cffgload.c | 888 /* Parses a given Type 2 charstrings program. */ [all...] |
/external/fonttools/Lib/fontTools/ttLib/ |
__init__.py | 658 return list(self["CFF "].cff.values())[0].CharStrings 662 return list(self["CFF "].cff.values())[0].CharStrings
|
/external/freetype/src/psaux/ |
t1decode.c | 348 /* Parses a given Type 1 charstrings program. */ 725 /* accept a font that contains charstrings like */ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/ |
t1decode.c | 348 /* Parses a given Type 1 charstrings program. */ 725 /* accept a font that contains charstrings like */ [all...] |
/external/pdfium/third_party/freetype/src/psaux/ |
t1decode.c | 348 /* Parses a given Type 1 charstrings program. */ 725 /* accept a font that contains charstrings like */ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/ |
pfrload.c | 85 * 1-? glyph data (faintly resembling PS Type 1 charstrings)
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
ChangeLog.21 | 411 beginning of the /CharStrings dictionary: 413 /CharStrings 118 dict def 415 CharStrings begin [all...] |
ChangeLog | 802 `CharStrings' dictionary entries against size of data stream. 1036 `CharStrings' dictionary entries against size of data stream. [all...] |
ChangeLog.23 | 402 Add basic support for Type1 charstrings in CFF. [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-type1_tables.html | 453 <p>The ‘idx’ parameter is used, not only to retrieve elements of, for example, the FontMatrix or FontBBox, but also to retrieve name keys from the CharStrings dictionary, and the charstrings themselves. It is ignored for atomic values.</p> [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
CHANGES | 74 of the Type 42 charstrings table. [all...] |
/external/freetype/include/ |
freetype.h | [all...] |