forked from minhngoc25a/freetype2
7275d6562f
* 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. |
||
---|---|---|
.. | ||
freetype | ||
ft2build.h |