Home
last modified time | relevance | path

Searched refs:increase_x_height (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.h117 FT_UInt increase_x_height; member
Dafmodule.c189 globals->increase_x_height = prop->limit; in af_property_set()
336 prop->limit = globals->increase_x_height; in af_property_get()
Dafglobal.c370 globals->increase_x_height = AF_PROP_INCREASE_X_HEIGHT_MAX; in af_face_globals_new()
Daflatin.c1227 limit = metrics->root.globals->increase_x_height; in af_latin_metrics_scale_dim()
/external/freetype/docs/oldlogs/
DChangeLog.241437 A patch to control `increase_x_height' follows.
1441 (AF_FaceGlobalsRec): Add `increase_x_height' member.
1446 handling of `increase_x_height'.