Changeset 262 for trunk/poppler/freetype2/include/freetype/ftcache.h
- Timestamp:
- Jan 17, 2009, 10:45:05 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/poppler/freetype2/include/freetype/ftcache.h
r251 r262 610 610 * 611 611 * cmap_index :: 612 * The index of the charmap in the source face. 612 * The index of the charmap in the source face. Any negative value 613 * means to use the cache @FT_Face's default charmap. 613 614 * 614 615 * char_code :: … … 833 834 /* is persistent! */ 834 835 /* */ 836 /* Calls to @FT_Set_Char_Size and friends have no effect on cached */ 837 /* glyphs; you should always use the FreeType cache API instead. */ 838 /* */ 835 839 FT_EXPORT( FT_Error ) 836 840 FTC_ImageCache_LookupScaler( FTC_ImageCache cache,
Note: See TracChangeset
for help on using the changeset viewer.