Al-Qurtas-Islamic-bank-The-.../src/cache
Werner Lemberg f34f192535 * src/*: Add checks for parameters of API functions where missing.
`API functions' are functions tagged with `FT_EXPORT_DEF'.

Besides trivial fixes, the following changes are included, too.

* src/base/ftbdf.c (FT_Get_BDF_Charset_ID, FT_Get_BDF_Property): Set
error code if no service is available.

* src/base/ftinit.c (FT_Done_FreeType): Change return value for
invalid `library' parameter to `Invalid_Library_Handle'.

* src/base/ftobjs.c (FT_New_Size): Change return value for invalid
`asize' parameter to `Invalid_Argument'.

* src/base/ftoutln.c (FT_Outline_Copy): Change return value for
invalid `source' and `target' parameters to `Invalid_Outline'.
(FT_Outline_Done_Internal): Change return value for invalid
`outline' parameter to `Invalid_Outline'.
2014-11-26 21:59:21 +01:00
..
Jamfile Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
ftcache.c * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
ftcbasic.c * src/cache/ftcbasic.c: Use single calls to `FT_TRACE'. 2014-11-26 18:42:48 +01:00
ftccache.c */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftccache.h */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftccback.h */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftccmap.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftcerror.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
ftcglyph.c Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcglyph.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcimage.c Remove C++ warnings. 2010-07-12 21:13:22 +02:00
ftcimage.h * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcmanag.c * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
ftcmanag.h Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
ftcmru.c Fix wrong indents in src/cache/ftcmru.c. 2011-06-15 20:02:49 +09:00
ftcmru.h */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
ftcsbits.c Change some fields in `FT_Bitmap' to unsigned type. 2014-11-21 06:38:46 +01:00
ftcsbits.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
rules.mk * builds/freetype.mk (BASE_H): Rename to... 2008-10-02 06:48:10 +00:00