mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 13:18:29 +00:00
🐛 Fix problem with export texts and fonts
This commit is contained in:
parent
581c50b5ff
commit
6ad591eb23
@ -402,7 +402,7 @@
|
||||
:style {:-webkit-print-color-adjust :exact}
|
||||
:fill "none"}
|
||||
|
||||
(let [fonts (ff/frame->fonts object-id objects)]
|
||||
(let [fonts (ff/frame->fonts object objects)]
|
||||
[:& ff/fontfaces-style {:fonts fonts}])
|
||||
|
||||
(case (:type object)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user