Files
rdkit/Code/GraphMol/MolTransforms
Greg Landrum 9ab84f0884 Add rendering of SGroup brackets to MolDraw2D (#3586)
* backup

* further progress

* backup

* refactor handling of atom/bond annotations

move to a single annotation list to make it easier to add new annotation
types

* backup, doesn't actually work

* not unhappy with how the bracket rendering now works
still need to do bracket annotations

* backup

* commit first pass at brackets annotations

* add a bit more flexibility to how we handle annotations
Stll needs to be elaborated a bit, but the tests currently pass

* cleanup

* support comic mode with brackets

moves the handdrawnLine code to MolDraw2D_detail, which is a better place for it

* updates in response to review
2020-11-28 08:03:20 +01:00
..
2018-06-14 18:40:10 -04:00
2019-10-10 20:18:43 +09:00
2019-10-10 20:18:43 +09:00

These are files for doing geometric transformations (rotation,
scaling, etc.) on molecules.