log libass/ass_render.c @ 22968:45c2d7b8c499

age author description
Fri, 13 Apr 2007 13:46:49 +0000 eugeni Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyph
Sat, 07 Apr 2007 13:32:51 +0000 eugeni Fix lost hard linebreaks in libass by repeating the loop when both soft and
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.