Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Using system fonts on linux
Using system fonts on linux [message #1021752] Wed, 20 March 2013 16:09 Go to next message
John 555 is currently offline John 555Friend
Messages: 21
Registered: September 2012
Junior Member
Hello,

I am running my report via the pdf emitter on a linux machine, using the report engine api. The report uses arial font. On windows, the font shows up correctly. On linux, the report comes out with another font. I want the arial font to show up correctly on linux.

Additionally, I want to access fonts as they are already stored on the linux system. I do not want to copy individual .ttf files into a directory and then add that directory to the font.xml file. What would be the best way to accomplish this?
Re: Using system fonts on linux [message #1022297 is a reply to message #1021752] Thu, 21 March 2013 16:14 Go to previous message
Kristopher Clark is currently offline Kristopher ClarkFriend
Messages: 130
Registered: January 2013
Senior Member
What linux distro are you using?

Andale Mono
Arial Black
Arial (Bold, Italic, Bold Italic)
Comic Sans MS (Bold)
Courier New (Bold, Italic, Bold Italic)
Georgia (Bold, Italic, Bold Italic)
Impact
Times New Roman (Bold, Italic, Bold Italic)
Trebuchet (Bold, Italic, Bold Italic)
Verdana (Bold, Italic, Bold Italic)
Webdings

Are all Microsoft Core Fonts that are in the ttf-mscorefonts-installer package. If you're using a linux system with an apt package manager you'd need to install these with this command.

sudo apt-get install ttf-mscorefonts-installer

That will install the fonts listed above.
Previous Topic:Drill Through - Passing List Box to Subreport fails
Next Topic:Error in Accessing Reports Using Servlet
Goto Forum:
  


Current Time: Tue Apr 16 11:26:47 GMT 2024

Powered by FUDForum. Page generated in 0.02326 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top