]> granicus.if.org Git - libass/history - libass/ass_shaper.c
cache: switch to gradual cache clearing
[libass] / libass / ass_shaper.c
2016-06-30 Dr.Smilecache: switch to gradual cache clearing
2016-06-10 Grigori Goronzyshaper: drop RTL base direction for RTL font encodings
2015-09-22 Grigori GoronzyMerge pull request #84 from astiob/msvc
2015-09-17 Oleg OshmyanFully fix compilation with MSVC/ICL
2015-09-07 wm4ass_shaper: raise shaper info log level
2015-09-07 Grigori GoronzyMerge branch 'fonts'
2015-07-10 Grigori GoronzyCustom font matching and font sources
2015-06-23 Grigori GoronzyMerge pull request #160 from astiob/be
2015-05-23 Grigori Goronzyshaper: purge outdated comment
2014-11-20 wm4More malloc checking
2014-05-29 Grigori GoronzyMerge pull request #102 from grigorig/fribidi-errorhandle
2014-05-29 Grigori Goronzyshaper: add FriBidi error handling
2014-03-17 Grigori Goronzyshaper: fix nasty sign bug in font functions
2014-02-16 Grigori GoronzyFix limits.h includes
2014-01-29 Grigori GoronzyMerge pull request #39 from grigorig/shaper-hash-opt
2014-01-29 Grigori Goronzyshaper: use global features correctly
2014-01-28 Grigori Goronzyshaper: rewrite and simplify harfbuzz shaping
2014-01-26 11rcombsCombine bitmaps before applying blur and shadow
2014-01-14 Oleg OshmyanFix missing pointer dereference in 1636a551
2014-01-08 Grigori GoronzyMerge pull request #17 from astiob/compat
2014-01-08 Oleg Oshmyanshaper: disable ligatures for non-zero \fsp
2014-01-07 Oleg Oshmyanshaper: actually correctly handle @font advance
2013-12-06 Grigori GoronzyMerge pull request #6 from 11rcombs/ms-symbol-fix
2013-12-06 11rcombsAdded ass_font_index_magic to fix char indexes in weird...
2013-09-26 wm4ass_shaper: changing scale_x/y starts a new glyph run
2013-09-25 wm4Fix Hinting again
2013-07-17 wm4Fix fribidi include path
2013-06-22 wm4Remove unused variables
2013-03-04 Grigori Goronzyshaper: proper script/language handling
2013-03-03 Grigori Goronzyshaper: correctly handle @font advance
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 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-05-19 Grigori Goronzyshaper: fix control character filtering
2011-09-23 Grigori Goronzyharfbuzz: adjust to API change
2011-08-29 Grigori Goronzyharfbuzz: adjust to hb_buffer_t API change
2011-08-25 Grigori Goronzyharfbuzz: fix vertical advance
2011-08-07 Grigori GoronzyAdd compile time switch for HarfBuzz support
2011-08-07 Grigori GoronzyRuntime shaper selection
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-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-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 GoronzyUse the "font encoding" property as a base direction...
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 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-10 Grigori GoronzyHook up FriBidi's simple Arabic shaper
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