freetype2/src/base
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
..
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftadvanc.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftbase.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftbase.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftbbox.c * src/base/ftbbox.c (cubic_peak): Sanitize left shift (#56586). 2019-07-23 22:38:30 -04:00
ftbdf.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftbitmap.c [base] Fix thinko in previous commit. 2019-04-23 06:49:56 +02:00
ftcalc.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftcid.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftcolor.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftdbgmem.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftdebug.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
fterrors.c [base] Fix `make multi'. 2019-05-30 08:43:45 +02:00
ftfntfmt.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftfstype.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftgasp.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftgloadr.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftglyph.c Adds transformation support for OT-SVG glyphs. 2019-08-17 23:42:27 +05:00
ftgxval.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
fthash.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftinit.c * src/base/ftinit.c (FT_Set_Default_Properties): Fix crash. 2019-06-07 09:15:28 +02:00
ftlcdfil.c Tweak LCD filtering. 2019-05-02 23:06:55 -04:00
ftmac.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftmm.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftobjs.c [svg] Creates new module for rendering OT-SVG glyphs. 2019-08-10 19:11:37 +05:00
ftotval.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftoutln.c Miscellaneous macro updates. 2019-05-03 23:16:42 -04:00
ftpatent.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftpfr.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftpsprop.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftrfork.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftsnames.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftstream.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftstroke.c Optimize Bézier bisections. 2019-04-25 22:06:33 -04:00
ftsynth.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftsystem.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
fttrigon.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
fttype1.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftutil.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ftver.rc * Version 2.10.1 released. 2019-07-01 15:56:34 +02:00
ftwinfnt.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
md5.c * src/base/md5.c: Updated to recent version. 2016-06-16 06:17:54 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00