atom size

User 870ab5b546

11-07-2006 13:49:26

It is quite unclear what values to use for the MarvinSketch atomsize parameter if one wants a particular font size. Why not allow the user to specify the atom size in points? That is, in addition to,





msketch_param("atomsize", "0.533");





allow the user also to write:





msketch_param("atomsize", "16 pt");

ChemAxon 7c2d26e5cf

12-07-2006 14:41:32

We will consider your request. But I am not sure if we can rewrite atom label size control before Marvin 4.1. Now, we are concentrating on fixing bugs to release the new Marvin.

ChemAxon f052bdfe3c

27-11-2014 09:36:00

The next release 14.12.1 will contain this feature.


Best regards,


Efi

User 870ab5b546

27-11-2014 13:56:29

better 8 years later than never!

ChemAxon 2c555f5717

27-11-2014 15:08:05

Please keep in mind, that you have to write 


msketch_param("atomsize", "16pt");

without space.