freetype/src/base
Werner Lemberg 16188ebfac FT_Sfnt_Tag: s/ft_sfnt_xxx/FT_SFNT_XXX/ for orthogonality.
All public FreeType enumeration and flag values are uppercase...

* include/tttables.h (FT_Sfnt_Tag): Implement it.  For backwards
compatilibity, retain the old values as macros.

* src/base/ftfstype.c (FT_Get_FSType_Flags), src/sfnt/sfdriver.c
(get_sfnt_table): Updated.
2014-12-03 10:18:34 +01:00
..
basepic.c Fix PIC linking. 2013-12-21 08:14:25 +01:00
basepic.h Whitespace. 2013-03-17 08:14:46 +01:00
ftadvanc.c */*: s/Invalid_Argument/Invalid_Face_Handle/ where appropriate. 2014-11-25 10:21:13 +01:00
ftapi.c Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
ftbase.c [mac] Unify DARWIN_NO_CARBON with FT_MACINTOSH. 2011-12-02 21:14:58 +09:00
ftbase.h [raccess] Modify for PIC build. 2012-01-17 15:13:50 +09:00
ftbbox.c Trailing space. 2014-11-19 22:10:29 -05:00
ftbdf.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftbitmap.c * src/base/ftbitmap.c (FT_Bitmap_Convert): Improve. 2014-11-21 07:28:50 +01:00
ftcalc.c Trailing space. 2014-11-19 22:10:29 -05:00
ftcid.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftdbgmem.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
ftdebug.c Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
ftfstype.c FT_Sfnt_Tag: s/ft_sfnt_xxx/FT_SFNT_XXX/ for orthogonality. 2014-12-03 10:18:34 +01:00
ftgasp.c formatting, copyright years and messages, doc polishing 2007-01-09 10:37:36 +00:00
ftgloadr.c Fix Savannah bug #39269. 2013-06-18 10:17:48 +02:00
ftglyph.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftgxval.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftinit.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftlcdfil.c */*: s/Invalid_Argument/Invalid_Library_Handle/ where appropriate. 2014-11-25 11:11:55 +01:00
ftmac.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftmm.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftobjs.c * src/base/ftobjs.c (FT_Get_Glyph_Name): Fix compiler warning. 2014-11-27 05:19:41 +01:00
ftotval.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
ftoutln.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftpatent.c * src/base/ftpatent.c (FT_Face_SetUnpatentedHinting): Fix typo. 2011-07-20 06:30:20 +02:00
ftpfr.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftpic.c Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
ftrfork.c Fix clang static analyzer and compiler warnings. 2014-02-08 13:55:38 +01:00
ftsnames.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftstream.c */*: s/Invalid_Argument/Invalid_Stream_Handle/ where appropriate. 2014-11-25 11:26:14 +01:00
ftstroke.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftsynth.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftsystem.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
fttrigon.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
fttype1.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftutil.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftwinfnt.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftxf86.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
Jamfile Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
md5.c * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +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 [base] Add missing dependencies to Makefile. 2013-12-21 07:23:08 +01:00