penpot / penpot

Penpot: The open-source design tool for design and code collaboration
https://penpot.app
Mozilla Public License 2.0
32.87k stars 1.65k forks source link

bug: the default font doesn't have support for Cyrillic characters #4750

Open illright opened 3 months ago

illright commented 3 months ago

Steps To Reproduce

  1. Create a text block in Penpot with content in Cyrillic, for example, "йцукен 123"

Expected behavior

Both the letters and the digits should use the same font

Actual behavior

The letters are displayed in a serif fallback font, while the digits are displayed in Source Sans Pro

Screenshots or video

image

Desktop (please complete the following information)

Smartphone (please complete the following information)

No response

Environment (please complete the following information)

Frontend Stack Trace

No response

Backend Stack Trace

No response

Additional context

I think the Source Sans family does support Cyrillic, so it's weird that the Source Sans Pro default selection doesn't support it

madalenapmelo-kp commented 3 months ago

Hi @illright,

Thanks for reporting this! I've created an issue on Taiga so that we can look into this, you can find the details here: https://tree.taiga.io/project/penpot/issue/8109