Images for use in the installer (while forky is not released)

These files were generated using the following steps:

* Copy the files from the latest theme
  cp ../art-ceratopsian/g-i/debian-edu-ceratopsian-installer-logo.svg debian-edu-ceratopsian-installer-logo-without-version-number.svg
  cp ../art-ceratopsian/desktop-base/grub-4x3.svg grub-4x3-without-version-number.svg
* Start inkscape and remove the version number
* Convert to png
  rsvg-convert debian-edu-ceratopsian-installer-logo-without-version-number.svg -o debian-edu-installer-logo.png
  rsvg-convert grub-4x3-without-version-number.svg -o splash-skolelinux.png
* Compression
  optipng -o4 -i0 -fix *.png
  advpng -z4 *.png
* Place the png files in the checkout of git@salsa.debian.org:images-team/debian-cd.git
  cp *.png debian-cd/data/forky

Roland Clobus
2026-07-25
