2008-05-22 |
eugeni | Cosmetics: reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
eugeni | Read all faces of a memory font, not just the first... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
eugeni | Fix compilation with FontConfig <= 2.2.96. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
eugeni | In case 2 styles have the same name, prefer the latest... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
diego | cosmetics: Remove useless parentheses from return state... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
diego | Speak of libass instead of MPlayer in the libass licens... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
diego | Add standard license header. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
diego | Fix one more license header wording detail for consistency. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
diego | Use standard license header. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
eugeni | When building font pattern, treat both ' ' and '-'... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
eugeni | Fix possible free of unallocated memory. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
eugeni | Define FC_FULLNAME and FC_EMBOLDEN to fix compilation... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
eugeni | If both full name and family are available, use the... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
eugeni | Remove extra family names from the search pattern after... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
ulion | Fix the second fontconfig_init function as the declarat... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Print more info about selected font. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Rewrite font family check in a simpler way. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Move font family check to the end of the list. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Cosmetics: rename local variables to better reflect... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
eugeni | Skip '@' at the beginning of the font name. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
eugeni | Only warn if both font family and it's full name are... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
eugeni | Allow inexact font family matching. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
eugeni | Remove libass dependency on global font_fontconfig... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
diego | Merge libass/Makefile into Makefile, one less recursive... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
eugeni | Case insensitive parsing of SSA/ASS section headers. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
eugeni | Skip BOM at the beginning of text in ASS parser. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
diego | Add missing header #includes to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Comment out dump_glyph(): it is unused and, as it is... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Check glyph bounding box before rasterizing and complai... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Some debugging routines. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Better handling of behind-the-camera objects. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Print FreeType version in libass init. Makes error... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
diego | Consistently give all libass multiple inclusion guards... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
diego | Consistently use uppercase filename as multiple inclusi... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
eugeni | Add global ass_force_reload flag. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
eugeni | Do not try to guess font metrics based on its bounding... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
eugeni | Fix ass_clear_fonts not deallocating fontdata. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
eugeni | No need to reinvent strdup... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
eugeni | Copy font data to ass_library instead of referencing... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
eugeni | Allow overriding [Script Info] parameters with -ass... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
diego | Add explanatory comments to the #endif part of multiple... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
diego | typo |
commit | commitdiff | tree | snapshot |
2007-12-30 |
eugeni | Improve comments for ass_process_* functions. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
eugeni | Return from ass_start_frame immediately if the track... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
ben | make libass use sub_font_name whenever it's possible |
commit | commitdiff | tree | snapshot |
2007-12-12 |
ulion | Fix libass to support -nofontconfig. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
iive | Our enca code uses strdup() on the input encoding name... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
eugeni | Cosmetics: fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
eugeni | Check return value of add_face. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
eugeni | Avoid text deformation and subtitles moving outside... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
eugeni | More precise line spacing. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
eugeni | Fix text height calculation. It depends on line spacing. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
eugeni | Fix an obviously incorrect comment. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
eugeni | Enable ass_line_spacing option. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
diego | Clean up the way get_path is handled: Compile get_path... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
iive | Fix compilation of ass_fontconfig.c when fontconfig... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
eugeni | Don't apply windows-like font scaling if hhea or os2... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
eugeni | Workaround for fonts with zero ascender/descender in... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
eugeni | Factor out common code from ass_font_new and ass_font_r... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
eugeni | More simple and correct font reselection. |
commit | commitdiff | tree | snapshot |
2007-07-02 |
diego | Do not use leading underscores in multiple inclusion... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
diego | Consistently use filename as multiple inclusion guard. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
eugeni | When parsing ass-force-style arguments, search for... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
eugeni | Make sure there is at least one style in ass_track... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
eugeni | Move code for reading a file and recoding it to utf... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
eugeni | Fix #if condition. |
commit | commitdiff | tree | snapshot |
2007-05-20 |
eugeni | FT_Request_Size does not exist in FreeType 2.1.*. Fallb... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
eugeni | Correct font size in libass. |
commit | commitdiff | tree | snapshot |
2007-05-18 |
eugeni | Revert y-axis rotation. Change order of rotations. |
commit | commitdiff | tree | snapshot |
2007-05-14 |
eugeni | Support fractional font sizes. |
commit | commitdiff | tree | snapshot |
2007-05-14 |
eugeni | Limit ass_font_set_transform to nonrotating transformat... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
eugeni | Don't deallocate font data if it will be used later. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
eugeni | Move variables and a function under #ifdef FC_VERSION... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
eugeni | Deallocate FontConfig objects. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
eugeni | Fix stupid bug in r23229. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
eugeni | Deallocate string. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
eugeni | In ass_font_new, allocate temporary ass_font_t on stack... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
eugeni | Make cache_*_add functions return the pointer to new... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
eugeni | Always deallocate glyphs. Fixes memory leak. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Update comments. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Cosmetics. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Move glyph_to_bitmap() call and outline glyph deallocat... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Move get_bitmap_glyph() call to a separate loop. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Move transform_3d() call to get_bitmap_glyph(). |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Make a function static. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Don't recalculate rotation radius. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
eugeni | Bugfix: glyph cache depends on border width, because... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
eugeni | Add -ass-hinting option for setting font hinting method. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
eugeni | Fix division by zero in "\t" parsing. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
eugeni | Do not use FT_Glyph_Copy with NULL glyphs. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
eugeni | Deallocate glyphs in a separate loop. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
eugeni | Always deallocate glyphs. Fixes a memory leak. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
eugeni | Reset outline glyph cache when configuration changes. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
eugeni | Scale camera distance. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
eugeni | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
eugeni | Cosmetics. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
eugeni | Allow caching of rotated glyphs. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
eugeni | Add shift_[xy] (vector that is added to the glyph befor... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
eugeni | Fill bitmap_hash_key during parsing stage, call get_bit... |
commit | commitdiff | tree | snapshot |
next |