Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KanjiVG/kanjivg
/ functions
Functions
60 in github.com/KanjiVG/kanjivg
⨍
Functions
60
◇
Types & classes
7
↓ 14 callers
Function
unicode
(s)
kanjivg.py:22
↓ 13 callers
Method
kId
(self)
kanjivg.py:80
↓ 6 callers
Method
read
(self, SVGHandler=None)
utils.py:59
↓ 4 callers
Function
canonicalId
(id)
utils.py:19
↓ 4 callers
Function
unichr
(c)
kvg_lookup.py:27
↓ 4 callers
Function
writeOutput
(data, output)
kvg_lookup.py:50
↓ 2 callers
Method
__init__
(self, code, variant = None)
kanjivg.py:69
↓ 2 callers
Function
characterSummary
(c)
kvg_lookup.py:94
↓ 2 callers
Method
getStrokes
(self)
kanjivg.py:98
↓ 2 callers
Function
listSvgFiles
(dir)
utils.py:77
↓ 2 callers
Function
parseXmlFile
(path, handler)
utils.py:71
↓ 2 callers
Method
toSVG
(self, out, rootId, groupCpt, strCpt, indent = 0)
kanjivg.py:242
↓ 2 callers
Function
unicode
(s)
kvg_lookup.py:25
↓ 1 callers
Function
file_to_kanji
(file)
make-index.py:19
↓ 1 callers
Function
flatlist
(iterable_of_lists)
kvg_kradfile.py:7
↓ 1 callers
Function
kanji_component_dic
(kanjiVGs)
kvg_kradfile.py:21
↓ 1 callers
Function
kradfile
(kanjiVGs)
kvg_kradfile.py:38
↓ 1 callers
Method
numberToSVG
(self, out, number, indent = 0)
kanjivg.py:238
↓ 1 callers
Function
readXmlFile
(path, KanjisHandler=None)
utils.py:87
↓ 1 callers
Method
setParent
(self, parent)
kanjivg.py:127
↓ 1 callers
Method
simplify
(self)
kanjivg.py:95
↓ 1 callers
Function
strokeGroupSummary
(gr, indent = 0)
kvg_lookup.py:70
↓ 1 callers
Function
subcomponents
(strokes)
kvg_kradfile.py:10
Method
__init__
(self)
xmlhandler.py:22
Method
__init__
(self, file, dir)
utils.py:35
Method
__init__
(self, parent = None)
kanjivg.py:104
Method
__init__
(self, parent)
kanjivg.py:230
Method
__init__
(self)
kanjivg.py:253
Method
__init__
(self)
kanjivg.py:356
Method
__repr__
(self)
utils.py:56
Method
__repr__
(self)
kanjivg.py:76
Method
__repr__
(self)
kanjivg.py:124
Method
__repr__
(self)
kanjivg.py:235
Method
characters
(self, string)
xmlhandler.py:50
Function
commandFindSvg
(arg)
kvg_lookup.py:104
Function
commandFindXml
(arg)
kvg_lookup.py:112
Method
components
(self, simplified = True, recursive = False, level = 0)
kanjivg.py:169
Function
createPathsSVG
(f)
kvg.py:33
Method
currentElement
(self)
xmlhandler.py:26
Method
endElement
(self, qName)
xmlhandler.py:38
Method
getStrokes
(self)
kanjivg.py:220
Method
handle_end_g
(self)
kanjivg.py:338
Method
handle_end_g
(self)
kanjivg.py:427
Method
handle_end_kanji
(self)
kanjivg.py:277
Method
handle_start_g
(self, attrs)
kanjivg.py:287
Method
handle_start_g
(self, attrs)
kanjivg.py:363
Method
handle_start_kanji
(self, attrs)
kanjivg.py:263
Method
handle_start_path
(self, attrs)
kanjivg.py:343
Method
handle_start_path
(self, attrs)
kanjivg.py:438
Function
isKanji
(v)
kanjivg.py:42
Function
mergePathsSVG
(f)
kvg.py:45
Method
outputStrokes
(self, out, indent = 0)
kanjivg.py:92
Method
outputStrokesNumbers
(self, out, indent = 0)
kanjivg.py:85
Function
realchr
(i)
kanjivg.py:63
Function
realord
(s, pos = 0)
kanjivg.py:51
Function
release
()
kvg.py:66
Method
simplify
(self)
kanjivg.py:187
Method
startElement
(self, qName, atts)
xmlhandler.py:29
Method
toSVG
(self, out, rootId, groupCpt = [0], strCpt = [1], indent = 0)
kanjivg.py:133
Function
unicode
(s)
utils.py:11