Exporting vector images
Bob Sneidar
bobs at twft.com
Mon Aug 15 12:13:36 EDT 2011
I should mention that Microsoft plans to end support for Visual Basic scripting soon, so if you have access to an XP machine, I suggest converting all the glyphs yourself and storing them in a folder in your project. Then it may be possible to use the previous stack supplied as the means to convert the vector to a bitmap and present it to your user.
I am not sure how complex the language is that you are using, so maybe this method would not work. I would hate to have to do this for Mandarin!!
Bob
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=50004&lngWId=1
Bob
On Aug 12, 2011, at 9:12 PM, Alejandro Tejada wrote:
> Hi Richmond,
>
>
> Richmond Mathewson-2 wrote:
>>
>> This super stack exports Vector graphics as vector graphics
>> (wow, that sounds a bit circular), and as such is wonderful.
>>
>> WHAT IT DOESN'T DO is:
>> Export TEXT from a textField as Vectors . . . expecting too much, I am .
>> . . :)
>>
>
> Exporting text fields as vectors would require
> some external (to read the font vector information)
> or recreate the text in another group/card/stack,
> using only vector graphics (from the Devawriter TTF font)
>
> If you send me the vector graphics, I could experiment
> with this, to test how feasible it is.
>
> Al
>
> --
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/Exporting-vector-images-tp3733066p3740872.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list