You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Linux using Linux Libertine font, some characters are tofu boxes.
I develop on Windows, I generate a typst file in Python, the font is set to "Linux Libertine", and I use characters like ✅ and ❌ in a few places. Then I generate the PDF with typst.compile() This works fine.
The code then runs on a linux server in a Docker container. The text seems right, but those checkbox and cross characters are replaced with tofu boxes.
The text was updated successfully, but these errors were encountered:
On Linux using Linux Libertine font, some characters are tofu boxes.
I develop on Windows, I generate a typst file in Python, the font is set to
"Linux Libertine"
, and I use characters like ✅ and ❌ in a few places. Then I generate the PDF withtypst.compile()
This works fine.The code then runs on a linux server in a Docker container. The text seems right, but those checkbox and cross characters are replaced with tofu boxes.
The text was updated successfully, but these errors were encountered: