freetype2/include/freetype/internal
Moazin Khatti 7275d6562f Do proper memory freeing to prevent leaks.
* include/freetype/internal/ftobjs.h: Create a new flag named
`FT_GLYPH_OWN_GZIP_SVG' to indicate that `svg_document' in
`slot->other' is GZIP compressed and has to be freed later.

* src/base/ftglyph.c: Minor styling.

* src/base/ftobjs.c: Add code to free memory that was previously
allocated for storing GZIP compressed SVG documents.

* src/sfnt/ttsvg.c: Set the `FT_GLYPH_OWN_GZIP_SVG' flag if the
document is GZIP compressed.
2019-08-17 20:36:05 +05:00
..
services Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'. 2019-04-06 06:38:16 +02:00
autohint.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffotypes.h Reverts the changes made in the structure of `TT_GlyphSlot' 2019-08-17 20:36:05 +05:00
cfftypes.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftcalc.h Solidify VC2005 builds. 2019-05-31 22:31:47 -04:00
ftdebug.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftdrv.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftgloadr.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
fthash.h [GSoC] include/*.*, devel/*.*: Convert block comments to `light' style. 2018-06-03 22:00:42 +02:00
ftmemory.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftobjs.h Do proper memory freeing to prevent leaks. 2019-08-17 20:36:05 +05:00
ftpsprop.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftrfork.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftserv.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftstream.h Add memory access macro summary. 2019-06-13 11:12:26 +02:00
fttrace.h [sfnt] Separate WOFF sources and headers. 2019-05-30 23:57:34 +05:30
ftvalid.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
internal.h [sfnt] Separate WOFF sources and headers. 2019-05-30 23:57:34 +05:30
psaux.h [type1,type42] Use `const' for string literals. 2019-06-10 23:09:49 -04:00
pshints.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
sfnt.h Minor. Better documentation. Adds TODOs for letter. 2019-08-17 20:36:05 +05:00
t1types.h [type1,type42] Use `const' for string literals. 2019-06-10 23:09:49 -04:00
tttypes.h Reverts the changes made in the structure of `TT_GlyphSlot' 2019-08-17 20:36:05 +05:00
wofftypes.h [sfnt] Separate WOFF sources and headers. 2019-05-30 23:57:34 +05:30