mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 04:21:38 +02:00
🐛 Fix problem when exporting single text
This commit is contained in:
parent
82d744b94a
commit
8df93c2707
3 changed files with 11 additions and 8 deletions
|
@ -402,7 +402,7 @@
|
|||
:style {:-webkit-print-color-adjust :exact}
|
||||
:fill "none"}
|
||||
|
||||
(let [fonts (ff/frame->fonts object objects)]
|
||||
(let [fonts (ff/shape->fonts object objects)]
|
||||
[:& ff/fontfaces-style {:fonts fonts}])
|
||||
|
||||
(case (:type object)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue