http://fontforge.sourceforge.net/hinting.html == Type 1 == === Stem === Type1±Û²ÃÀÇ °¡Àå ±âº»ÀûÀÎ ÈùÆà === Hint Substitution Points === * http://fontforge.sourceforge.net/getinfo.html#HintMask === Counter Control hints === from http://www.adobe.com/devnet/font/pdfs/5015.Type1_Supp.pdf {{{: The Counter Control hint mechanism controls counter spaces in a glyph. A counter may be defined as an area of white space which is delimited by a pair of horizontal or vertical stems. This mechanism is designed to aid in the rendering of fonts containing complex glyph shapes by ensuring that the size and proportions of all counters in a glyph are rendered as accurately as possible. For example, if multiple counters are exactly the same measurement in width or height, the Counter Control mechanism will make them the same number of pixels, providing there are a sufficient number of pixels available. Similarly, if the width of two counters in the original design are, for example, in the ratio of 3:5, the interpreter attempts to preserve this proportion, based on the constraints of the glyph¡¯s width. .... For '''fonts with complex glyphs''', it is very important to include Counter Control hints; failure to do so can result in performance and quality degradation. }}} * http://www.microsoft.com/typography/tools/trtalr.htm * http://fontforge.sourceforge.net/charinfo.html#CounterMasks * http://www.adobe.com/devnet/font/pdfs/5015.Type1_Supp.pdf