JAL-4250 Simplification of polygons and adjustments to calculations in secondary...
authorBen Soares <b.soares@dundee.ac.uk>
Wed, 23 Aug 2023 00:07:29 +0000 (01:07 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Wed, 23 Aug 2023 00:07:29 +0000 (01:07 +0100)
commit03bc8848382795bda548083f0bc3202dfe6a9b8b
treef15399be59339328301683f179a607532732ace0
parent84d14b33c57f3c33d30f6de60c3245896f91801d
JAL-4250 Simplification of polygons and adjustments to calculations in secondary structure for vector rendition. Corrected rounding error for line graph with round stroke to give joined up appearance in vector rendition.
src/jalview/gui/AlignmentPanel.java
src/jalview/gui/ImageExporter.java
src/jalview/renderer/AnnotationRenderer.java
src/jalview/util/StringUtils.java