]> granicus.if.org Git - libass/commit
Do not rotate glyphs below lower bound (GDI)
authorGrigori Goronzy <greg@blackbox>
Mon, 1 Mar 2010 17:51:22 +0000 (18:51 +0100)
committerGrigori Goronzy <greg@blackbox>
Sat, 10 Apr 2010 23:59:28 +0000 (01:59 +0200)
commit162a735b6b2dba13022f96db42a3f153cf28033e
tree1b01d374e8ad8070dce061ecf868ad5010aa5c70
parente051abe473badd3d29f398ba4ed522c437e503b6
Do not rotate glyphs below lower bound (GDI)

GDI does not use vertical writing for glyphs below a certain unicode
codepoint.
To make this work correctly, refactor glyph transformations a bit.
libass/ass_font.c