mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
* Fixed expected test results. * Implements Github 3305. Line widths don't scale by default. Line widths are now floats rather than ints. * Suggestion that testGithub565 be removed. * Corrected comment. * Fixed test case. * Added scaleBondWidth to Python wrappers. * Fixed expected test values. * Removed testGithub5. * Added draw option to scale highlighted bond width. * Put all the tests back in. * Tweaked tests to allow for difference in scale between Freetype/No-Freetype images. * Extra write for CI error. * Extra write for CI error. * removed extra write for CI error. * update expected results remove debugging output * Fixed stroke-width to 1 decimal place in SVG files. Altered tests to cope. * update expected results for python tests Co-authored-by: David Cosgrove <david@cozchemix.co.uk> Co-authored-by: Greg Landrum <greg.landrum@gmail.com>