David Turner
621e488622
2002-12-16 David Turner <david@freetype.org>
...
* docs/VERSION.DLL: updating document to better explain the differences between
the three version numbers being used on Unix, as well as provide the AutoConf
fragment provided by Lars Clausen
* src/smooth/ftgrays.c (gray_render_conic): fixed small bug that
prevented bezier arcs with negative vertical coordinates to be rendered
appropriately
2002-11-27 Vincent Caron <v.caron@zerodeux.net>
* builds/unix/unix-def.in, builds/unix/freetype-config.in,
builds/unix/configure.ac, src/gzip/rules.mk, src/gzip/ftgzip.c:
adding support for system zlib installations when available on the
target platform (Unix only)
22 years ago
David Turner
86e6a71f53
* README, docs/CHANGES: updating for the 2.1.3 release
23 years ago
David Turner
38f8e894a5
* src/pfr/pfrobjs.h, src/pfr/pfrobjs.c, src/pfr/pfrload.c,
...
src/pfr/pfrtypes.h: adding Kerning support to the PFR driver
23 years ago
David Turner
18914a4f50
* src/type42/t32drivr.c: removing compiler warnings
23 years ago
Werner Lemberg
95fcaf8df7
* README: Add a note regarding libttf vs. libfreetype.
23 years ago
David Turner
2c7558ce40
* README, docs/CHANGES, Jamfile.in: updating for the 2.1.0 release
23 years ago
Werner Lemberg
af8df8503f
* include/freetype/internal/ftdebug.h (FT_Trace): Remove comma in
...
23 years ago
David Turner
90839fa969
adding "devel@freetype.org" address for bug reports
23 years ago
Werner Lemberg
7c89d18d9f
* README: Fix typo.
...
23 years ago
David Turner
1c6af4855a
updating docs for 2.0.8
23 years ago
David Turner
944b72986f
updating documentation for 2.0.7
23 years ago
David Turner
a40fb43d7e
moved INSTALL to docs/INSTALL to get rid of conflicts with the "install"
...
script on Windows (where the file system doesn't preserve CASE)
23 years ago
Werner Lemberg
ac812959bb
formatting
23 years ago
Werner Lemberg
3681e37db9
Formatting.
23 years ago
David Turner
9a9edc6624
fixing the autohinter: the advance of auto-hinted glyphs in mono-spaced fonts was incorrect
23 years ago
David Turner
b5c7de5b37
* src/cff/cffgload.c: added a comment regarding "cntrmask" operator
...
* src/pshinter/pshrec.c: now ignores invalid "hintmask" and "cntrmask"
operators (instead of returning an error). Glyph 2028 of the CFF font
"MSung-Light-Acro" couldn't be rendered otherwise (it seems its
charstring is buggy, though this requires more analysis)..
23 years ago
David Turner
fc3a316441
* src/raster/ftrend1.c (ft_raster1_render): fixed a nasty outline
...
23 years ago
David Turner
034a19326b
documentation update for 2.0.5
24 years ago
David Turner
995ff2046b
updated documentation for the 2.0.4 release
24 years ago
David Turner
4312f42796
moving documents to the "docs" directory
24 years ago
Werner Lemberg
1429db6c4f
* README: Formatting.
...
* Jamfile: Fix typo.
* src/cff/cffparse.c: Move error code #defines to...
* include/freetype/internal/cfferrs.h: This file.
* src/cff/cffdrivr.c, src/cff/cffobjs.c, src/cff/cffload.c: Replaced
`FT_Err_*' with `CFF_Err_*'.
* src/cid/cidparse.c: Replaced `FT_Err_*' with `T1_Err_*'.
* src/psaux/psobjs.c, src/psaux/t1decode.c: Ditto.
* src/sfnt/sfobcs.c, src/sfnt/ttload.c: Replaced `FT_Err_*' with
`TT_Err_*'.
* src/truetype/ttgload.c, src/truetype/ttobjs.c: Ditto.
* src/type1/t1gload.c, src/type1/t1load.c, src/type1/t1objs.c,
src/type1/t1parse.c: Replaced `FT_Err_*' with `T1_Err_*'.
* include/freetype/internal/cfferrs.h: Add
`CFF_Err_Unknown_File_Format'.
* include/freetype/internal/t1errors.h: Add
`T1_Err_Unknown_File_Format'.
* include/freetype/internal/tterrors.h: Add
`TT_Err_Unknown_File_Format'.
* src/cff/cffload.h: Add `cff_*_encoding' and `cff_*_charset'
references.
* src/psaux/psobjs.c: Include `FT_INTERNAL_TYPE1_ERRORS_H'.
* src/cff/cffobjs.c (CFF_Init_Face, CFF_Done_Face): Use
FT_LOCAL_DEF.
* src/cid/cidobjs.c (CID_Done_Driver): Ditto.
* src/trutype/ttobjs.c (TT_Init_Face, TT_Done_Face, TT_Init_Size):
Ditto.
* src/type1/t1objs.c (T1_Done_Driver): Ditto.
* src/pcf/pcfdriver.c (PCF_Done_Face): Ditto.
* src/pcf/pcf.h: Use FT_LOCAL for `PCF_Done_Face'.
24 years ago
David Turner
85d260f628
added small README file
24 years ago