mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01:00 
			
		
		
		
	- Redid the old StarOffice-format drawing file in OpenDocument
  format, and updated with two different `-light` and `-dark`
  versions.
  - Added color to the rectangles
  - Bolded all of the text
  - Added background transparency
- Exported both as `file-name-encodings-{light,dark}.svg`
- Tweaked in Inkscape to simplify SVG structure, scale to
  fixed pixel sizes, align to page dimensions.
- Added License/Copyright data as Custom Document Properties
  in OpenDocument sources, comments in SVG source.
  - Federico Mena Quintero, uploader of the originals, is
    credited in the `SPDX-FileCopyrightText` data, along
    with myself.
  - License chosen was `CC0-1.0`, because again I don't believe
    these files are complex enough to actually be copyrightable.
- Added data for `.odg` files to `/.reuse/dep5` file, as
  reuse can't extract license data from that format.
- Updated `character-set.md` and `glib.toml.in` to use
  new SVGs in place of old PNG.