- 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 3 commits
-
-
Werner Lemberg authored
Clean up, formatting etc. Fixing rules for installing cache headers on Unix. Updating builds/unix/ftconfig.in.
-
Werner Lemberg authored
Fixed typo in ftimage.h Fixed sbit on/off flag in cache code.
-
Werner Lemberg authored
Applied a patch from Hidetoshi for embedded bitmap metrics support.
-
- 21 Sep, 2000 1 commit
-
-
Werner Lemberg authored
Added support for (3,0) pid/eid.
-
- 19 Sep, 2000 5 commits
-
-
David Turner authored
in monochrome mode.. actually, when outline.num_points == 0, it is legal to have outline.points == 0 too. The code did return a FT_Err_Invalid_Outline error incorrectly then because the checks were not performed in the correct order
-
David Turner authored
before inclusion
-
David Turner authored
default cache size of 300 Kb is certainly too high for now :-) Need to implement abstract chunk cache and bitmap chunck cache
-
David Turner authored
please be aware that major bug persist..
-
David Turner authored
updated header files
-
- 17 Sep, 2000 1 commit
-
-
David Turner authored
the span callback to be called with y == -1 and count == 0
-
- 15 Sep, 2000 4 commits
-
-
David Turner authored
Fixing the Unix Autoconf parts
-
David Turner authored
-
David Turner authored
-
David Turner authored
-