-
Notifications
You must be signed in to change notification settings - Fork 562
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The font supports Arabic text, but I can not get a valid path from it. I have found Skia. ParagraphBuilder but I don’t know how to use it.
React Native Skia Version
1.12.4
React Native Version
0.76.9
Using New Architecture
- Enabled
Steps to Reproduce
use Skia.Path.MakeFromText
Snack, Code Example, Screenshot, or Link to Repository
const path = Skia.Path.MakeFromText(props.text, x, y, font);
// path?.isEmpty() >>> trueMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working