I need to get a BMP converted to XPM. I have tried Gimp and it does convert it but it doesn't work within Grub, from what I have read on some blogs if the image is converted using the convert.exe of ImageMagicK then it should function within grub.
The convert command that is required is "convert -resize 640×480 -colors 14 splash.bmp splash.xpm"
Here is the link to the BMP http://tinyurl.com/splash-bmp If someone could help me it out it would be much appreciated.
Please feel free to email me the edited file to digitaldna@cccexpress.com
I would do it myself but I just can't get ImageMagick to work.
Thanks for those who reads this and feel free to flame me for being lazy.
Thanks
Can someone edit an image for me?
Re: Can someone edit an image for me?
OK I sent you the XPM file. I converted it back to BMP to see if it worked and it seemed to be correct. Hope it works.
Re: Can someone edit an image for me?
Thanks, that worked for some reason Grub sees the white as green. I'll play around with the menu.ls file and see if I can get it to change to the proper color.
Again thanks for doing this.
Again thanks for doing this.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Can someone edit an image for me?
grub has some limitations to the image used.
From the grub "textinfo" documentation...
The format of the file is a gzipped xpm which is 640x480 with a 14 color palette.
I would assume that pallette is the old PC color pallette.
A Google search may tell you more
From the grub "textinfo" documentation...
The format of the file is a gzipped xpm which is 640x480 with a 14 color palette.
I would assume that pallette is the old PC color pallette.
A Google search may tell you more
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/