Nick Moore said: > The only possible way would be to embed the image in the file format (รก la > Open Office - try changing an odt file into a zip file and opening it - > odts > are just zip files containing XML and images). However, that would require > a > re-write of the file handling mechanisms, so I hope Ian's suggestion would > work.
Ian's suggestion works modulo a bug that can cause the path to get expanded to an absolute path. Embedding an image wouldn't be a bad idea, it could just be a CDATA chunk, but it'd have to be optional in case of really big images. -Lars _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
