-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bodmer Stephan schrieb: > .., I found what I needed, the explaination > how to produce it: >> its easy, the data in that array is the exact same >> data as your png, but before it comes a 4 byte value >> which is the size of it. > Now, I can write my own converter in Java ;^) > ...And let the community access it with JWS (Java Web Start)... >
some time ago, I faced the same problem (and found the same explanation). For the conversion, I did (sans the four size bytes of course) ;-) hexdump -e' 16/1 "0x%02x, " "\n"' FILENAME.png Cheers, Hermann V -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGUPDWZbZrB6HelLIRAgGvAKDboL4fM7YXWonJDCLpxvd/FvBaFwCg75Ne JDXcInpXqJuKKLjfSrlHqNA= =qbwH -----END PGP SIGNATURE----- _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
