mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-07-20 20:50:29 +02:00
Fix positions/groups on 04f5e.svg
Whoever made the KanjiVG groups originally often insisted on plugging in ill-matching groups like 仁 in characters like these. I don't want to remove these willy-nilly but if these things must be added, at least they should be added so they don't disrupt the actual structure of the character. This splits the 仁 bit into two parts and makes it no longer the "master group" of this character.
This commit is contained in:
+11
-9
@@ -37,20 +37,22 @@ kvg:type CDATA #IMPLIED >
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="109" viewBox="0 0 109 109">
|
||||
<g id="kvg:StrokePaths_04f5e" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
||||
<g id="kvg:04f5e" kvg:element="佞">
|
||||
<g id="kvg:04f5e-g1" kvg:element="仁" kvg:position="left">
|
||||
<g id="kvg:04f5e-g2" kvg:element="亻" kvg:variant="true" kvg:original="人" kvg:radical="general">
|
||||
<g id="kvg:04f5e-g1" kvg:element="亻" kvg:variant="true" kvg:original="人" kvg:position="left" kvg:radical="general">
|
||||
<g id="kvg:04f5e-g2" kvg:element="仁" kvg:part="1">
|
||||
<path id="kvg:04f5e-s1" kvg:type="㇒" d="M33.49,14.89c0.13,1.17,0.24,2.64-0.12,4.08c-2.26,9.09-11.02,26.67-21.56,39"/>
|
||||
<path id="kvg:04f5e-s2" kvg:type="㇑" d="M26.01,41c0.63,0.66,0.81,2.11,0.81,3.46c0,13.96-0.31,43.03-0.31,52.41"/>
|
||||
</g>
|
||||
<g id="kvg:04f5e-g3" kvg:element="二">
|
||||
<g id="kvg:04f5e-g4" kvg:position="top">
|
||||
<path id="kvg:04f5e-s3" kvg:type="㇐" d="M46.14,19.28c1.08,0.37,3.05,0.44,4.14,0.37c6.48-0.4,22.23-2.9,30-3.07c1.8-0.04,2.88,0.18,3.78,0.36"/>
|
||||
</g>
|
||||
<g id="kvg:04f5e-g5" kvg:position="bottom">
|
||||
<path id="kvg:04f5e-s4" kvg:type="㇐" d="M37.25,35.67c1.43,0.5,4.04,0.51,5.47,0.5c11.75-0.06,38.36-4.42,47.36-4.25c2.38,0.05,3.81,0.24,5,0.49"/>
|
||||
</g>
|
||||
<g id="kvg:04f5e-g3" kvg:position="right">
|
||||
<g id="kvg:04f5e-g4" kvg:element="二" kvg:position="top">
|
||||
<g id="kvg:04f5e-g5" kvg:element="仁" kvg:part="2">
|
||||
<g id="kvg:04f5e-g6" kvg:position="bottom">
|
||||
<path id="kvg:04f5e-s3" kvg:type="㇐" d="M46.14,19.28c1.08,0.37,3.05,0.44,4.14,0.37c6.48-0.4,22.23-2.9,30-3.07c1.8-0.04,2.88,0.18,3.78,0.36"/>
|
||||
<path id="kvg:04f5e-s4" kvg:type="㇐" d="M37.25,35.67c1.43,0.5,4.04,0.51,5.47,0.5c11.75-0.06,38.36-4.42,47.36-4.25c2.38,0.05,3.81,0.24,5,0.49"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="kvg:04f5e-g6" kvg:element="女">
|
||||
<g id="kvg:04f5e-g7" kvg:element="女" kvg:position="bottom">
|
||||
<path id="kvg:04f5e-s5" kvg:type="㇛" d="M62.92,42.37c0.46,1.17,0.13,2.64-0.23,4.1c-1.78,7.13-8.44,20.52-14.13,28.71c-1.24,1.78-0.26,2.13,0.68,2.15c13.21,0.2,34.84,8.98,41.68,18.15"/>
|
||||
<path id="kvg:04f5e-s6" kvg:type="㇒" d="M80.78,52.14c0.12,1.07,0.2,3.67-0.24,5.22C76.94,69.9,64.5,89.75,40.87,97"/>
|
||||
<path id="kvg:04f5e-s7" kvg:type="㇐" d="M35.38,57.7c2.01,0.45,4.16,0.75,5.12,0.68c20.33-1.41,34.16-3.44,53.57-3.64c1.61-0.02,4.38,0.27,5.68,0.78"/>
|
||||
|
||||
Reference in New Issue
Block a user