1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-03-12 19:33:06 +01: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
2009-11-03 20:00:51 +09:00
2021-04-18 12:15:29 +09:00
2010-12-27 15:44:38 +00:00

KanjiVG: Kanji Vector Graphics

Licence
-------
KanjiVG is copyright Ulrich Apel and released under the Creative Commons
Attribution-Share Aline 3.0 licence:

http://creativecommons.org/licenses/by-sa/3.0/

See the COPYING file for more details.

Languages
Python 98.6%
Shell 1.4%