Sun, 01 Apr 2007 21:59:54 +0000 |
uau |
"()" to "(void)" function param list fixes
|
Sat, 31 Mar 2007 20:58:14 +0000 |
iive |
Use FT_Glyph_StrokeBorder to render only the outside border.
|
Tue, 06 Mar 2007 10:00:53 +0000 |
eugeni |
A function always returning 0 could as well return void.
|
Tue, 06 Mar 2007 09:59:53 +0000 |
eugeni |
Text alignment should not use bounding boxes of individual glyphs.
|
Tue, 06 Mar 2007 09:31:12 +0000 |
eugeni |
Reset advance vector and glyph bounding box if glyph could not be found.
|
Sat, 03 Mar 2007 08:20:00 +0000 |
eugeni |
Fix incorrect spacing introduced in r22231:
|
Fri, 02 Mar 2007 17:59:19 +0000 |
eugeni |
10l: x2scr used twice instead of y2scr.
|
Fri, 02 Mar 2007 17:54:47 +0000 |
eugeni |
Bugfix: transform origin to screen coordinates.
|
Fri, 23 Feb 2007 03:08:54 +0000 |
uau |
Fix \a parsing broken in r22291
|
Wed, 21 Feb 2007 09:25:52 +0000 |
eugeni |
Oops, forgot {} before "else".
|
Tue, 20 Feb 2007 17:22:34 +0000 |
eugeni |
Cosmetics: fix indentation.
|
Tue, 20 Feb 2007 17:20:21 +0000 |
eugeni |
With \t(\b) text becomes bold at the middle of time interval, not at the end
|
Tue, 20 Feb 2007 17:17:51 +0000 |
eugeni |
Any style modifier followed by no recognizable parameter resets to the default.
|
Tue, 20 Feb 2007 16:37:18 +0000 |
eugeni |
\fn without an argument resets font family to the value from style.
|
Tue, 20 Feb 2007 16:20:55 +0000 |
eugeni |
Fix display order of events.
|