freetype2/docs
Werner Lemberg cb6ef5a41f * src/autohint/ahtypes.h (AH_Hinter): Add elements
`disable_horz_edges', `disable_vert_edges'.
* src/autohint/ahhint.c	(ah_hint_edges_3, ah_hinter_hint_edges): Use
them (and remove static variables with the same names).
* src/pcf/pcfutil.c (BitOrderInvert): Add `const'.
* docs/glnames.py: Updated to latest pstables.h changes.
* src/psnames/pstables.h: Add more `const'.
* src/pcf/pcfutil.c: Ditto.
* src/base/ftglyph.c (FT_Glyph_To_Bitmap): Fixing typo
(FT_Glyph_Done -> FT_Done_Glyph).
* include/freetype/ttnameid.h: Added some new Microsoft language
codes and LCIDs as found in Office Xp.

* builds/hurd/detect.mk: New file.  Added support to detect the GNU
Hurd operating system as Unix-like.  Fix submitted by Anthony Fok
<foka@debian.org>.

* src/type1/t1gload.c (T1_Load_Glyph): Set glyph control data to the
the Type 1 glyph charstring (used by conversion programs).
Submitted by Ha Shao <hashao@chinese.com>.


* src/base/ftgrays.c (grays_sweep): The function didn't exit
immediately if `num_cells' was 0 as it should.  Thanks to Boris for
finding this out.

* src/base/ftglyph.c (FT_Glyph_To_Bitmap): Fixed memory leak when
bitmap rendering fails (thanks to Graham Asher).

* docs/docmaker.py, include/freetype/*.h: Updated the DocMaker
script to support chapters and section block ordering.  Updated the
public header files accordingly.
* src/base/ftglyph.c (FT_Glyph_Copy): Advance width and glyph format
were not correctly copied.
2001-03-04 21:53:08 +00:00
..
cache adding cache manager documentation (draft) 2000-11-23 03:01:07 +00:00
design Revising, formatting. 2000-11-10 22:39:21 +00:00
glyphs grammatical fixes 2001-01-19 03:33:30 +00:00
image adding missing image files 2000-10-03 17:08:42 +00:00
tutorial Minor doc fix. 2000-12-23 16:55:29 +00:00
BUILD Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
FTL.txt fixed typos in the license 2000-11-09 19:14:11 +00:00
GPL.txt Moving FreeType license to doc dir. 2000-11-02 07:53:08 +00:00
convntns.txt Added/restored the `*' convention for output parameters. 2000-11-06 04:33:56 +00:00
docmaker.py * docs/docmaker.py (DocSection::add_element): Use 2001-02-14 04:59:57 +00:00
freetype2.html Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
ft2faq.html Minor fixes. 2000-11-08 20:21:38 +00:00
glnames.py * src/autohint/ahtypes.h (AH_Hinter): Add elements 2001-03-04 21:53:08 +00:00