mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 20:38:38 +00:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
c4c0e105cf
@ -52,8 +52,8 @@
|
|||||||
(if (= :google backend)
|
(if (= :google backend)
|
||||||
(-> (fonts/gfont-url family [{:id font-variant-id}])
|
(-> (fonts/gfont-url family [{:id font-variant-id}])
|
||||||
(js/fetch)
|
(js/fetch)
|
||||||
(p/then (fn [res] (.text res)))))
|
(p/then (fn [res] (.text res))))
|
||||||
(get-local-font-css font-id font-variant-id)))
|
(get-local-font-css font-id font-variant-id))))
|
||||||
|
|
||||||
(defn get-text-font-data [text]
|
(defn get-text-font-data [text]
|
||||||
(->> text
|
(->> text
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user