MolecularGraph.jl icon indicating copy to clipboard operation
MolecularGraph.jl copied to clipboard

Breaking changes in version 0.16.0

Open mojaie opened this issue 6 months ago • 0 comments

Toward version 0.16.0, I have been working on 2D structure images export to PNG (with Cairo) and building binary packages for C and Python.

  • html_fixed_size and html_grid now takes MolGraph objects, not SVG.
  • Some molecule parameter methods for 2D drawing (e. g. is_atom_visible, double_bond_style) are no longer exposed.
  • Added Cairo.jl to the dependencies

mojaie avatar Jan 10 '24 04:01 mojaie