summaryrefslogtreecommitdiffstats
path: root/libass/ass_shaper.c
Commit message (Expand)AuthorAgeFilesLines
* shaper: proper script/language handlingGrigori Goronzy2013-03-041-4/+170
* shaper: correctly handle @font advanceGrigori Goronzy2013-03-031-3/+6
* shaper: add hack to workaround grid-fittingGrigori Goronzy2012-10-161-6/+8
* Revert "shaper: add UCDN support"Grigori Goronzy2012-10-151-13/+0
* shaper: improve skipping of zero-width charactersGrigori Goronzy2012-10-011-13/+25
* shaper: add UCDN supportGrigori Goronzy2012-10-011-0/+13
* shaper: allow font encoding -1 for neutral base directionGrigori Goronzy2012-10-011-2/+5
* shaper: always use LTR base direction by defaultGrigori Goronzy2012-10-011-4/+2
* shaper: fix control character filteringGrigori Goronzy2012-05-191-1/+2
* harfbuzz: adjust to API changeGrigori Goronzy2011-09-241-1/+1
* harfbuzz: adjust to hb_buffer_t API changeGrigori Goronzy2011-08-291-1/+2
* harfbuzz: fix vertical advanceGrigori Goronzy2011-08-251-0/+5
* Add compile time switch for HarfBuzz supportGrigori Goronzy2011-08-081-38/+71
* Runtime shaper selectionGrigori Goronzy2011-08-081-5/+29
* Remove a bunch of debug printf callsGrigori Goronzy2011-08-041-34/+1
* Support language hint in the Script Info sectionGrigori Goronzy2011-08-011-0/+13
* harfbuzz: cache glyph metricsGrigori Goronzy2011-07-291-4/+221
* Axe misleading comment, reordering works fineGrigori Goronzy2011-07-251-2/+0
* Disable reordering of non-spacing marksGrigori Goronzy2011-07-251-1/+1
* Don't extend face runs as much as possibleGrigori Goronzy2011-07-221-5/+0
* Update HarfBuzz' font metricsGrigori Goronzy2011-07-221-0/+16
* Remove unused variableGrigori Goronzy2011-07-161-2/+0
* shaper: fix run-specific font sizeGrigori Goronzy2011-07-161-1/+2
* Cache HarfBuzz fontsGrigori Goronzy2011-07-151-3/+36
* Use the "font encoding" property as a base direction hintGrigori Goronzy2011-07-151-3/+34
* Add kerning toggle for HarfBuzz shapingGrigori Goronzy2011-07-131-0/+10
* Enable vert/vkna features for @font vertical textGrigori Goronzy2011-07-131-1/+44
* Introduce ASS_Shaper objectGrigori Goronzy2011-07-131-67/+174
* Various small fixes to HarfBuzz renderingGrigori Goronzy2011-07-121-7/+7
* Support glyph clusters of multiple glyphsGrigori Goronzy2011-07-111-6/+46
* HarfBuzz shaping supportGrigori Goronzy2011-07-111-5/+78
* Hook up FriBidi's simple Arabic shaperGrigori Goronzy2011-07-101-9/+12
* shaper: always use neutral base directionGrigori Goronzy2011-07-081-1/+2
* shaper: print version info stringGrigori Goronzy2011-07-061-0/+9
* Provisional bidi and shaping supportGrigori Goronzy2011-07-061-0/+115