utils
utils copied to clipboard
Font manager assumes font cache is same as font directory
The code in /www/fonts.php assumes the font cache file is located in the same folder as the fonts (basically the Installed Fonts list is a list of all files within the /lib/fonts/ folder). It doesn't account for the cache folder being elsewhere (as set in the custom config.
I've been working on fixing some of the font issues for the next release. Are you using v0.6.1?
Yes, 0.6.1. This is mostly an irk :)
This code was removed but I plan to revive in the utils project.