- 23 Oct, 2000 2 commits
-
-
David Turner authored
-
David Turner authored
- minor formatting / testing in docmaker.py
-
- 19 Oct, 2000 2 commits
-
-
Werner Lemberg authored
added development header files to CONFIG_H in the makefiles increased T1_MAX_CHARSTRINGS_OPERANDS (again) to 256 -- one glyph of the Chinese MingTiEG-Medium needs it that large
-
Werner Lemberg authored
Converting tabs to spaces in z1load. Edited FT1's convntns.txt and added it to FT2.
-
- 17 Oct, 2000 3 commits
-
-
Tom Kacvinsky authored
.notdef in each entry. In function parse_charstrings, place the .notdef glyph in index 0, and add a .notdef glyph if it is missing. In function Z1_Open_Face, only change min/max encoded char if it is not .notdef.
-
Werner Lemberg authored
Fixed two typos spotted by Ryan Martindale <ryan@qsicorp.com>.
-
Werner Lemberg authored
Added copyright messages to all Makefiles. Added documentation to FT_Get_Sfnt_* stuff (in ftnames.[ch]) minor other doc fixes
-
- 15 Oct, 2000 4 commits
-
-
Werner Lemberg authored
ftnames.c has been erroneously included twice.
-
Werner Lemberg authored
Make ftsynth.c work again. Renamed FT_*_Outline to FT_Outline_*
-
Werner Lemberg authored
Fix typo (FT_... -> TT_...)
-
Tom Kacvinsky authored
-
- 14 Oct, 2000 2 commits
-
-
Werner Lemberg authored
updated, formatted
-
Werner Lemberg authored
Enabled TT interpreter in development version of ftoption.h
-
- 13 Oct, 2000 2 commits
-
-
Werner Lemberg authored
More fixes to the tutorial. Added artificial Type 1 pid/eid paors to ttnameid.h.
-
Werner Lemberg authored
complete revision
-
- 12 Oct, 2000 5 commits
-
-
Werner Lemberg authored
Completely revised.
-
Werner Lemberg authored
formatting small fixes
-
David Turner authored
-
David Turner authored
-
David Turner authored
FT_Face handle, even if no size was found..
-
- 11 Oct, 2000 4 commits
-
-
David Turner authored
Compaq C compiler (though it's really a bug)
-
Werner Lemberg authored
Added new `ft_glyph_bbox_unscaled' enum; fixing documentation of FT_Glyph_Get_CBox(). ftnames.c has been omitted from the Makefile.
-
Werner Lemberg authored
A fix from Yamano'uchi to get correct font names.
-
Werner Lemberg authored
A fix from Tom to fix the last=first point problem if it is a control point.
-
- 10 Oct, 2000 1 commit
-
-
Werner Lemberg authored
provide `export "C"' guard only for default fterror handling.
-
- 09 Oct, 2000 1 commit
-
-
Werner Lemberg authored
patch from Tom to fix a problem with path_begun.
-
- 07 Oct, 2000 2 commits
-
-
Werner Lemberg authored
fix documentation
-
David Turner authored
-
- 05 Oct, 2000 1 commit
-
-
Werner Lemberg authored
minor formatting issues
-
- 03 Oct, 2000 7 commits
-
-
David Turner authored
- one bug in the auto-hinter that could cause some program crashes with certain fonts - fixed the loading of the font matrix "offset" parameters in Type 1 and CID-keyed fonts..
-
David Turner authored
when in direct rendering mode, the target bitmap buffer is not checked..
-
David Turner authored
when in direct rendering mode, the target bitmap buffer is not checked..
-
David Turner authored
FT_New_GlyphSlot and FT_Done_GlyphSlot to BASE_DEF instead of FT_EXPORT_DEF
-
David Turner authored
- new files for the "cygwin" platform - new workspace files for Visual C++ in "builds/win32/visualc" - updated "docs/BUILD" slightly
-
David Turner authored
-
David Turner authored
the design of FT2 has evolved considerably since these documents were written, and it's better not to include them in order to avoid confusion among users of the library..
-
- 29 Sep, 2000 1 commit
-
-
Werner Lemberg authored
Fixing comment in unixddef.mk which caused a trailing blank. Adding a new error, FT_Err_Invalid_Pixel_Size (used in winfnt.c) Fixing FT_Read_Fields() which failed for ft_frame_{bytes,skip}. This bug disabled the Winfont driver. Minor formatting issues.
-
- 27 Sep, 2000 1 commit
-
-
David Turner authored
the value of the descent returned was positive, instead of being negative..
-
- 26 Sep, 2000 1 commit
-
-
Werner Lemberg authored
Adding missing code for flat compiling mode.
-
- 22 Sep, 2000 1 commit
-
-
Werner Lemberg authored
Clean up, formatting etc. Fixing rules for installing cache headers on Unix. Updating builds/unix/ftconfig.in.
-