cgrinham / sigma-font-server

Font server for figma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sigma Font Server

Quick and dirty server for loading fonts into figma. Not in any way affiliated with figma, the Rust implementation was broken and it was quicker to write this than learn how to write Rust to fix it :)

How to run

This is not meant to be a permanent solution so just install the dependencies then run the flask debug server on port 18412: FONT_DIR=/home/myname/.myfontdir flask run app -p 18412

About

Font server for figma

License:The Unlicense


Languages

Language:Python 100.0%