freetype2/src/base
Werner Lemberg 583dabf291 Add function `FT_Get_GlyphLayers' to access `COLR' table data.
* include/freetype/internal/ftobjs.h (FT_Glyph_LayerRec): Move this
structure to...
* include/freetype/freetype.h (FT_Glyph_LayerRec): ... this
header file.
(FT_Glyph_Layer): New typedef.
Update code to use it where appropriate.

* src/base/ftobjs.c (FT_Get_GlyphLayers): New function.
2018-05-16 21:21:18 +02:00
..
Jamfile Make `ftlcdfil.c' part of the `base' module. 2018-03-05 23:37:17 +01:00
ftadvanc.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftapi.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftbase.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftbase.h Update copyright year. 2018-01-02 09:33:57 +01:00
ftbbox.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftbdf.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftbitmap.c [base] Fix bitmap emboldening. 2018-04-22 17:22:35 +02:00
ftcalc.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftcid.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftdbgmem.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftdebug.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftfntfmt.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftfstype.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftgasp.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftgloadr.c Grammar fixes. 2018-05-15 11:30:49 +02:00
ftglyph.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftgxval.c Update copyright year. 2018-01-02 09:33:57 +01:00
fthash.c * src/base/fthash.c: Include FT_INTERNAL_MEMORY_H. 2016-02-14 20:48:59 +01:00
ftinit.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftlcdfil.c [base] Avoid undefined behaviour in lcd filtering code (#53727). 2018-04-24 10:29:19 +02:00
ftmac.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftmm.c Add `FT_Done_MM_Var'. 2018-01-06 08:39:36 +01:00
ftobjs.c Add function `FT_Get_GlyphLayers' to access `COLR' table data. 2018-05-16 21:21:18 +02:00
ftotval.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftoutln.c * src/base/ftoutln.c (FT_Outline_Decompose): Improve error tracing. 2018-04-22 21:15:10 +02:00
ftpatent.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftpfr.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftpsprop.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftrfork.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftsnames.c Provide dummy functions if `TT_CONFIG_OPTION_SFNT_NAMES' is not set. 2018-05-14 09:43:38 +02:00
ftstream.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftstroke.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftsynth.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftsystem.c Update copyright year. 2018-01-02 09:33:57 +01:00
fttrigon.c Update copyright year. 2018-01-02 09:33:57 +01:00
fttype1.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftutil.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftver.rc * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
ftwinfnt.c Update copyright year. 2018-01-02 09:33:57 +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 Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00