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 file cannot be found on unix system because auf case sensitivity #706

Open
kevinglier opened this issue Mar 31, 2024 · 0 comments
Open

Comments

@kevinglier
Copy link

On linux systems there is a problem with font file names when the path does contain capitalised characters.

Is there a reason for the strtolower in this line?

TCPDF/tcpdf.php

Line 9114 in d4adef4

$ctgfile = strtolower($font['ctg']);

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

1 participant