Sun, 30 Dec 2007 01:03:05 +0000 |
eugeni |
Return from ass_start_frame immediately if the track is empty.
|
Fri, 19 Oct 2007 18:16:23 +0000 |
eugeni |
Avoid text deformation and subtitles moving outside the screen in pan-and-scan
|
Tue, 18 Sep 2007 19:51:22 +0000 |
eugeni |
More precise line spacing.
|
Tue, 18 Sep 2007 18:41:38 +0000 |
eugeni |
Fix text height calculation. It depends on line spacing.
|
Tue, 18 Sep 2007 18:36:54 +0000 |
eugeni |
Fix an obviously incorrect comment.
|
Tue, 18 Sep 2007 18:34:52 +0000 |
eugeni |
Enable ass_line_spacing option.
|
Sat, 19 May 2007 14:11:41 +0000 |
eugeni |
Correct font size in libass.
|
Fri, 18 May 2007 18:58:34 +0000 |
eugeni |
Revert y-axis rotation. Change order of rotations.
|
Mon, 14 May 2007 20:41:14 +0000 |
eugeni |
Support fractional font sizes.
|
Mon, 14 May 2007 20:24:53 +0000 |
eugeni |
Limit ass_font_set_transform to nonrotating transformations.
|
Thu, 03 May 2007 19:33:35 +0000 |
eugeni |
Deallocate string.
|
Wed, 02 May 2007 10:15:12 +0000 |
eugeni |
Always deallocate glyphs. Fixes memory leak.
|
Tue, 01 May 2007 15:54:00 +0000 |
eugeni |
Update comments.
|
Tue, 01 May 2007 15:34:08 +0000 |
eugeni |
Cosmetics.
|
Tue, 01 May 2007 15:33:06 +0000 |
eugeni |
Move glyph_to_bitmap() call and outline glyph deallocation to
|
Tue, 01 May 2007 15:21:34 +0000 |
eugeni |
Minor code simplification.
|
Tue, 01 May 2007 15:14:22 +0000 |
eugeni |
Move get_bitmap_glyph() call to a separate loop.
|
Tue, 01 May 2007 15:12:36 +0000 |
eugeni |
Move transform_3d() call to get_bitmap_glyph().
|
Tue, 01 May 2007 15:07:41 +0000 |
eugeni |
Make a function static.
|
Tue, 01 May 2007 15:05:20 +0000 |
eugeni |
Don't recalculate rotation radius.
|
Tue, 01 May 2007 14:29:28 +0000 |
eugeni |
Bugfix: glyph cache depends on border width, because it contains outline_glyph
|
Fri, 27 Apr 2007 14:25:36 +0000 |
eugeni |
Add -ass-hinting option for setting font hinting method.
|
Fri, 27 Apr 2007 14:18:44 +0000 |
eugeni |
Fix division by zero in "\t" parsing.
|
Tue, 24 Apr 2007 17:36:03 +0000 |
eugeni |
Do not use FT_Glyph_Copy with NULL glyphs.
|
Sat, 21 Apr 2007 11:02:49 +0000 |
eugeni |
Deallocate glyphs in a separate loop.
|
Sat, 21 Apr 2007 10:56:28 +0000 |
eugeni |
Always deallocate glyphs. Fixes a memory leak.
|
Sat, 21 Apr 2007 10:43:19 +0000 |
eugeni |
Reset outline glyph cache when configuration changes.
|
Sat, 21 Apr 2007 10:42:10 +0000 |
eugeni |
Scale camera distance.
|
Fri, 20 Apr 2007 23:25:30 +0000 |
eugeni |
Remove unused variables.
|
Fri, 20 Apr 2007 23:23:32 +0000 |
eugeni |
Cosmetics.
|
Fri, 20 Apr 2007 23:23:00 +0000 |
eugeni |
Allow caching of rotated glyphs.
|
Fri, 20 Apr 2007 23:19:23 +0000 |
eugeni |
Add shift_[xy] (vector that is added to the glyph before transformation) to
|
Fri, 20 Apr 2007 23:16:29 +0000 |
eugeni |
Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later.
|
Fri, 20 Apr 2007 23:14:12 +0000 |
eugeni |
Remove bbox and advance vector from bitmap cache.
|
Fri, 20 Apr 2007 23:13:34 +0000 |
eugeni |
Store outline_glyph (glyph border) in glyph cache.
|
Fri, 20 Apr 2007 23:12:19 +0000 |
eugeni |
Cosmetics: reindentation.
|
Fri, 20 Apr 2007 23:11:39 +0000 |
eugeni |
Because of the outline glyph cache it is now possible for glyph_info_t to have
|
Fri, 20 Apr 2007 23:10:33 +0000 |
eugeni |
Make get_*_glyph return void.
|
Fri, 20 Apr 2007 23:09:48 +0000 |
eugeni |
Move outline glyph generation to a separate function, using outline glyph
|
Fri, 20 Apr 2007 23:02:20 +0000 |
eugeni |
Rename glyph cache to bitmap cache.
|
Fri, 20 Apr 2007 22:57:55 +0000 |
eugeni |
A meaningless cosmetic change.
|
Fri, 20 Apr 2007 22:56:42 +0000 |
eugeni |
Add perspective projection.
|
Fri, 20 Apr 2007 22:55:28 +0000 |
eugeni |
Applying transformation matrix to the glyph and the shift vector separately is
|
Fri, 20 Apr 2007 22:51:19 +0000 |
eugeni |
Cosmetics: reindentation.
|
Fri, 20 Apr 2007 22:49:48 +0000 |
eugeni |
Disable caching of rotated glyphs.
|
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.
|