summaryrefslogtreecommitdiffstats
path: root/libvo/font_load.h
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r28537Uoti Urpala2009-02-121-0/+18
|\
| * Add standard license headers, unify header formatting.diego2009-02-081-0/+18
* | Merge svn changes up to r28310Uoti Urpala2009-01-151-10/+1
|\|
| * Support loading font faces other then the first one in a font file.eugeni2009-01-061-1/+1
| * Conditionally define render_one_glyph and kerning dummy functions indiego2009-01-021-9/+0
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-5/+5
|\|
| * Rename font-related preprocessor directives.diego2008-08-071-5/+5
* | Move global sub_font to OSD structUoti Urpala2008-06-241-1/+0
|/
* Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.diego2008-06-091-1/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Consistently use uppercase filename as multiple inclusion guard.diego2008-01-281-3/+3
* Allow independent scaling of vo_font and sub_font.reimar2008-01-271-2/+2
* Consistently use just the name of the #ifdef directive in #endif comments.diego2008-01-011-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-3/+3
* add new -subfont option, that allows having a different font for OSD (control...ben2007-05-201-1/+2
* Make blur() public. Will be used in libass.eugeni2006-09-161-0/+3
* Marks several string parameters as const when they are not modified in the fu...reynaldo2006-07-091-2/+2
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-2/+2
* freetype build fixhenry2003-11-201-1/+2
* these patches let ,,oldstyle'' and freetype subtitle renderers livearpi2002-12-291-8/+8
* 2*100l, extern fv() {} is nonsense, you have to decide if it is extern orarpi2002-08-301-12/+3
* add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patchpontscho2002-08-291-5/+7
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-0/+81
* .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>arpi2002-05-021-1/+1
* moved font_laod.harpi2002-03-241-0/+2
* Applied DATADIR patch by Vladimir Kushnirarpi2001-07-201-0/+1
* better .smi support and display two-byte characters- patch by Sunjin Yangarpi_esp2001-05-061-3/+3
* printf's only if verbose>1arpi_esp2001-04-111-2/+2
* font alpha resampling, see -ffactorarpi_esp2001-03-251-1/+1
* desc fileformat changesarpi_esp2001-03-251-0/+1
* subtitle+OSD font supportarpi_esp2001-03-251-0/+22