Al-Qurtas-Islamic-bank-The-.../src
Werner Lemberg 282637f6a5 * include/freetype/config/ftstdlib.h (ft_strcat): New wrapper macro
for strcat.

* src/base/ftmac.c (create_lwfn_name): s/isupper/ft_isupper/.
(parse_font): s/memcpy/ft_memcpy/.
(is_dfont) [TARGET_API_MAC_CARBON]: s/memcmp/ft_memcmp/.
* src/base/ftobjs.c (load_mac_face) [FT_MACINTOSH]:
s/strlen/ft_strlen/.
s/strcat/ft_strcat/.
s/strcpy/ft_strcpy/.
* src/gzip/zutil.h: s/memset/ft_memset/.
s/memcmp/ft_memcmp/.

* src/bdf/bdfdrivr.c (BDF_Face_Init), src/pcf/pcfdriver.c
(PCF_Face_Init): Test for charset registry case-insensitively.

* t1load.c (parse_blend_axis_types): Fix compiler warning.

* descrip.mms: Removed.  Now created by...

* vms_make.com: New file.
2003-05-21 07:39:42 +00:00
..
autohint * src/pshinter/pshalgo3.c (ps3_hints_apply): Try to optimize 2003-05-20 05:01:49 +00:00
base * include/freetype/config/ftstdlib.h (ft_strcat): New wrapper macro 2003-05-21 07:39:42 +00:00
bdf * include/freetype/config/ftstdlib.h (ft_strcat): New wrapper macro 2003-05-21 07:39:42 +00:00
cache Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
cff * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
cid * src/cid/cidload.c (is_alpha): Removed. 2003-05-07 10:39:45 +00:00
gzip * include/freetype/config/ftstdlib.h (ft_strcat): New wrapper macro 2003-05-21 07:39:42 +00:00
otlayout update of the script codes, according to the TAGS.txt file as distributed on Microsoft site. 2002-12-03 00:37:10 +00:00
pcf * include/freetype/config/ftstdlib.h (ft_strcat): New wrapper macro 2003-05-21 07:39:42 +00:00
pfr Fixing bugs reported by Nelson Beebe. 2003-04-23 19:48:24 +00:00
psaux Cleanups. 2003-04-23 15:17:43 +00:00
pshinter * t1load.c (parse_blend_axis_types): Fix compiler warning. 2003-05-20 22:06:38 +00:00
psnames 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
raster * src/raster/ftraster.c (Insert_Y_Turn): Fix overflow test. 2003-05-18 22:40:11 +00:00
sfnt * src/sfnt/ttcmap0.c (tt_cmap4_char_next): Select proper start 2003-05-19 12:45:28 +00:00
smooth Cleanups. 2003-04-23 15:50:27 +00:00
tools * src/pfr/pfrsbit.h, src/pfr/pfrsbit.c, src/pfr/pfrload.c, 2002-10-05 14:57:03 +00:00
truetype Minor cleanups. 2003-04-29 13:23:47 +00:00
type1 * t1load.c (parse_blend_axis_types): Fix compiler warning. 2003-05-20 22:06:38 +00:00
type42 * src/bdf/bdflib.c (hash_bucket, hash_lookup): Use `const' for first 2003-04-25 05:35:04 +00:00
winfonts Cleanups. 2003-04-23 15:50:27 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00