[MPlayer-dev-eng] [PATCH] Fix teletext font autoscaling

Francesco Lavra francescolavra at interfree.it
Sat Jun 27 17:10:41 CEST 2009


Hi,
In attachment is a patch that fixes teletext font autoscaling. Without
that patch autoscaling does not work with teletext, because teletext
fonts are taken from vo_font, which is loaded by a call to
load_font_ft(dxs, dys, &vo_font, font_name, osd_font_scale_factor),
while current autoscaling code modifies text_font_scale_factor instead
of osd_font_scale_factor.

Francesco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teletext_font_autoscale.patch
Type: text/x-patch
Size: 598 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090627/55b3e7cb/attachment.bin>


More information about the MPlayer-dev-eng mailing list