Re: Creating image from text..

2009-09-26 Thread stephen barncard
Hi Jean-Pierre,
I'm not sure what you are asking.
do you mean do you want to represent the binary data of a jpg image as a
more easily stored text string?

yes  I have done this. Look into  Base64Encode/decode.

I don't understand BA,BI,etc.
-
Stephen Barncard
San Francisco
http://houseofcubes.com/disco.irev


2009/9/25 Jean-Pierre Soto 

> Hello,
>
> his there a way to create a great number of JPEG image from small text (
> something like BA,BI,BO,BU,FA,FI,FO,FU in small 32x32 JPEG image) with
> Revolution.
>
> Jean-Pierre
>
>
>
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Creating image from text..

2009-09-26 Thread Mark Schonewille

Jean-Pierre,

put "BA" into fld 1
export snapshot from fld 1 to file "~/folder/file.png" as PNG

Put this inside a repeat loop and replace "BA" and "file.png" with  
variables.


--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com

Submit your software at http://www.quickestpublisher.com

On 26 sep 2009, at 08:29, Jean-Pierre Soto wrote:


Hello,

his there a way to create a great number of JPEG image from small  
text ( something like BA,BI,BO,BU,FA,FI,FO,FU in small 32x32 JPEG  
image) with Revolution.


Jean-Pierre


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Creating image from text..

2009-09-25 Thread Jean-Pierre Soto

Hello,

his there a way to create a great number of JPEG image from small  
text ( something like BA,BI,BO,BU,FA,FI,FO,FU in small 32x32 JPEG  
image) with Revolution.


Jean-Pierre


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution