I've released KanjiVGEditor v1.3. This new version adds a new feature: the "pen" tool.

KanjiVGEditor is a tool to edit files in the KanjiVG database:
https://kanjivg.tagaini.net/

A short demo of the new feature can be seen here:
https://youtu.be/PMty6p5f-4M

The online version of KanjiVGEditor is available here:
https://baillehachepascal.dev/Tools/KanjiVGEditor/index.html

The related article on my website is here:
https://baillehachepascal.dev/2025/kanjivgeditor.php

The code is available on CodeBerg:
https://codeberg.org/baillehache_pascal/KanjiVGEditor

#japanese #kanji #kanjivg #kanjivgeditor #programming #webapp #opensource #codeberg

The Kanji Vector Graphics (KanjiVG) project - KanjiVG

I've released the version 1.2 of KanjiVGEditor.

Update includes:
* display the number of strokes under the structured representation of the kanji
* refactor the menu in the data area to be multi-levels like in the drawing area
* add functionality to reorder groups and elements
* add functionality 'cut/paste'
* add info messages for copy/cut/paste
* remove the menu state from the undo history
* corr bug about display of the currently selected element
* keep the currently selected tool after selection of an element
* add functionality to reset all the numbers
* add folding functionality for groups

The online version is now the v1.2:
https://baillehachepascal.dev/Tools/KanjiVGEditor/index.html

I've also updated the article on my website serving as a user manual.
https://baillehachepascal.dev/2025/kanjivgeditor.php

#KanjiVGEditor #kanjivg #kanji #japan #webapp #programming #opensource

KanjiVGEditor