Difference between revisions of "HintingMode"

(Created page with "True Type hinting mode. See True Type manual for more infomation. == Constants == ;normal: HINTING_NORMAL ;light: HINTING_LIGHT ;mono: HINTING_MONO ;none: HINTING_NONE == See...")
 
Line 1: Line 1:
True Type hinting mode. See True Type manual for more infomation.
+
True Type hinting mode. See True Type official document for more infomation.
 
== Constants ==
 
== Constants ==
 
;normal: HINTING_NORMAL
 
;normal: HINTING_NORMAL

Revision as of 13:45, 6 February 2017

True Type hinting mode. See True Type official document for more infomation.

Constants

normal
HINTING_NORMAL
light
HINTING_LIGHT
mono
HINTING_MONO
none
HINTING_NONE

See Also


Other Languages