- 26 Oct, 2000 2 commits
-
-
David Turner authored
-
David Turner authored
box computations - minor update to docmaker.py, more is coming
-
- 25 Oct, 2000 1 commit
-
-
David Turner authored
- note that the "modules.html" will soon disappear, it is now replaced by a more general and more detailed series of pages named "design-??.html" - the images have been seriously reworked, more will come tomorrow
-
- 24 Oct, 2000 1 commit
-
-
Werner Lemberg authored
fixes for fixes :-) formatting; compiles now without warnings on my Linux box
-
- 23 Oct, 2000 3 commits
-
-
David Turner authored
- added missing "const" statements in the source code in order to really get rid of writable static variables
-
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 6 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
-