mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-03-12 19:33:06 +01:00
5867978224ac5161c07a2df33aebe052921283c2
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.
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.
Description
Languages
Python
98.6%
Shell
1.4%