Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460514 - media-tv/xbmc-9999: do not replace arial.ttf shipped with XBMC
Summary: media-tv/xbmc-9999: do not replace arial.ttf shipped with XBMC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 09:58 UTC by Sok Ann Yap
Modified: 2013-03-31 15:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sok Ann Yap 2013-03-06 09:58:10 UTC
The file arial.ttf shipped with XBMC actually consists of DejaVu Sans + Droid Sans Fallback, and is capable of displaying most unicode characters. By replacing it with /usr/share/fonts/corefonts/arial.ttf, non-latin characters now show up as square blocks.

Some relevant links:
- http://trac.xbmc.org/ticket/6397
- https://github.com/xbmc/xbmc/commit/c2adb1ac2f404c6b864baae81f686bcb23ae497f


Reproducible: Always
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2013-03-10 12:05:40 UTC
Sweet, so let me pick up some font from droid family rather than use bundled one.
Comment 2 Sok Ann Yap 2013-03-10 16:59:32 UTC
Any problem with the bundled DejaVu Sans + Droid Sans Fallback? The thing is, XBMC has its own font rendering mechanism that only uses one .ttf file.
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2013-03-31 15:09:50 UTC
(In reply to comment #2)
> Any problem with the bundled DejaVu Sans + Droid Sans Fallback? The thing
> is, XBMC has its own font rendering mechanism that only uses one .ttf file.

Well it is preffered to use system fonts, but in this case I will just revert back to not removing the arial.ttf and explain the reason for it.
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2013-03-31 15:13:06 UTC
Fixed in cvs.