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

I can't get this to work as intended #23

Closed phun-ky closed 3 years ago

phun-ky commented 3 years ago

Ubuntu 18.04 LTS here, installed it, double checked the config, moved fonts into folders, NONE of the fonts in those folders is visible in figma.

The logs only say that the server has started, nothing else. Is it possible to produce more detailed logs? or have a cli for debugging?

{
  "port": "18412",
  "directories": [
    "/usr/share/fonts",
    "/home/alexander/.local/share/fonts"
  ]
}
phun-ky commented 3 years ago

Nevermind, just assigned font folder in figma linux, making this script not required.