- Open figma.
- Export artboards as SVG and PNG formats into
rino/art/tmp/
. - run
scripts/build_logo.py
.
Install:
cd rino
python3 -m venv .venv
. ./.venv/bin/activate
pip3 install pillow
Build:
.venv/bin/python3 scripts/build_logo.py
- Open figma.
- Export artboards as SVG format.
- Use https://vecta.io/nano to compress SVG files.
- Put them into
packages/web/src/assets/svg/
.
- Press Command key to ajust the frame