[MPlayer-dev-eng] Unicode font for gmplayer
Ingo Brückl
ib at wupperonline.de
Wed Sep 7 14:33:52 EEST 2016
Thomas Gaukel wrote on Tue, 6 Sep 2016 23:29:13 +0200:
> On 05.09.2016 14:14, Ingo Brückl wrote:
>>
>> Please test http://mplayerhq.hu/MPlayer/skins/Blue-multilingual-1.0.tar.bz2
>> and report.
>>
> Launch time is of course a little slower with the 57k character file.
> Around 1.5 to 2 seconds compared to the 0.5 to 1 seconds with the
> smaller 21k Western/Asian combination file.
I could dramatically speed up the fnt scan time in svn r37896, so that the
fnt/png size shouldn't matter any longer. For gnu-Unifont, for example, I'm
getting something like:
(old)
# fnt scan time: 0.84193
# png load time: 0.37870
# fnt read total: 1.22065
(new)
# fnt scan time: 0.01979
# png load time: 0.37921
# fnt read total: 0.39902
Ingo
More information about the MPlayer-dev-eng
mailing list