freetype/include
Moazin Khatti 1b494f52fb Adds size information to `FT_SVG_DocumentRec'.
This is necessary because the document itself contains no
sizing information. Outline glyphs encapsulate the sizing
information in the outlines by scaling them. That is not
possible here. One could access them from the face object
reference inside a glyph slot, but when the function
`FT_Glyph_To_Bitmap' creates a dummy slot it can not put
a face object reference in it. Thus, it's better to store
the size information here.
2019-07-11 14:09:43 +05:00
..
freetype Adds size information to `FT_SVG_DocumentRec'. 2019-07-11 14:09:43 +05:00
ft2build.h Update all copyright notices. 2019-02-23 10:07:09 +01:00