Add library names to handoff views

This commit is contained in:
alonso.torres 2020-11-03 10:54:37 +01:00 committed by Hirunatan
parent 833a53f131
commit 8ae52be773
9 changed files with 169 additions and 66 deletions

View file

@ -3,7 +3,9 @@
[cuerdas.core :as str]))
(defonce default-text-attrs
{:font-id "sourcesanspro"
{:typography-ref-file nil
:typography-ref-id nil
:font-id "sourcesanspro"
:font-family "sourcesanspro"
:font-variant-id "regular"
:font-size "14"