We already have a prototype of that, but should we use SVG?
How should image related to blocks should be stored? The
prototype stores an image into a memory map (nodeName, XPM
data) that is created when loading the toolbox, using the
XPM format. But, it is memory intensive if you have many
blocks into your libraries... Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=27324
We already have a prototype of that, but should we use SVG?
How should image related to blocks should be stored? The
prototype stores an image into a memory map (nodeName, XPM
data) that is created when loading the toolbox, using the
XPM format. But, it is memory intensive if you have many
blocks into your libraries... Any suggestions?