All Questions
1 question
3
votes
1
answer
7k
views
Linux convert jpeg to bmp, xsetroot complains "bad bitmap format", how to fix this?
I am creating a JPEG file, converting to BMP then using with xsetroot, but that is failing.
1) Make a JPEG file
$ convert -size 800x600 xc:transparent \
-font Bookman-DemiItalic -pointsize ...