Home
last modified time | relevance | path

Searched refs:hintmap (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/psaux/
Dpshints.c277 cf2_hintmap_init( CF2_HintMap hintmap, in cf2_hintmap_init() argument
283 FT_ZERO( hintmap ); in cf2_hintmap_init()
286 hintmap->hinted = font->hinted; in cf2_hintmap_init()
287 hintmap->scale = scale; in cf2_hintmap_init()
288 hintmap->font = font; in cf2_hintmap_init()
289 hintmap->initialHintMap = initialMap; in cf2_hintmap_init()
291 hintmap->hintMoves = hintMoves; in cf2_hintmap_init()
296 cf2_hintmap_isValid( const CF2_HintMap hintmap ) in cf2_hintmap_isValid() argument
298 return hintmap->isValid; in cf2_hintmap_isValid()
303 cf2_hintmap_dump( CF2_HintMap hintmap ) in cf2_hintmap_dump() argument
[all …]
Dpshints.h161 cf2_hintmap_init( CF2_HintMap hintmap,
167 cf2_hintmap_build( CF2_HintMap hintmap,
/external/freetype/
DChangeLog2457 all hints for building the initial hintmap (commit d52dd7f). However,
2904 have been in the initial hintmap. This fix adds a preprocessing
2905 pass that reads all hints and builds the correct initial hintmap
2911 <cf2_cmdENDCHAR>: Add section to build hintmap and rewind.
2919 (cf2_hintmap_build): Dump hintmap before and after hint adjustment.
DChangeLog.25207 FT_ASSERT. Since hintmap still works with count==0, ...
3500 The bug was caused by switching to the initial hintmap (the one in
3504 curve and if the final hintmap was different enough from the initial
3508 hintmap as specified by the charstring. This corrects the
3511 line. Depending on the hintmap differences, this line could be from