]> granicus.if.org Git - libass/commit
Fix and simplify opaque box border
authorGrigori Goronzy <greg@blackbox>
Sun, 21 Aug 2011 22:17:45 +0000 (00:17 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 21 Aug 2011 22:17:45 +0000 (00:17 +0200)
commita1c830b5835294bcc8dad405636073e8efbba543
tree92a17375844792cc92af3c9f554034ee18d6ee5a
parentd64a1c24d00be03d850758bf8936dc02ac8989ec
Fix and simplify opaque box border

Make sure to pass the correct advance and ascender/descender to the
opaque box creation function. We can also simplify this a bit as we
do not need to check if it's a glyph or drawing anymore.
libass/ass_render.c