David Turner
41dbcbf628
reformatting, changing the FT_Outline structure:
...
- "flags" have been renamed to "tags"
- "outline_flags" have been renamed to "flags"
Look for more re-formatting today..
2000-03-09 11:46:25 +00:00
David Turner
291afa0992
added the new "smooth" anti-aliaser
...
(see the file "demos/src/ftgrays.c"),
and modified "ftview" and "fttimer" to use it..
Note that this thing is still under heavy beta..
2000-03-08 14:14:55 +00:00
David Turner
0f99ddda5f
changed the structure of FT_Outline in order to pack
...
all outline flags in a single integer..
Changed the rest of the library and demo programs
accordingly..
2000-03-06 13:23:32 +00:00
Just van Rossum
3d76a9fbbe
added cast to the string literal for Text to shut up my compiler. (btw. this literal contains non 7-bit characters!)
...
if compiled for MacOS
- use the Mac path separator to get the base file name
- don't append .ttf if no dot in the file name
2000-03-02 01:15:37 +00:00
Just van Rossum
2a4f206f5f
if compiled for MacOS
...
- use the Mac path separator to get the base file name
- don't append .ttf if no dot in the file name
(plus small typo fix and error message enhancement)
2000-03-02 01:11:17 +00:00
Just van Rossum
6f9a72d54e
ft_basename(): if compiled for MacOS, use the Mac path separator
2000-03-02 01:09:28 +00:00
David Turner
63cb46dd1a
simple fixes
2000-02-22 13:34:26 +00:00
David Turner
b2a21e5170
minor change, for benchmark comparison
2000-02-21 16:18:43 +00:00
David Turner
fbff3e8fc7
added a memory checking test program, used to
...
solve the memory leak reported by Jack Davis
2000-02-21 16:18:25 +00:00
David Turner
c64f644264
simple update to allow several rendering modes
...
(useful for testing the Unicode charmaps)
2000-02-21 16:18:01 +00:00
David Turner
1e7f843261
simple fix
2000-02-21 16:17:36 +00:00
David Turner
5ce5884d59
some small updates that are useful to debug
...
graphics drivers and the library..
2000-01-17 11:08:11 +00:00
David Turner
f6356ab713
some changes used to debug the new raster and the OS/2
...
graphics driver
2000-01-14 15:38:30 +00:00
David Turner
d2b1f35704
Initial revision
1999-12-16 23:11:37 +00:00