Thanks for the links! Great stuff to start on.
--Alan

> -----Original Message-----
> From: David A. Desrosiers [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, November 21, 1999 1:33 PM
> To: Palm Developer's Forum
> Subject: Re: Java palmOS bitmap stuff
>
>
>
>       If you're adventurous, you can pick up the netpbm stuff, and
> convert it. I'm working on a perl module to do just that,
> independant of
> local graphics libraries (so it's 100% platform independant,
> as long as
> you have a port of perl for your architecture). I'm using DynaLib to
> achieve my results, but it's slow going.
>
>       Here's some links to get you going:
>
>       pbm - portable bitmap file format
>       http://dv.go.dlr.de/cgi-bin/man?pbm
>
>       NetPBM Homepage
>       ftp://wuarchive.wustl.edu/graphics/graphics/packages/NetPBM/
>
>       Color Image Segmentation by MRF and Mean Field Theory Method
>       http://gao.ceas.uwm.edu/color_segment/
>
>       Image Processing and Analysis in Java
>       http://rsb.info.nih.gov/ij/
>
>       A JPEG Encoder written in Java[tm]
>       http://www.obrador.com/essentialjpeg/jpeg.htm
>
>       acme.com Java Encoders
>       http://www.acme.com/
>
> http://www.acme.com/java/software/Acme.JPM.Encoders.GifEncoder
.html

        Java CodeGuru: AWT : Graphics
        http://codeguru.developer.com/java/AWT/Graphics/

        Good luck! I'd be interested in hearing how it goes. Keep me
posted!



+-----------------------------------------------------------+
|  David A. Desrosiers             *calloc(1,sizeof(geek))  |
|  [EMAIL PROTECTED]       http://www.gnu-designs.com  |
|  void main (void) { if (windows=="useful") hell=frozen }  |
|  PGP: 80F8 7FFF 8329 292F 2696  E354 3D9E 2800 5B8D ABC1  |
+-----------------------------------------------------------+

On Sun, 21 Nov 1999, P. Alan Johnson wrote:

> Anyone know where I can snag some Java source code to convert .jpg and
.gif
> to palmOS bitmap format?



Reply via email to