mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-15 10:28:08 +02:00
* 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 | ||