]> granicus.if.org Git - libass/commit
Fix up glyph stroker to avoid buggy rendering.
authorgreg <greg@blackbox>
Thu, 18 Jun 2009 12:16:07 +0000 (14:16 +0200)
committergreg <greg@blackbox>
Sat, 20 Jun 2009 01:37:18 +0000 (03:37 +0200)
commit8aa14b319b8f13bd817a116f27610173de37dae7
treea7fc10e93ce398ea0906aa84cd718a70c1bda587
parent7036f4774944d8acd2a175f1171e8c988f8c9d36
Fix up glyph stroker to avoid buggy rendering.
This adds pre-processing to the stroker which removes certain contours
that'd lead to areas wrongly getting not filled. The approach is very
simple, but works well enough for most cases.
libass/ass_render.c