Use bare outlines for drawings
commit1fdd4c0b394bc0ddd63129ede6fd87b8c3249712
authorGrigori Goronzy <greg@blackbox>
Mon, 20 Jun 2011 21:12:22 +0000 (20 23:12 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 20 Jun 2011 21:20:25 +0000 (20 23:20 +0200)
treeeb3228e8d91171068555525c1fad4daf2e46d35e
parente5704aa76a2712782442156986f74b8766077ee1
Use bare outlines for drawings

This finally gets rid of the nasty hack that manipulated a glyph
we somehow got from FreeType. Simplifies drawing handling a bit and
decouples drawing code from all font handling and related (fontconfig,
etc.) code.
libass/ass_drawing.c
libass/ass_drawing.h
libass/ass_parse.c
libass/ass_render.c