1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-05-15 06:38:10 +02:00
Commit Graph

1162 Commits

Author SHA1 Message Date
Ben Bullock 04731dfd14 Fix broken groups
This fixes two sets of broken groupings, as described in github issues
210 and 215. Extraneous groups have also been removed, and the groups
renumbered appropriately.
2022-03-30 17:50:55 +09:00
Ben Bullock 2dbf27b931 Merge pull request #227 from KanjiVG/consistent
Remove extraneous whitespace; make attributes consistent
2022-03-30 11:02:50 +09:00
Ben Bullock 2d6dadcb00 Merge branch 'master' into consistent 2022-03-30 11:02:13 +09:00
Ben Bullock 5b5391dd43 Merge https://github.com/bdusell/kanjivg into bdusell-master 2022-03-29 15:41:28 +09:00
Ben Bullock 59bbaf3c16 Merge pull request #215 from KanjiVG/fix08332
Fix numbering error
2022-03-29 13:38:21 +09:00
Ben Bullock 4579a17bd6 Merge pull request #218 from KanjiVG/fix-06f13-Kaisho
Remove unused path from 06f13-Kaisho
2022-03-29 13:38:08 +09:00
Ben Bullock 7ca33c2831 Merge pull request #221 from KanjiVG/change-212
Issue 212, change 幺 to 乡
2022-03-29 13:37:39 +09:00
Ben Bullock 5867978224 Remove extraneous whitespace; make attributes consistent
This puts the attributes into a consistent ordering. The attributes
were in a kind of order, but not all of them were ordered in the same
way, so about twenty files had to have the order of attributes
changed.

The other change in this commit is that the inconsistent use of
whitespace in the XML files was removed. This was in about 72
files. For example some files had a space after the word "Commons" in
the licence text, or some files had two spaces between attributes, or
some files had blank lines or wrong indentation.

The purpose of this commit is to make it easier to operate on the
files using software which reads XML and then writes it out again.
2022-03-29 13:27:39 +09:00
Ben Bullock 3890844943 Add back python distro files; delete template.svg
The python scripts were used to build the release files, so they are
still necessary.

