freetype2/src
Moazin Khatti 503977f55c Adds transformation support for OT-SVG glyphs.
* include/freetype/ftglyph.h: Adds `transform' and `delta' fields
to `FT_SvgGlyphRed'.

* include/freetype/otsvg.h: Adds `transform' and `delta' fields to
`FT_SVG_Document'.

* src/base/ftglyph.c: Creates method `ft_svg_glyph_transform' and
modifies existing functions for the new fields.

* src/sfnt/ttsvg.c: (tt_face_load_svg_doc) Set `transform' to unity
and `delta' to zero by default.

* src/svg/ftsvg.c: Adds `ft_svg_transform'.
2019-08-17 23:42:27 +05:00
..
autofit [autofit] Disable hinting if no blue zones are available (#56450). 2019-06-16 15:33:32 +02:00
base Adds transformation support for OT-SVG glyphs. 2019-08-17 23:42:27 +05:00
bdf * src/bdf/bdfdrivr.c (bdf_cmap_char_{index,next}): Fix inequality. 2019-06-26 20:18:00 -04:00
bzip2 Update all copyright notices. 2019-02-23 10:07:09 +01:00
cache [cache] Consider `FT_GLYPH_FORMAT_SVG' a valid format. 2019-08-10 23:32:25 +05:00
cff Adds the functionality to load SVG documents. 2019-08-10 16:11:07 +05:00
cid * src/cid/cidload.c (cid_hex_to_binary): Fix typo (#56653). 2019-07-22 09:49:22 +02:00
gxvalid Update all copyright notices. 2019-02-23 10:07:09 +01:00
gzip * Version 2.10.1 released. 2019-07-01 15:56:34 +02:00
lzw Update all copyright notices. 2019-02-23 10:07:09 +01:00
otvalid Update all copyright notices. 2019-02-23 10:07:09 +01:00
pcf [bdf,pcf] Use `const' for string literals. 2019-06-10 22:27:39 -04:00
pfr Various clang 8.0 static analyzer fixes. 2019-05-04 08:13:22 +02:00
psaux [psaux] (2/2) Handle fonts that use SEAC for ligatures (#56580). 2019-07-04 14:28:04 +02:00
pshinter Update all copyright notices. 2019-02-23 10:07:09 +01:00
psnames Update all copyright notices. 2019-02-23 10:07:09 +01:00
raster * src/raster/ftraster.c (Draw_Sweep): Unbreak. 2019-05-07 19:07:11 -04:00
sfnt Adds transformation support for OT-SVG glyphs. 2019-08-17 23:42:27 +05:00
smooth [smooth] Restore the span buffering for direct mode only. 2019-06-13 00:17:36 -04:00
svg Adds transformation support for OT-SVG glyphs. 2019-08-17 23:42:27 +05:00
tools * src/tools/apinames.c: Formatting, minor edits. 2019-06-16 16:04:12 +02:00
truetype Adds the functionality to load SVG documents. 2019-08-10 16:11:07 +05:00
type1 [type1,type42] Use `const' for string literals. 2019-06-10 23:09:49 -04:00
type42 [type1,type42] Use `const' for string literals. 2019-06-10 23:09:49 -04:00
winfonts [sfnt, winfonts] Avoid memory leaks in case of error (#56587). 2019-07-12 11:36:12 +02:00
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00