Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font manager assumes font cache is same as font directory #6

Open
dleffler opened this issue Mar 20, 2015 · 3 comments
Open

Font manager assumes font cache is same as font directory #6

dleffler opened this issue Mar 20, 2015 · 3 comments

Comments

@dleffler
Copy link

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.

@bsweeney
Copy link
Member

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

@dleffler
Copy link
Author

Yes, 0.6.1. This is mostly an irk :)

@bsweeney
Copy link
Member

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

@bsweeney bsweeney transferred this issue from dompdf/dompdf Nov 13, 2018
@bsweeney bsweeney reopened this Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants