Figma-Linux / figma-linux-font-helper

Font Helper for Figma for Linux x64 platform
GNU General Public License v2.0
410 stars 34 forks source link

Figma cannot recognize font weights on linux #22

Open maxjf1 opened 3 years ago

maxjf1 commented 3 years ago

I don't know if this issue can be solved with this tool or it's a figma issue.

For some reason, only in linux, font weights doesn't appear propperly on properties or CSS inspection. All font weights appears as normal / 400.

Inspecting an element with bold / 700 font, this is what appears on the Typography section: image

In CSS code inspection, this appears: image

But if i inspect CSS as an list like below, the correct font appears image