From 910e35d660e37479add75fa462f7f1bde13b00d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 16 Dec 2014 08:52:05 +0100 Subject: 1.5.0.38 (Mageia 5, initial artwork integration) Fix gfxboot image format, document it in the ReadMe.md --- Mageia-Default/gfxboot/back.jpg | Bin 58272 -> 47865 bytes Mageia-Default/gfxboot/welcome.jpg | Bin 45798 -> 38360 bytes Makefile | 2 +- ReadMe.md | 7 ++++++- 4 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Mageia-Default/gfxboot/back.jpg b/Mageia-Default/gfxboot/back.jpg index b1929b3..43ea825 100644 Binary files a/Mageia-Default/gfxboot/back.jpg and b/Mageia-Default/gfxboot/back.jpg differ diff --git a/Mageia-Default/gfxboot/welcome.jpg b/Mageia-Default/gfxboot/welcome.jpg index 116ec67..e204311 100644 Binary files a/Mageia-Default/gfxboot/welcome.jpg and b/Mageia-Default/gfxboot/welcome.jpg differ diff --git a/Makefile b/Makefile index d0b718e..e858362 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=mageia-theme PACKAGE=mageia-theme -VERSION=1.5.0.37 +VERSION=1.5.0.38 THEMES=Mageia-Default diff --git a/ReadMe.md b/ReadMe.md index d2a6d04..dbf2c8e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -12,5 +12,10 @@ * review all backgrounds and animations to match Mageia theme: - common/plymouth/logo_mageia.png and *.png - Mageia-Default/background/* - - Mageia-Default/gfxboot/*.png + - Mageia-Default/gfxboot/*.jpg - Mageia-Default/plymouth/ + +# GfxBoot specs + +Images should be color JPEG, non-progressive with a 4:2:0 sampling +(see advanced parameters in GIMP). -- cgit v1.2.1