Support language hint in the Script Info section
commitc979365946b2dc2499ede862b6f7da15f9bc0ed1
authorGrigori Goronzy <greg@blackbox>
Mon, 1 Aug 2011 13:51:27 +0000 (1 15:51 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 1 Aug 2011 13:51:27 +0000 (1 15:51 +0200)
tree688d0ecc6d17dbdd2df22719a2702ecba29a8b69
parentd7544850775344879dd3049046c5b7ce2d52d3b3
Support language hint in the Script Info section

Parse a hint in the form "Language: xx" with xx being an ISO 639-1
language code, and pass it to HarfBuzz. This can be useful to render
scripts with language-specific character variants.
libass/ass.c
libass/ass_render.c
libass/ass_shaper.c
libass/ass_shaper.h
libass/ass_types.h