Sun, 11 Sep 2011 10:33:13 +0000 |
reimar |
Update included libass copy to 0.9.13 release.
|
Wed, 11 Aug 2010 01:14:37 +0000 |
greg |
Import libass 0.9.11
|
Fri, 06 Aug 2010 21:13:41 +0000 |
greg |
Import libass 0.9.10
|
Fri, 08 Jan 2010 18:35:44 +0000 |
greg |
Update internal libass copy to commit 8db4a5
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 16 Mar 2009 19:26:23 +0000 |
eugeni |
Cosmetics: reindent.
|
Mon, 16 Mar 2009 19:26:19 +0000 |
eugeni |
Fix uninitialized memory access in ass_fontconfig.
|
Sun, 08 Mar 2009 16:13:26 +0000 |
eugeni |
Cosmetics: reindent.
|
Sun, 08 Mar 2009 16:13:21 +0000 |
eugeni |
Treat -font/-subfont as Fontconfig pattern in libass.
|
Sun, 02 Nov 2008 11:48:20 +0000 |
reimar |
Consistently use NULL for pointers instead of 0.
|
Sun, 02 Nov 2008 09:57:22 +0000 |
reimar |
Fallback to non-fontconfig behaviour when fontconfig initialization fails.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Mon, 23 Jun 2008 14:46:55 +0000 |
eugeni |
Check if the font set returned from FcFontSort in not NULL.
|
Mon, 23 Jun 2008 14:46:52 +0000 |
eugeni |
Reindent.
|
Mon, 23 Jun 2008 14:46:50 +0000 |
eugeni |
Only use application font dir if library->fonts_dir is not NULL.
|
Thu, 22 May 2008 22:52:58 +0000 |
eugeni |
Cosmetics: reindent after the last commit.
|
Thu, 22 May 2008 22:52:57 +0000 |
eugeni |
Read all faces of a memory font, not just the first one.
|
Thu, 22 May 2008 08:58:06 +0000 |
eugeni |
Fix compilation with FontConfig <= 2.2.96.
|
Wed, 14 May 2008 17:21:58 +0000 |
diego |
Speak of libass instead of MPlayer in the libass license headers.
|
Tue, 13 May 2008 08:02:23 +0000 |
diego |
Use standard license header.
|
Sun, 11 May 2008 20:17:21 +0000 |
eugeni |
When building font pattern, treat both ' ' and '-' as word separators.
|
Sun, 11 May 2008 19:49:57 +0000 |
eugeni |
Fix possible free of unallocated memory.
|
Thu, 08 May 2008 13:54:00 +0000 |
eugeni |
Define FC_FULLNAME and FC_EMBOLDEN to fix compilation with ancient fontconfig.
|
Thu, 08 May 2008 13:53:58 +0000 |
eugeni |
If both full name and family are available, use the former in inexact match warning.
|
Thu, 08 May 2008 13:53:56 +0000 |
eugeni |
Remove extra family names from the search pattern after FcFontSort and
|
Sat, 03 May 2008 12:44:16 +0000 |
ulion |
Fix the second fontconfig_init function as the declaration in the .h file.
|
Fri, 02 May 2008 23:32:29 +0000 |
eugeni |
Print more info about selected font.
|
Fri, 02 May 2008 23:32:28 +0000 |
eugeni |
Rewrite font family check in a simpler way.
|
Fri, 02 May 2008 23:32:26 +0000 |
eugeni |
Move font family check to the end of the list.
|
Fri, 02 May 2008 23:32:25 +0000 |
eugeni |
Cosmetics: rename local variables to better reflect their contents.
|
Thu, 01 May 2008 00:34:29 +0000 |
eugeni |
Only warn if both font family and its full name are different from requested.
|
Thu, 01 May 2008 00:34:26 +0000 |
eugeni |
Allow inexact font family matching.
|
Wed, 30 Apr 2008 14:16:22 +0000 |
eugeni |
Remove libass dependency on global font_fontconfig variable.
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Sat, 04 Aug 2007 10:46:14 +0000 |
iive |
Fix compilation of ass_fontconfig.c when fontconfig is disabled.
|
Fri, 03 Aug 2007 13:43:11 +0000 |
eugeni |
More simple and correct font reselection.
|
Thu, 03 May 2007 20:10:14 +0000 |
eugeni |
Move variables and a function under #ifdef FC_VERSION to avoid warnings.
|
Thu, 03 May 2007 19:52:46 +0000 |
eugeni |
Deallocate FontConfig objects.
|
Tue, 10 Apr 2007 17:53:41 +0000 |
eugeni |
Don't check if user-supplied default font path exists.
|
Thu, 22 Feb 2007 15:48:37 +0000 |
eugeni |
Add some missing includes.
|
Sun, 17 Dec 2006 12:00:55 +0000 |
eugeni |
Update some comments.
|
Sat, 16 Dec 2006 19:19:27 +0000 |
eugeni |
Avoid "pointer targets differ in signedness" warnings.
|
Sun, 03 Dec 2006 18:24:11 +0000 |
eugeni |
Open embedded fonts directly from memory.
|
Sun, 03 Dec 2006 17:59:13 +0000 |
eugeni |
Keep embedded fonts in ass_library_t and perform actual disk write
|
Tue, 28 Nov 2006 22:50:02 +0000 |
eugeni |
If a glyph is not found in the current font, switch to another one.
|
Sun, 26 Nov 2006 22:53:52 +0000 |
eugeni |
Remove obsolete "no_more_font_messages" hack.
|
Sun, 19 Nov 2006 22:35:17 +0000 |
kraymer |
MSGTRs for libass
|
Sun, 19 Nov 2006 00:41:00 +0000 |
eugeni |
Collect all includes of mplayer headers in libass in a single file (mputils.h).
|
Fri, 03 Nov 2006 18:15:33 +0000 |
eugeni |
Introduce MSGT_ASS, use it for all libass messages.
|
Sun, 08 Oct 2006 13:01:14 +0000 |
reimar |
Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken)
|
Sun, 01 Oct 2006 17:09:04 +0000 |
eugeni |
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
|
Tue, 19 Sep 2006 13:07:45 +0000 |
eugeni |
Cosmetics: fix indentation after last commit.
|
Tue, 19 Sep 2006 13:06:44 +0000 |
eugeni |
Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.
|
Mon, 21 Aug 2006 21:46:59 +0000 |
rfelker |
no c++ decls!
|
Sun, 06 Aug 2006 17:56:01 +0000 |
eugeni |
Use FontConfig cache to speedup mplayer startup.
|
Thu, 13 Jul 2006 18:52:16 +0000 |
eugeni |
Cosmetics.
|
Thu, 13 Jul 2006 18:49:06 +0000 |
eugeni |
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
|
Mon, 10 Jul 2006 23:55:40 +0000 |
eugeni |
Only match outline fonts.
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|