From cc0b9f4682f7c3f453afd8e1bfb5f0374266f48b Mon Sep 17 00:00:00 2001 From: Donald Stewart Date: Sun, 9 Oct 2016 19:29:21 +0100 Subject: 6.1 - Fix gfxboot images (mga#19187) - Update ReadME.md with gfxboot guidelines and general documentation --- ReadMe.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ReadMe.md') diff --git a/ReadMe.md b/ReadMe.md index dbf2c8e..a45d337 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,6 +4,8 @@ # Documentation + * https://wiki.mageia.org/en/Artwork_Installer + * http://www.freedesktop.org/wiki/Software/Plymouth * http://www.freedesktop.org/wiki/Software/Plymouth/Scripts @@ -19,3 +21,6 @@ Images should be color JPEG, non-progressive with a 4:2:0 sampling (see advanced parameters in GIMP). +Also ImageMagick with: +convert -resize 800 -quality 90 -sampling-factor 2x2 -interlace none +Mageia-Default-1600x1200.png back.jpg -- cgit v1.2.1