0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

🐛 Fix problem with export texts and fonts

This commit is contained in:
alonso.torres 2022-04-22 22:14:51 +02:00
parent 581c50b5ff
commit 6ad591eb23

View file

@ -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)