freetype2/builds
Werner Lemberg c3b2160869 Formatting.
Cleaning up of ChangeLog.

* docs/license.txt: s/X Windows/X Window System/.

* src/raster/ftraster.c: Fix definition condition of MEM_Set().
* src/smooth/ftgrays.c (M_Y): Change value to 192.
* src/base/ftdbgmem.c (ft_mem_table_destroy): Fix printf() parameter.
Remove unused variable.
* src/cache/ftcimage.c (ftc_image_node_init,
ftc_image_node_compare): Remove unused variables.
* src/cache/ftcsbits.c (ftc_sbit_node_weight): Remove unused
variable.
* src/raster/ftraster.c (MEM_Set): Move definition down to avoid
compiler warning.
* src/autohint/ahhint.c (ah_hinter_hint_edges): Use UNUSED() to
avoid compiler warnings.
* src/pcf/pcfread.c (tableNames): Use `const'.
(pcf_read_TOC): Change counter name to avoid compiler warning.
Use `const'.
* src/pshinter/pshrec.c (ps_hints_close): Remove redundant
declaration.
* src/pshinter/pshalgo1.c (psh1_hint_table_init): Rename variables
to avoid shadowing.
* src/pshinter/pshalgo2.c (psh2_hint_table_activate_mask): Ditto.
* src/type1/t1objs.h: Remove double declarations of `T1_Size_Init()'
and `T1_Size_Done()'.
2001-12-05 01:22:05 +00:00
..
amiga Formatting. 2001-12-05 01:22:05 +00:00
ansi * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
beos * src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use 2001-04-25 18:11:16 +00:00
compiler moving documents to the "docs" directory 2001-05-24 15:00:19 +00:00
dos * builds/dos/dos-def.mk (NO_OUTPUT): Don't use `&>' but `>'. 2001-08-21 15:49:24 +00:00
mac Formatting. 2001-12-05 01:22:05 +00:00
os2 * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
unix In function FT_New_Memory, added a missing `}'. 2001-10-24 14:43:40 +00:00
vms replaced liberal uses of "memset" by the "MEM_Set" macro call 2001-10-24 07:32:55 +00:00
win32 * builds/win32/visualc/freetype.dsp, builds/win32/visualc/index.html: 2001-06-19 15:45:48 +00:00
detect.mk formatting 2001-05-12 06:40:50 +00:00
freetype.mk formatting 2001-05-12 06:40:50 +00:00
link_dos.mk * src/sfnt/ttcmap.c (code_to_index2): Handle code values with 2001-09-10 13:11:52 +00:00
link_std.mk * src/sfnt/ttcmap.c (code_to_index2): Handle code values with 2001-09-10 13:11:52 +00:00
modules.mk * src/pcf/*: New driver module for PCF font format (used in 2001-01-01 17:25:21 +00:00
newline * include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c, 2001-05-11 14:25:57 +00:00
toplevel.mk * include/freetype/config/ftconfig.h: Add two more `L's to 2001-06-20 08:06:50 +00:00