Skip to content

Commit

Permalink
Merge branch 'supports-text-stroke' of https://github.com/AioiLight/s…
Browse files Browse the repository at this point in the history
…atori into supports-text-stroke
  • Loading branch information
AioiLight committed Nov 5, 2024
2 parents 37e40ee + d8294a9 commit de02436
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/text/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,8 @@ export default async function* buildTextNodes(

// Embed the font as path.
if (mergedPath) {
console.log(inheritedStyle)

const p =
parentStyle.color !== 'transparent' && opacity !== 0
? buildXMLString('path', {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit de02436

Please sign in to comment.