]> granicus.if.org Git - libass/history - libass
Removes an useless warning message.
[libass] / libass /
2012-12-14 Xidorn QuanRemoves an useless warning message.
2012-10-16 Grigori Goronzyshaper: add hack to workaround grid-fitting
2012-10-15 Grigori GoronzyRevert "shaper: add UCDN support"
2012-10-01 Grigori Goronzyshaper: improve skipping of zero-width characters
2012-10-01 Grigori Goronzydrawing: scale pbo according to drawing scale
2012-10-01 Grigori GoronzyFix change detection in a rare case
2012-10-01 Grigori Goronzyshaper: add UCDN support
2012-10-01 Grigori Goronzyshaper: allow font encoding -1 for neutral base direction
2012-10-01 Grigori Goronzyshaper: always use LTR base direction by default
2012-10-01 wm4Fix change detection when cache is cleared
2012-10-01 wm4Add ass_set_line_position() API function for subtitle...
2012-09-29 wm4Fix \fay when used with multiline subs
2012-09-29 wm4Fix issues with shearing in combination with scaling
2012-09-29 wm4Terminate drawings immediately on a \p0 tag
2012-09-29 wm4Fix resetting border style with \rSTYLE
2012-05-19 Grigori Goronzyshaper: fix control character filtering
2012-04-21 Grigori GoronzyRefactor and fix border generation
2012-03-11 Grigori GoronzySupport \rSTYLENAME syntax
2011-10-02 Grigori GoronzyLetter spacing is a per-cluster property
2011-09-25 Grigori GoronzyBump version to 0.10.0 0.10.0
2011-09-25 Grigori GoronzyRemove unused code for bitmap runs
2011-09-23 Grigori Goronzyharfbuzz: adjust to API change
2011-08-29 Grigori GoronzyFix x coordinates with PAR correction and left border
2011-08-29 Grigori Goronzyharfbuzz: adjust to hb_buffer_t API change
2011-08-29 Grigori GoronzyFix off-by-one error in \fad, \fade
2011-08-29 Grigori GoronzyFix drawing leak on cache hit
2011-08-25 Grigori Goronzyvertical: improve glyph positioning
2011-08-25 Grigori Goronzyharfbuzz: fix vertical advance
2011-08-21 Grigori GoronzyNicer initialization messages
2011-08-21 Grigori Goronzyopaque box: avoid unnecessary outline copy
2011-08-21 Grigori GoronzyFix and simplify opaque box border
2011-08-15 Grigori GoronzyDeterministic bitmap loading
2011-08-10 Grigori GoronzyDeterministic outline glyph loading
2011-08-07 Grigori GoronzyAdd compile time switch for HarfBuzz support
2011-08-07 Grigori GoronzyRuntime shaper selection
2011-08-06 Grigori GoronzyAdjust italic to non-italic style spacing
2011-08-04 Grigori GoronzyRemove a bunch of debug printf calls
2011-08-01 Grigori GoronzySupport language hint in the Script Info section
2011-07-29 Grigori Goronzyharfbuzz: cache glyph metrics
2011-07-28 Grigori GoronzyFix crash in ass_set_style_overrides
2011-07-24 Grigori GoronzyAxe misleading comment, reordering works fine
2011-07-24 Grigori GoronzyDisable reordering of non-spacing marks
2011-07-21 Grigori GoronzyDon't extend face runs as much as possible
2011-07-21 Grigori GoronzyUpdate HarfBuzz' font metrics
2011-07-17 Grigori GoronzyHack: return a valid face index even if no glyph is...
2011-07-17 Grigori GoronzyFix crash with FreeType's updated stroker
2011-07-17 Grigori GoronzyFix line counting and breaking
2011-07-16 Grigori GoronzySet requested font face correctly
2011-07-16 Grigori GoronzyRemove unused variable
2011-07-16 Grigori Goronzyshaper: fix run-specific font size
2011-07-15 Grigori GoronzyCache HarfBuzz fonts
2011-07-15 Grigori GoronzyRevert @font ascender/descender hack
2011-07-15 Grigori GoronzyUse the "font encoding" property as a base direction...
2011-07-13 Grigori GoronzyRestore italic to non-italic transition layout fix
2011-07-13 Grigori GoronzyDisable currently unused bitmap run code
2011-07-13 Grigori GoronzyAdd kerning toggle for HarfBuzz shaping
2011-07-13 Grigori GoronzyEnable vert/vkna features for @font vertical text
2011-07-13 Grigori GoronzyFix layout with fsp/fay features enabled
2011-07-13 Grigori GoronzyIntroduce ASS_Shaper object
2011-07-12 Grigori GoronzyVarious small fixes to HarfBuzz rendering
2011-07-11 Grigori GoronzySupport glyph clusters of multiple glyphs
2011-07-11 Grigori GoronzyHarfBuzz shaping support
2011-07-11 Grigori GoronzySeparate glyph font face matching and glyph loading
2011-07-10 Grigori GoronzyHook up FriBidi's simple Arabic shaper
2011-07-09 Grigori GoronzyFix bitmap cache
2011-07-09 Grigori GoronzyReorder positions for "Banner" effect text
2011-07-09 Grigori GoronzyRedesign horizontal alignment calculations for bidi
2011-07-08 Grigori GoronzyFix coordinates after repositioning
2011-07-08 Grigori Goronzyshaper: always use neutral base direction
2011-07-06 Grigori Goronzyshaper: print version info string
2011-07-06 Grigori GoronzyProvisional bidi and shaping support
2011-07-06 Grigori GoronzyFix cache leak
2011-07-04 Grigori GoronzySeparate event parsing and layout
2011-07-04 Grigori GoronzyRemove unused struct member
2011-07-04 Grigori GoronzyIntroduce bitmap runs
2011-07-04 Grigori GoronzyFix box blur for non-bordered outlines
2011-07-04 Grigori GoronzyFix: VSFilter compat: don't render shadow when glyph...
2011-07-01 Grigori GoronzyCache ascender/descender
2011-06-28 Grigori GoronzyRemove unused hash key item
2011-06-27 Grigori GoronzyFix stride support in vector clips
2011-06-27 Grigori Goronzycache: unified bitmap cache
2011-06-27 Grigori Goronzycache: use outline-bitmap hierarchy to slim down bitmap...
2011-06-27 Grigori Goronzycache: safer ass_cache_stats
2011-06-27 Grigori Goronzycache: fix size tracking and emptying
2011-06-27 Grigori Goronzycache: unified outline cache for glyphs/drawings
2011-06-26 Grigori GoronzyRemove outdated comment
2011-06-26 Grigori Goronzybitmap: add stride
2011-06-21 Grigori GoronzyClean up includes
2011-06-21 Grigori GoronzyRemove unused function
2011-06-20 Grigori GoronzyUse bare outlines for drawings
2011-06-20 Grigori GoronzyConvert outline processing and caching from glyphs...
2011-06-15 Grigori GoronzyConvert to high-level rasterizer parts to outlines
2011-06-13 Grigori GoronzyStroker: process outlines directly
2011-06-13 Grigori GoronzyRender outlines, not glyphs
2011-06-11 Grigori GoronzyFix whitespace trimming
2011-06-07 Grigori GoronzyAdd cache statistics
2011-06-07 Grigori GoronzyMuch improved cache/hashmap implementation
2011-06-06 Grigori Goronzyrefactor: move track init into ass track parser
2011-06-06 Grigori Goronzyrefactor: move karaoke effect parsing into event parser
2011-05-30 Grigori GoronzyBump version 0.9.12
next