kienerj / pycdxml

Tools to automatically convert and proccess cdx and cdxml files in python
GNU General Public License v3.0
38 stars 5 forks source link

SlideGenerator ignores space of atom labels #28

Closed kienerj closed 1 year ago

kienerj commented 1 year ago

When placing and calculating space requirements, hetero atom labels including hydrogens (example NH2) are ignored and hence can be cut-off or overlap with text from properties or another molecule.

Unclear how to fix as they have no coordinates assigned due to being placed automatically by ChemDraw.

kienerj commented 1 year ago

improved by a69bee07f87cbbbca73ed666eec83a20c70c2539.

Complicated fix but could not see a case of cut-off labels anymore.

EDIT:

Due to new code around fonts, would be good of someone could test on Linux and even more so Mac.