freetype2/include/freetype
Moazin Khatti e48cf716f8 Add a `units_per_EM' field.
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'.
2019-08-17 20:36:05 +05:00
..
config Enable FreeType memory debugger. 2019-08-17 20:36:05 +05:00
internal Do proper memory freeing to prevent leaks. 2019-08-17 20:36:05 +05:00
freetype.h Properly free memory of SVG document referenced in `slot->other'. 2019-08-17 20:36:05 +05:00
ftadvanc.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftbbox.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftbdf.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftbitmap.h * src/base/ftbitmap.c (FT_Bitmap_Blend): No fractional offsets. 2019-02-23 11:18:39 +01:00
ftbzip2.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftcache.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftchapters.h Make `/****...' comments in public headers uniformly end on column 77. 2018-09-04 08:00:58 +02:00
ftcid.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftcolor.h Another minor documentation improvement. 2019-08-06 20:38:17 +02:00
ftdriver.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
fterrdef.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
fterrors.h * Version 2.10.1 released. 2019-07-01 15:56:34 +02:00
ftfntfmt.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftgasp.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftglyph.h Add a `units_per_EM' field. 2019-08-17 20:36:05 +05:00
ftgxval.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftgzip.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftimage.h Added FT_GLYPH_FORMAT_SVG 2019-08-17 20:36:05 +05:00
ftincrem.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftlcdfil.h Minor formatting. 2019-03-02 16:05:51 +05:30
ftlist.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftlzw.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftmac.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftmm.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftmodapi.h * include/freetype/ftmodapi.h (FT_DebugHook_Func): Return error. 2019-06-12 22:30:21 -04:00
ftmoderr.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftotval.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftoutln.h Doc polishing. 2019-06-22 22:54:57 -04:00
ftparams.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftpfr.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftrender.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftsizes.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftsnames.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftstroke.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftsynth.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftsystem.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
fttrigon.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
fttypes.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftwinfnt.h Minor. 2019-04-14 09:39:28 +02:00
svgrenderer.h Add a `units_per_EM' field. 2019-08-17 20:36:05 +05:00
t1tables.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttnameid.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
tttables.h Minor doc fixes. 2019-02-25 06:32:26 +01:00
tttags.h Added the SVG tag 2019-08-17 20:36:05 +05:00