- Issue created by @joro78
- 🇦🇺Australia Nigel Cunningham Geelong
I recently updated the dev branch, modifying the defaults to use Google fonts that include the required characters.
Please give it a try.
Regards,
Nigel
- Status changed to Needs review
about 1 year ago 9:58am 17 November 2023 - 🇵🇱Poland piotrsmykaj
Hi @Nigel,
I don't see any Google fonts commits added to the 3.x branch.
In my case, when I use the Dompdf engine, I fixed this cyrillic issue by changing the body font family to:body { font-family: "DejaVu Sans", sans-serif; }
"DejaVu Sans" font ships with Dompdf so no need to do anything else.
https://github.com/dompdf/dompdf/tree/master/lib/fonts.
Patch added. -
Nigel Cunningham →
committed 8bf90b38 on 3.x authored by
piotrsmykaj →
Issue #3393945 by piotrsmykaj: Cyrillic characters are not rendered as...
-
Nigel Cunningham →
committed 8bf90b38 on 3.x authored by
piotrsmykaj →
- Status changed to Fixed
12 months ago 12:00pm 3 December 2023 - 🇦🇺Australia Nigel Cunningham Geelong
Hmm, not sure what's going on there. :)
Commited; thanks!
Automatically closed - issue fixed for 2 weeks with no activity.