[syslinux] Making logos...

developer developer at futuretg.com
Fri Apr 11 08:54:18 PDT 2003


Tom Lisjac wrote:

>Hi!
>
>I'm trying to create a custom logo for syslinux but keep bumping my head
>on the conversion to LSS16. The sample syslogo.png works fine so I
>decided to start with a known quantity by loading it into the Gimp.
>
>I cleared the canvas, color filled a blue background (0x000033) placed
>some yellow letters on the blue (0xffff00) and saved the file back out
>with the default compression. The resulting image is 639x320 and 16
>colors like the original syslogo.png. Here's the error I got with this
>attempt and keep getting with all the others I tried:
>
>pngtopnm syslogo.png | \
>        ../ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \
>        > syslogo.lss
>../ppmtolss16: Premature EOF at (516,308) of (639,320)
>make: *** [syslogo.lss] Error 255
>
Hi,

    This happens when the original file have a incongruent PNG Class.

    Will be very long to explain how to solve.

    The most immediate solution I can tell you is that your image must 
be PNG: PseudoClass, not "DirectClass"

    Start from: syslogo.png and use "display" from ImageMagick tools/library

Regards,
Giovanni

PS. I am near to release a book about all the panorama. Check: 
http://www.YourLinux.org/

>
>Any suggestions would be greatly appreciated! :)
>
>Thanks,
>
>-Tom
>
>
>
>_______________________________________________
>SYSLINUX mailing list
>Submissions to SYSLINUX at zytor.com
>Unsubscribe or set options at:
>http://www.zytor.com/mailman/listinfo/syslinux
>Please do not send private replies to mailing list traffic.
>
>  
>





More information about the Syslinux mailing list