template.svg from 2009 referred to an old format and was not in use,
and is deleted with this commit.
2022-03-29 11:43:56 +09:00
Ben Bullock 0f6ce3db94 Remove old Python scripts 2022-03-28 20:41:30 +09:00
Ben Bullock 5681b9644c Merge pull request #226 from KanjiVG/add-0964d
Add a group for bottom right of 964D
2022-03-28 20:36:08 +09:00
Ben Bullock bb741d64a7 Add another case of 幺 2022-03-28 16:55:41 +09:00
Ben Bullock 1f73d9b891 Move the stroke number 12 on 05099.svg 2022-03-28 12:37:54 +09:00
Ben Bullock 87d4f6503d Issue 212, change 幺 to 乡
Also change bottom right stroke to ㇒/㇔
2022-03-28 12:07:59 +09:00
Ben Bullock cda7f14c23 Remove unused path from 06f13-Kaisho 2022-03-28 08:29:55 +09:00
Ben Bullock fd1b296550 Fix numbering error
This fixes an error in numbering pointed out in https://github.com/KanjiVG/kanjivg.github.com/issues/2
2022-03-28 07:46:12 +09:00
Ben Bullock 0a3f0f4686 Merge pull request #149 from ospalh/fix-琥-stroke-type
琥/07425.svg: Fix stroke types for 7, 8.
2022-03-25 10:49:12 +09:00
Ben Bullock 88277d1e82 Add a group for bottom right of 964D 2022-03-25 08:22:56 +09:00
Alexandre Courbot e1d99250c5 Merge pull request #196 from benkasminbullock/readme
Remove outdated statements from README
2021-06-28 11:36:03 +09:00
Alexandre Courbot 9c7a14de07 Merge pull request #194 from benkasminbullock/master
Remove old Perl scripts
2021-06-28 11:35:09 +09:00
Ben Bullock 9b5fb02993 Remove outdated statements from README 2021-04-18 12:15:29 +09:00
Ben Bullock 84a7334c02 Remove old output file 2021-04-18 12:04:50 +09:00
Ben Bullock f373bd688f Remove old Perl scripts 2021-04-18 12:00:19 +09:00
ospalh 1eaef89b17 Merge pull request #158 from ospalh/fix-05099
Fix 05099/備
2017-05-08 10:46:40 +02:00
ospalh cb70131db2 05099/備 more vertical stroke 7, not touching later strokes 2017-05-01 15:10:46 +02:00
ospalh 6afbf54ba7 Preserve uncommon but allowd variant of 05099/備 2017-04-29 09:08:35 +02:00
ospalh 4c95bbc6f7 Merge pull request #156 from ospalh/fix-娩-05a29
娩/05a29.svg: Swap strokes 8 and 9. Fix for #155.
2017-04-21 12:10:04 +02:00
ospalh ecf9eb04a7 娩/05a29.svg: Swap strokes 8 and 9. Fix for #155. 2017-04-18 13:56:18 +02:00
ospalh 804c1ab93f 琥/07425.svg: Fix stroke types for 7, 8.
Before 42f9f89a, the stroke 'types' were correct, but the stroke vector data were wrong. So fix the stroke types now and keep the vector data.
2016-09-27 13:12:24 +02:00
Alexandre Courbot 62f27d5ba2 Merge pull request #142 from scriptin/issue-141
Fix #141: incorrect id attribute values
2016-06-27 14:13:30 +09:00
Dmitry Shpika 8eb4b5cb16 Fix #141: incorrect id attribute values 2016-06-18 14:52:12 +03:00
Alexandre Courbot 8e78d37b2a Merge pull request #127 from siikamiika/fixes
073cd: swap original/element for group 1
r20160426
2016-03-28 11:44:08 +09:00
siikamiika 1d08ec51b7 073cd: swap original/element for group 1
fixes #122
2016-03-24 17:28:11 +02:00
bdusell a8ff10834e 玲/0f9ad.svg: Fix id's to match codepoint 2016-01-06 06:59:21 +09:00
bdusell d0f3f9d7bf Use correct variants in certain kvg:element attrs
Some files used a similar-looking character in the kvg:element attribute which
did not match the codepoint they are supposed to represent. In
particular, replace 令 with 令 in several places.
2015-12-31 15:39:15 -06:00
bdusell 633a739d72 玲/0f9ad.svg: Fix id's to match codepoint 2015-12-31 15:36:35 -06:00
ospalh 90b99c72ea Merge pull request #120 from leoboiko/master
均: remove duplicate/spurious kvg:original
2015-06-16 10:23:35 +02:00
Leonardo Boiko 6015d5d659 均: remove duplicate/spurious kvg:original 2015-06-15 11:42:31 -03:00
ospalh 14159d7d08 Merge branch 'hotfix-051b3' r20150615-2 2015-06-15 16:18:15 +02:00
ospalh 9bffad41fc Fix a missing "original" 2015-06-15 16:17:42 +02:00
ospalh 4ac03d8562 Merge pull request #117 from leoboiko/master
kvg:element="冫": add  kvg:original="氷"
r20150615
2015-06-15 09:40:21 +02:00
Leonardo Boiko 6633c6ba64 終: add kvg:original="氷" to 冫 2015-06-12 12:51:39 -03:00
Leonardo Boiko f916c56439 准凖冲决: add kvg:original="水" to 冫 2015-06-12 12:51:14 -03:00
Leonardo Boiko cf5c956c21 均鈞韵: add kvg:element="匀" and kvg:phon="匀" to respective groups 2015-06-12 11:10:49 -03:00
Leonardo Boiko a5ea34bf48 匀 component: add kvg:original="二" for its subcomponent 冫 2015-06-12 10:51:49 -03:00
Leonardo Boiko 1181362bc7 次 component: add kvg:original="二" for its subcomponent 冫 2015-06-12 10:48:40 -03:00
Leonardo Boiko ed5b62cca6 kvg:element="冫": add kvg:original="氷" 2015-06-11 10:27:09 -03:00
ospalh 34949017d0 Merge pull request #114 from leoboiko/master
蜂: Group 三 and 丨 in 丰
2015-06-11 12:44:04 +02:00
Leonardo Boiko 3ba444ae78 add 丰 component group to 蜂 (fixes #109 ; please review) 2015-06-10 15:00:36 -03:00
Leonardo Boiko 3ecf8ff83c Merge branch 'master' of github.com:KanjiVG/kanjivg
Conflicts:
	kvg.py
2015-06-08 16:55:59 -03:00