]> granicus.if.org Git - libass/commit
Calculate text bounding box in a way that does not depend on actual glyph
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 6 Nov 2006 02:47:57 +0000 (02:47 +0000)
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 6 Nov 2006 02:47:57 +0000 (02:47 +0000)
commitb9116997ce1fa3e0b4726fa8a5533c6c11f39bfc
treecc6b22679c7630408600f5c14af2a12fe8b6744a
parente2ab5ea8df5f2cb37cb2ec2f16d7d52e3cc1fb6e
Calculate text bounding box in a way that does not depend on actual glyph
bitmaps. Each glyph is considered to be bounded by (origin, origin + advance)
horizontally, and (max font ascender, max font descender) vertically.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20734 b3059339-0415-0410-9bf9-f77b7e298cf2
libass/ass_render.c