OEDepict TK 2.0.3

New features

Major bug fixes

  • OEPrepareAlignedDepiction performance improvement of 10% on average.

  • Windows png images have been improved in the following ways:

    • Dash patterns for line drawing corrected.

    • Gamma correction turned off when colors are blended with background colors. As a result the generated png images look sharper.

    • Text anti-aliasing methodology is now dependent on the font size to ensure fonts look good at all sizes. The method of anti-aliasing changes when increasing the font size from 8 to 9.

  • The following atom label layout changes:

    • If the atom has a charge, then it is rendered as a super-script on the right side of the atomic label. In the case when the implicit hydrogen symbol is placed on the right side of the atom, then the charge also follows the hydrogen symbol. (See section GR 5.1 in [Brecher-2008] )

    • The dot(s) representing the radical atom follows the atoms’ element symbol on the left side. In the case when the implicit hydrogen symbol is placed on the right side of the atom, then the radical dot(s) also follows the hydrogen symbol. (See section GR 5.3 in [Brecher-2008] )

  • Atom labels clashing with bonds have been improved by shortening the length of the depicted bond in certain cases.

  • MDL query molecule atom label rendering has been improved.

  • OEDepictCoordinates clash detection has been improved to avoid unnecessary stretching of the bonds of explicit hydrogens. A tolerance has been introduced that allows smaller distances between hydrogen atoms.

  • OE2DMolDisplay no longer crashes due to early garbage collection of the molecule.

Minor bug fixes

Documentation changes

  • All images are automatically regenerated to reflect the changes made since the previous release.