KanjiVG – SVGs of Kanji character strokes including order, shape and direction
41–50 of 72 posts
Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#42If anyone is looking for animated stroke orders for Chinese characters, Hanzi5 is by far the best resource [1]. I built a small app to make them searchable too [2]. 1. http://www.hanzi5.com/ 2. https://dragonmandarin.com
https://kanjivg.tagaini.net/viewer.html
Credit for the project is at the bottom of the page.
Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#43Earlier quoted context omitted.
Because when you handwriting, the stroke order is very important.
Very important due to, tradition?
Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#44Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#45KanjiVG is pretty cool. The color coding for radicals and stroke orders is nice. Also, parsing and using the SVGs is fairly straight forward. Having owned a couple of books that had the stroke orders wrong while I was learning Japanese, I always check for mistakes in the stroke orders of kanji like 右 (right) and 左 (left) to make sure they're correct. KanjiVG gets it right. On a tangentially related note, I recently p…
Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#46Earlier quoted context omitted.
It's generated from KanjiVG though: https://kanjivg.tagaini.net/projects.html
Oh interesting. I skimmed that page to make sure it wasn't already referenced and ironically didn't recognize that the kanji were the same as the link I posted. More practice needed I guess.
Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#47KanjiVG is awesome. I used it for a free kanji app I made for iOS and Android. Figuring out how to write an SVG parser + renderer wasn't as tricky as I thought when I set out to do it. https://www.bjmalicoat.com/projects/kanjibook
Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#48Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#49If anyone is looking for animated stroke orders for Chinese characters, Hanzi5 is by far the best resource [1]. I built a small app to make them searchable too [2]. 1. http://www.hanzi5.com/ 2. https://dragonmandarin.com
The above web site offers animated stroke orders, see the "animate" button on https://kanjivg.tagaini.net/viewer.html Credit for the project is at the bottom of the page.
For example, enter 田 into both the original website (https://kanjivg.tagaini.net/viewer.html?kanji=%E7%94%B0) and hanzi5 (http://www.hanzi5.com/bishun/7530.html), and you'll see that the stroke order differs.
There are also several chinese characters which are not present in that japanese viewer, for example 厅
Re: KanjiVG – SVGs of Kanji character strokes including order, shape and direction
#50Why does stroke order matter? Is it to handle animating them and if each stroke isn’t the same colour? Sorry but I don’t know much about these kinds of characters.
If, for example, you are taking handwritten notes on an ipad, and want software to convert the notes into text... well, knowing the order of strokes and having an agreed upon order helps considerably over just trying to match shapes.
Digital dictionaries also usually have a "handwritten input" mode to look up a character, and that mode will also recognize characters much more accurately when input with correct stroke order.