Skip to content

Commit

Permalink
Merge pull request #13 from dschuhmacher/new_features
Browse files Browse the repository at this point in the history
README.md figures to /man
  • Loading branch information
dschuhmacher authored May 29, 2024
2 parents fc11901 + 18ab2c0 commit 1926b5e
Show file tree
Hide file tree
Showing 9 changed files with 95 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
kanjistat offers tools for processing and analyzing Japanese kanji characters. You can look up readings and meanings along with further dictionary information (to a large part provided by [KANJIDIC2](https://www.edrdg.org/wiki/index.php/KANJIDIC_Project)) including morphological details. You can plot kanji in your favorite font and process the resulting bitmap. You can represent kanji as nested lists of stroke paths (based on original data by [kanjiVG](https://kanjivg.tagaini.net/)), plot components in different color or display the tree structure, and analyze these decompositions and their individual strokes. Various old and new distance functions between kanji are implemented.


| ![Kanji with components in different colors](assets/hair_kveckanji_sm.svg) | ![Dendrogram of the kanji](assets/hair_kvecdend_sm.svg) |
| ![Kanji with components in different colors](man/hair_kveckanji_sm.svg) | ![Dendrogram of the kanji](man/hair_kvecdend_sm.svg) |
|:----------:|:----------:|

| ![Ink transport source and destination](assets/treestrans_sm.png) | ![Optimal ink transport](assets/treesplan_sm.png) |
| ![Ink transport source and destination](man/treestrans_sm.png) | ![Optimal ink transport](man/treesplan_sm.png) |
|:----------:|:----------:|


Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
73 changes: 73 additions & 0 deletions man_alt/figures/hair_kvecdend_sm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions man_alt/figures/hair_kveckanji_sm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added man_alt/figures/treesplan_sm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added man_alt/figures/treestrans_sm.png
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 1926b5e

Please sign in to comment.