Hello again,
I am looking at pybel to write an svg like this:
mol.write(format='svg', filename='test1b.svg', overwrite=True, opt={'b':
'lightblue', 'w': 500, 'h': 500}) # w/h do not work. why?
it seems, the 'w' and 'h' parameters have no effect. is this intended?
can I change the size of the svg in mol.write
or do I have to post process the svg to change the embedded height and
width?
thank you.
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss