Opened 18 years ago
Closed 18 years ago
#30 closed defect (fixed)
fonts cache initialized on each invocation of Lucide
Reported by: | Owned by: | Eugene Romanenko | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin: PDF | Version: | 1.0 Beta 1 |
Keywords: | Cc: |
Description
It seems that the fontscache is initialized each time Lucide is invoked. This also overwrites the fontscache that may have been generated by other programs like The Gimp installer.
This is bad for two reasons:
1) performance (!) 2) Lucide drops fonts that The Gimp did add (for example from other fontdirectories)
This has been reproduced on two systems.
Note:
See TracTickets
for help on using tickets.
I did see the same on my system. I deleted once the files ".fonts.cache-1" and "fonts.conf" in my "home" directory. They get recreated on the next Lucide PDF loading and this fixes the problem for me.