Replies: 4 comments
-
Those should be simple since they are rectilinear paths (no circles or curves). For the 1st example, I'd simply use a Gesture Handler to drive the position of the arrow:
You can use Have fun! |
Beta Was this translation helpful? Give feedback.
-
@kimchouard : The main problem is creating the structure of the kanji, each of them has its own structure and some are quite complex. But let's go in order, the first problem is this: #2234 In the documentation I didn't find how to make the dotted line, without using Path and DashPathEffect. |
Beta Was this translation helpful? Give feedback.
-
Ah you want to create Japanese/Chinese character... Yeah, well get it right with straight paths first, but with more complex geometric shape you'll get yourself into some pretty deep trigo/géo calculation. :) |
Beta Was this translation helpful? Give feedback.
-
@kimchouard : Precisely I'm studying Hangul (Korean), if you can find the svgs of the paths. I managed to make a letter m in Korean, but I'm not succeeding in:
Can you give me a hand? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
@wcandillon , @kimchouard :
Can you help me create a guide animation like the ones seen in the video:
Registrazione.schermo.2024-02-20.alle.06.51.45.mov
Registrazione.schermo.2024-02-20.alle.06.53.45.mov
Beta Was this translation helpful? Give feedback.
All reactions