Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Just copying my fonts into a directory and adding the path to my Xprt command line didn work – I always get “Fatal server error: could not open default font fixed\”. What am I doing wrong ?

0
Posted

Just copying my fonts into a directory and adding the path to my Xprt command line didn work – I always get “Fatal server error: could not open default font fixed\”. What am I doing wrong ?

0

Every Xserver needs an index file called fonts.dir to tell it which fonts are available in this directory and which properties these fonts have. If you are lucky there may be already a fonts.scale file which can be used by “mkfontdir” to create the fonts.dir file. If there is no fonts.scale then you have to create your own fonts.dir/fonts.scale either by hand or via tools like “mkfontscale” (works for all types of scaleable fonts), “type1inst” (for PS Type1 fonts; see http://packages.debian.org/stable/utils/type1inst.html) or “ttmkfdir” (for TrueType fonts; see http://packages.debian.org/stable/x11/ttmkfdir.html).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123