David Turner
40587b66f7
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
df5bc9e1e7
* README, docs/CHANGES: updating for the 2.1.3 release
23 years ago
David Turner
2b55098f1e
* 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
33ea194266
* src/type42/t32drivr.c: removing compiler warnings
23 years ago
Werner Lemberg
829b16ecb2
* README: Add a note regarding libttf vs. libfreetype.
23 years ago
David Turner
44be9acbe6
* README, docs/CHANGES, Jamfile.in: updating for the 2.1.0 release
23 years ago
Werner Lemberg
fb87c42c4a
* include/freetype/internal/ftdebug.h (FT_Trace): Remove comma in
...
23 years ago
David Turner
af14179c9e
adding "devel@freetype.org" address for bug reports
23 years ago
Werner Lemberg
1481a93d06
* README: Fix typo.
...
23 years ago
David Turner
2239bd0d51
updating docs for 2.0.8
23 years ago
David Turner
5eef31a04f
updating documentation for 2.0.7
23 years ago
David Turner
a104001612
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
2a4ea10b05
formatting
23 years ago
Werner Lemberg
964dd10db1
Formatting.
23 years ago
David Turner
eb147c6a0b
fixing the autohinter: the advance of auto-hinted glyphs in mono-spaced fonts was incorrect
23 years ago
David Turner
ae69e7dc7d
* 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
2413394ce0
* src/raster/ftrend1.c (ft_raster1_render): fixed a nasty outline
...
23 years ago
David Turner
511fa11bd8
documentation update for 2.0.5
24 years ago
David Turner
fa6720d0f5
updated documentation for the 2.0.4 release
24 years ago
David Turner
664643336a
moving documents to the "docs" directory
24 years ago
Werner Lemberg
005b8b998a
* 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
95489eefe8
added small README file
24 years ago