mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-15 15:08:08 +02:00
A field `units_per_EM' is added to `FT_SVG_DocumentRec' and `FT_SvgGlyphRec'. This is needed because the renderer needs this info to properly scale the SVGs if the viewbox width and height differ from `face->units_per_EM'. Face object can't be accessed because of the restrictions put by `FT_Glyph_To_Bitmap' thus this has to be provided separately just like `metrics'. |
||
|---|---|---|
| .. | ||
| freetype | ||
| ft2build.h | ||