Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KanjiVG/kanjivg
/ types & classes
Types & classes
7 in github.com/KanjiVG/kanjivg
⨍
Functions
60
◇
Types & classes
7
↓ 2 callers
Class
Kanji
Describes a kanji. The root stroke group is accessible from the strokes member.
kanjivg.py:67
↓ 2 callers
Class
Stroke
A single stroke, containing its type and (optionally) its SVG data.
kanjivg.py:228
↓ 2 callers
Class
StrokeGr
Describes a stroke group belonging to a kanji as closely as possible to the XML format. Sub-stroke groups or strokes are available in the childs membe
kanjivg.py:102
↓ 1 callers
Class
KanjisHandler
XML handler for parsing kanji files. It can handle single-kanji files or aggregation files. After parsing, the kanjis are accessible through the kanji
kanjivg.py:251
↓ 1 callers
Class
SVGHandler
SVG handler for parsing final kanji files. It can handle single-kanji files or aggregation files. After parsing, the kanji are accessible through the
kanjivg.py:354
↓ 1 callers
Class
SvgFileInfo
utils.py:34
Class
BasicHandler
xmlhandler.py:21