I'm trying to get my own GIMP jpeg to appear 
on my Plucker homepage in hi-res.

so far, the only way I can do this is to use jpegtopnm to create a 
.pnm version and reference that directly in my home.html 

ie. <IMG SRC=imagename.pnm>

this seems to work IFF the original jpeg is < 150 pixels wide and
even then the eventual pilot version doesn't look like hi-res

Questions 

        - any way to change the 150 pixel width maximum?

        - will plucker accept somwthing beside .pnm with higher bits/pixel?

        - any other good advice for handling images?

-S

P.S. referencing .jpg or .jpeg files < 150 pixels wide seems to generate
netpbm errors whereas .pnm files work. What am I doing wrong with that?
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to