- 01 Jun, 2000 6 commits
-
-
Werner Lemberg authored
FT_Outline_Decompose() now returns FT_Error. Minor bug fixes. More formatting, adding/fixing documentation.
-
David Turner authored
describing the ascender, descender and text height..
-
David Turner authored
stand alone with the _STANDALONE_ macro defined.. See comments inside it "src/base/ftgrays.c"
-
David Turner authored
-
David Turner authored
fixed two bugs in the smooth renderer
-
David Turner authored
A certain number of TrueType fonts have invalid values in the SFNT header..
-
- 31 May, 2000 2 commits
-
-
David Turner authored
There is still some work on it to allow the following: - multiple input files - block classification according to block's first markers (e.g. types, functions, constants, etc..) - indexing and cross-linking - better layout ;-)
-
Werner Lemberg authored
Formatting, fixing and adding documentation.
-
- 30 May, 2000 3 commits
-
-
Werner Lemberg authored
ftgrays.c: Formatting. It seems to me that _STANDALONE_ doesn't work yet... Will it ever work? If not, the unused code should be removed. ftconfig.h, ftobjs.h: Fix my last fix of the UNUSED() macro.
-
Werner Lemberg authored
Formatting; minor improvements.
-
Werner Lemberg authored
ftmulti.c: Will now accept any filename. It will no longer append `.ttf' or `.ttc'. Reformatted. ftcalc.c, ftdebug.c: Minor formatting stuff.
-
- 29 May, 2000 6 commits
-
-
David Turner authored
-
Werner Lemberg authored
Fixing the fixes :-) More formatting.
-
David Turner authored
added CFF/OpenType driver source (not working for now)
-
Werner Lemberg authored
Formatting, fixing descriptions.
-
David Turner authored
checking based on the "search_rang", etc.., fields of the sfnt header.. This avoids problems (like certain Type 1 multiple masters incorrectly recognized as trueType files)..
-
Werner Lemberg authored
Completely checked and fully formatted.
-
- 28 May, 2000 1 commit
-
-
David Turner authored
-
- 26 May, 2000 7 commits
-
-
David Turner authored
module (whose interface has changed, by the way) This allows even more code re-use between TrueType and OpenType formats..
-
David Turner authored
-
David Turner authored
demonstrate the multiple masters support fixed a few bugs
-
David Turner authored
fixed some nasty little bugs too
-
David Turner authored
- the glyph index was not checked in FT_Load_Glyph - the "type1" driver didn't read the FontBBox and FontMatrix correctly..
-
David Turner authored
multiple master fonts and return an error code that allows the "type1z" driver to load them after..
-
David Turner authored
now working, but there is no way currently to change the default weight vector (tested with custom vectors though). Note that you should remove the "type1" driver from the module list to be able to test it..
-
- 24 May, 2000 3 commits
-
-
David Turner authored
-
David Turner authored
these are used to prepare for multiple master fonts
-
David Turner authored
reformating/spacing
-
- 23 May, 2000 1 commit
-
-
David Turner authored
necessary..
-
- 22 May, 2000 1 commit
-
-
David Turner authored
added C++ stubs to public header files
-
- 18 May, 2000 1 commit
-
-
David Turner authored
FT_TRACE calls to use %p instead of %lx when dumping a pointer address
-
- 17 May, 2000 2 commits
-
-
David Turner authored
introduced a new load flag (FT_LOAD_CROP_BITMAP) used to indicate that we want embedded bitmaps to be cropped.. Thanks a lot to Yamano-uchi, Hidetoshi
-
David Turner authored
limit on the number of subglyphs in a TrueType font.. changed the default number of gray levels used by the smooth renderer to 256 (instead of 128). Of course, the human eye can't tell a difference ;-)
-
- 16 May, 2000 7 commits
-
-
David Turner authored
-
David Turner authored
-
David Turner authored
-
David Turner authored
-
David Turner authored
-
David Turner authored
-
David Turner authored
for backwards compatibility..
-