]> granicus.if.org Git - libass/shortlog
libass
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 Goronzytest: free image
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 GoronzyAdd HarfBuzz checks to build system
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 GoronzyAdd FriBidi checks to build system
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
2011-05-30 Grigori GoronzyUpdate changelog
2011-05-30 Grigori GoronzyNicer default style
2011-05-30 Grigori GoronzyMatch first occurence of \fade, \fad, \an and \a tags
2011-04-09 Grigori GoronzyImproved "last resort" charmap matching
2011-04-09 Grigori GoronzyRemove misleading comment about style case sensitivity
2011-04-09 Grigori GoronzyMuch improved "Default" style
2011-04-08 Grigori GoronzyVSFilter compat: don't render shadow when glyph/border...
2011-03-23 Grigori GoronzyUpdate gitignore
2011-02-16 Grigori GoronzyFix fontconfig disabled at runtime
2011-02-16 Grigori Goronzytest: fix compilation with libpng 1.5, rename configure...
2011-02-16 Grigori GoronzyRequire fontconfig by default
2011-02-09 Grigori GoronzySimplify word wrapping and fix possible endless loop
2011-02-09 Grigori GoronzyAdd changelog for next version
2010-09-28 Grigori Goronzytest: Add license header
2010-09-28 Grigori GoronzyRelicense to ISC
2010-08-12 Grigori GoronzyAdd support for \fs+ and \fs- syntax
2010-08-12 Grigori GoronzyOnly word wrap on spaces
2010-08-11 Grigori GoronzyBump autoconf version and LIBASS_VERSION 0.9.11
2010-08-09 Grigori GoronzySet AM_CFLAGS instead of CFLAGS directly
2010-08-09 Grigori GoronzyUpdate changelog
2010-08-09 Grigori GoronzyGet rid of NULL checks for free
2010-08-09 Grigori GoronzyFix another minor leak (event_format overwriting)
2010-08-09 Grigori GoronzyFix leaking of script-embedded fonts
2010-08-09 Grigori GoronzyFix drawing leakage: delay glyph allocation
2010-08-07 Grigori GoronzyPOSIX compliance: add strings.h include where appropriate
2010-08-07 Grigori GoronzyAdd missing config.h include
2010-08-06 Grigori GoronzyVersion bump 0.9.10
2010-08-01 Grigori GoronzyFall back to first charmap as last resort
2010-08-01 Grigori GoronzyRaise verbosity level of "unknown transition effect...
2010-08-01 Grigori GoronzyCheck vector clip mask bounding box size
2010-08-01 Grigori GoronzyUpdate changelog
2010-08-01 Grigori GoronzyFix TextInfo reallocation
2010-08-01 Grigori GoronzyDon't initialize bitmap hash key with bogus values
2010-08-01 Grigori Goronzyrefactor: extract glyph hash key fill
2010-08-01 Grigori Goronzyrefactor: move transformation/projection functions
next