summaryrefslogtreecommitdiffstats
path: root/libass/ass_fontconfig.h
Commit message (Expand)AuthorAgeFilesLines
* Custom font matching and font sourcesGrigori Goronzy2015-07-101-21/+11
* Relicense to ISCGrigori Goronzy2010-09-281-12/+10
* Rename typedefs (breaks API)Grigori Goronzy2009-08-061-8/+8
* Clean up typedefs/structsGrigori Goronzy2009-07-281-1/+1
* Improve fontconfig setupGrigori Goronzy2009-07-171-1/+4
* Message callback funtionalityGrigori Goronzy2009-07-111-3/+4
* ass_set_fonts: optionally pass fontconfig config pathgreg2009-06-201-1/+1
* Reindent all source code.greg2009-06-201-6/+8
* Treat -font/-subfont as Fontconfig pattern in libass.eugeni2009-03-081-1/+1
* Rename font-related preprocessor directives.diego2008-08-071-1/+1
* Speak of libass instead of MPlayer in the libass license headers.diego2008-05-141-4/+4
* Use standard license header.diego2008-05-131-16/+18
* Remove libass dependency on global font_fontconfig variable.eugeni2008-04-301-1/+1
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+5
* Consistently give all libass multiple inclusion guards a LIBASS_ prefix.diego2008-01-291-3/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-2/+1
* More simple and correct font reselection.eugeni2007-08-031-5/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Open embedded fonts directly from memory.eugeni2006-12-031-1/+1
* Keep embedded fonts in ass_library_t and perform actual disk writeeugeni2006-12-031-1/+1
* If a glyph is not found in the current font, switch to another one.eugeni2006-11-281-0/+8
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+11