OEDepict TK 2.3.0

New features

Major bug fixes

  • The layout of the molecule depiction has been improved to eliminate atom label clippings. These label clippings used to occur in cases when font scales larger than the default value were used. See the effect of this change in Table: Improved depiction layout below.

    Improved depiction layout

    OEDepict TK 2.2.6 (2015.Jun)

    OEDepict TK 2.3.0 (2015.Oct)

    ../../_images/DepictionLayout_toolkits2015_Jun.png ../../_images/DepictionLayout_toolkits2015_Oct.png
  • The bounding boxes of labels are now considered when positioning atom properties. As a result, the number of overlaps is reduced in cases where font scales larger than the default value are used. See the effect of this change in Table: Example of improving the positioning of atom properties below.

    Example of improving the positioning of atom properties

    OEDepict TK 2.2.6 (2015.Jun)

    OEDepict TK 2.3.0 (2015.Oct)

    ../../_images/AtomPropPosition_toolkits2015_Jun.png ../../_images/AtomPropPosition_toolkits2015_Oct.png

Minor bug fixes

Python-specific changes

  • The deprecated Ogham API is no longer tested in Python. See also Deprecated Ogham section.

Documentation changes