figma-linux icon indicating copy to clipboard operation
figma-linux copied to clipboard

Local variable fonts (vf) don't work

Open lutzseverino opened this issue 1 year ago • 1 comments

  • Version: 0.11.3
  • Packages tested on: Flatpak (Fedora), AUR (Arch)

Bug description Installing and using a variable font doesn't enable the "variable" tab on the font configuration.

Screenshots Variable fonts are installed: image But no variable settings are available: image

Additional context The official Figma app does display the "variable" tab for this exact font file in MacOS. Could also be related to #363 .

lutzseverino avatar Mar 13 '24 15:03 lutzseverino

The opentype package could be used to parse the fvar and and gvar tables, which are not being parsed at the moment.

lutzseverino avatar Mar 13 '24 16:03 lutzseverino