]> granicus.if.org Git - libass/history - libass/ass_types.h
fontconfig: implement substitutions
[libass] / libass / ass_types.h
2015-08-28 Grigori Goronzyfontconfig: implement substitutions
2015-08-04 wm4Fix typedefs
2015-07-10 Grigori Goronzyfontselect: add fallback and substitution callbacks
2015-07-10 Grigori Goronzyfontselect: add documentation
2015-07-10 Stefano Pigozzifontselect: coretext: allow to match fontname using...
2015-07-10 Grigori GoronzyAdd todo comments
2015-07-10 Grigori GoronzySupport multiple font family names
2015-07-10 Grigori GoronzyAdd support for font width property
2015-07-10 Grigori GoronzyUse streamed access for memory fonts
2015-07-10 Grigori GoronzyExport font provider interface
2013-07-06 wm4Document insane (xy-)vsfilter color semantics
2013-03-03 Oleg OshmyanSupport reading the YCbCr Matrix header
2013-01-11 wm4Add Blur field to ASS_Style
2013-01-07 Grigori GoronzyParse angle in styles as double number
2011-08-01 Grigori GoronzySupport language hint in the Script Info section
2010-09-28 Grigori GoronzyRelicense to ISC
2009-09-08 Grigori GoronzyDisable kerning by default and make it configurable
2009-08-06 Grigori GoronzyUse int for ScaledBorderAndShadow
2009-08-06 Grigori GoronzyRename typedefs (breaks API)
2009-07-28 Grigori GoronzyBring back names for public types
2009-07-27 Grigori GoronzyClean up typedefs/structs
2009-07-17 Grigori GoronzyImprove API headers and documentation
2009-06-20 gregReindent all source code.
2009-05-13 diegowhitespace cosmetics: Remove all trailing whitespace.
2009-03-08 eugeniTreat -font/-subfont as Fontconfig pattern in libass.
2009-03-05 gregSupport ScaledBorderAndShadow property.
2008-05-14 diegoSpeak of libass instead of MPlayer in the libass licens...
2008-05-13 diegoUse standard license header.
2008-03-05 diegoAdd missing header #includes to fix 'make checkheaders'.
2008-01-29 diegoConsistently give all libass multiple inclusion guards...
2007-12-31 diegoAdd explanatory comments to the #endif part of multiple...
2007-07-02 diegoDo not use leading underscores in multiple inclusion...
2007-05-14 eugeniSupport fractional font sizes.
2007-02-19 eugeniCorrect implementation of text spacing.
2006-10-28 eugeniLibass interface reworked:
2006-10-01 eugeniAdd copyright notice and vim/emacs comments to libass...
2006-09-02 eugeniBetter collision detection algorithm. The idea is to...
2006-08-22 eugeniSSA/ASS parser reworked, with 2 main results:
2006-07-07 eugeniInitial libass release (without mencoder support).