mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* 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
These are files for doing geometric transformations (rotation, scaling, etc.) on molecules.