|
1d85a73d
|
2000-03-17T10:15:20
|
|
Added a new version of the "smooth". This one uses
an algorithm that is very close to our standard raster.
However, it is (theorically for now) capable of direct
composition !!
|
|
7e68ad48
|
2000-03-17T10:14:22
|
|
fix to compile with latest FreeType 2
|
|
16afbe2d
|
2000-03-17T10:13:52
|
|
update
|
|
7f615aef
|
2000-03-13T11:49:20
|
|
renamed all outlines functions to the
FT_Outline_<action> syntax..
|
|
41dbcbf6
|
2000-03-09T11:46:25
|
|
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..
|
|
291afa09
|
2000-03-08T14:14:55
|
|
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..
|
|
0f99ddda
|
2000-03-06T13:23:32
|
|
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..
|
|
3d76a9fb
|
2000-03-02T01:15:37
|
|
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
|
|
2a4f206f
|
2000-03-02T01:11:17
|
|
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)
|
|
6f9a72d5
|
2000-03-02T01:09:28
|
|
ft_basename(): if compiled for MacOS, use the Mac path separator
|
|
63cb46dd
|
2000-02-22T13:34:26
|
|
simple fixes
|
|
b2a21e51
|
2000-02-21T16:18:43
|
|
minor change, for benchmark comparison
|
|
fbff3e8f
|
2000-02-21T16:18:25
|
|
added a memory checking test program, used to
solve the memory leak reported by Jack Davis
|
|
c64f6442
|
2000-02-21T16:18:01
|
|
simple update to allow several rendering modes
(useful for testing the Unicode charmaps)
|
|
1e7f8432
|
2000-02-21T16:17:36
|
|
simple fix
|
|
5ce5884d
|
2000-01-17T11:08:11
|
|
some small updates that are useful to debug
graphics drivers and the library..
|
|
f6356ab7
|
2000-01-14T15:38:30
|
|
some changes used to debug the new raster and the OS/2
graphics driver
|
|
d2b1f357
|
1999-12-16T23:11:37
|
|
Initial revision
|