View Single Post
Posts: 3 | Thanked: 5 times | Joined on Jul 2012
#248
Hi,

After a clean install of PR1.3, lpsmagic wasn't working.
I did a bit of investigations (namely, running lpsmagic from the terminal), and I got a font error.

The program is looking for a font named "NokiaPureTextRegEuro.ttf", but the one in my system is named "NokiaPureTextTRegEuro.ttf" (notice the T between Text and Reg?)

I just needed to edit /usr/bin/lpsmagic to look for the right font, and it is now working.