Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Multimedia REBOL... yes or no?

From: petr:krenzelok:trz:cz at: 11-Jul-2003 0:53

Maxim Olivier-Adlhoch wrote:
> BTW, has anyone looked at image magik... (www.imagemagick.org) I am planning on building myself a rebol front end to it... thats a uber powerfull image manipulation api which is used by many high-end tools and production facilities. Plus its free, even commercially, and its not even bound by a gpl type license. >
no, but with Cyphre we did library wrapper for XnView (http://www.xnview.com ) 300+ image formats. The problem we reached was that described of inability to have pointer for binary data of certain size for xnview buffer direct display ... -pekr-