Control: tags -1 +confirmed Control: forwarded -1 http://issues.bestpractical.com/Ticket/Display.html?id=29794
On Sun, Apr 27, 2014 at 02:57:26PM +0200, Jörg Sommer wrote: > on Debian, the Droid fonts (from the package fonts-droid) get installed > in /usr/share/fonts/truetype/droid and not in > /usr/share/request-tracker4/share/fonts. > > Set(%ChartFont, > 'zh-cn' => "/usr/share/fonts/truetype/droid/DroidSansFallbackFull.ttf", > 'zh-tw' => "/usr/share/fonts/truetype/droid/DroidSansFallbackFull.ttf", > 'ja' => "/usr/share/fonts/truetype/droid/DroidSansFallbackFull.ttf", > 'others' => "/usr/share/fonts/truetype/droid/DroidSans.ttf", > ); Thanks for reporting this. In fact we are installing symlinks in /usr/share/request-tracker4/fonts but there is a but in RT which means it looks in the wrong place: <http://issues.bestpractical.com/Ticket/Display.html?id=29794>. I'll await comment from upstream before implementing a fix. Cheers, Dominic. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

