utils icon indicating copy to clipboard operation
utils copied to clipboard

Font manager assumes font cache is same as font directory

Open dleffler opened this issue 10 years ago • 3 comments

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.

dleffler avatar Mar 20 '15 15:03 dleffler

I've been working on fixing some of the font issues for the next release. Are you using v0.6.1?

bsweeney avatar Mar 21 '15 02:03 bsweeney

Yes, 0.6.1. This is mostly an irk :)

dleffler avatar Mar 21 '15 03:03 dleffler

This code was removed but I plan to revive in the utils project.

bsweeney avatar Nov 13 '18 03:11 bsweeney