mpv/Gui
jkeil fb3b95bc3a Use the character substitution code from fntRender() / fntTextWidth()
for non-existant characters in fntTextHeight(), too.

Otherwise the image height is mis-computed and we allocate an output image
that is too small;  this could result in malloc heap corruption.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7354 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 12:44:47 +00:00
..
bitmap Off-by-one error allocating bitmap, when (width*height) % 8 != 0 2002-09-10 12:38:19 +00:00
mplayer 100l 2002-09-05 17:13:03 +00:00
skin Use the character substitution code from fntRender() / fntTextWidth() 2002-09-10 12:44:47 +00:00
wm obsoleted 2002-09-01 11:27:29 +00:00
.cvsignore usefull file 2001-11-25 17:38:59 +00:00
Makefile - add workaround for fuckin locale 2002-09-04 09:36:03 +00:00
app.c - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org> 2002-08-26 22:20:58 +00:00
app.h fix text render chrash ... 2002-05-28 11:55:17 +00:00
bitmap.c Off-by-one error allocating bitmap, when (width*height) % 8 != 0 2002-09-10 12:38:19 +00:00
bitmap.h - add workaround for fuckin locale 2002-09-04 09:36:03 +00:00
cfg.c - add fuckin locale fix from Dietrich Clauß <dc2@clauss.dyndns.org> 2002-09-05 15:22:45 +00:00
cfg.h fix (?) cmd line handling 2002-08-15 22:52:52 +00:00
events.c add subtitle dropping support 2002-08-30 19:11:03 +00:00
events.h add subtitle dropping support 2002-08-30 19:11:03 +00:00
interface.c rewrite eq interface and add *.rm to fs 2002-09-01 11:28:18 +00:00
interface.h rewrite eq interface and add *.rm to fs 2002-09-01 11:28:18 +00:00