Releases: BojarLab/glycorender
Releases · BojarLab/glycorender
v0.2.5
05 Feb 14:07
Compare
Sorry, something went wrong.
No results found
stop rasterizing in simple_svg_to_pdf
v0.2.4
05 Feb 11:10
Compare
Sorry, something went wrong.
No results found
added simple_svg_to_pdf and simple_svg_to_png to give functions such as glycowork.motif.draw.annotate_figure a way to convert without glycan-specific logic
v0.2.3
06 Nov 13:22
Compare
Sorry, something went wrong.
No results found
added pdf_to_svg_bytes to allow for in-browser display of glycorender aesthetics
v0.2.2
06 Nov 12:25
Compare
Sorry, something went wrong.
No results found
make sure HexNAcs also have rounded corners
v0.2.1
07 Jun 05:32
Compare
Sorry, something went wrong.
No results found
fixed an issue where connection lines were drawn twice when glycans were drawn in compact mode
shortened dangling linkages (e.g., Neu5Ac(a2-3)) for aesthetic purposes
v0.2.0
28 May 15:26
Compare
Sorry, something went wrong.
No results found
remove svglib dependency; will be handled by reportlab
convert pymupdf into an optional dependency; that means .png will require glycorender[png]
v0.1.5
24 May 07:30
Compare
Sorry, something went wrong.
No results found
fix rendering of floaty bit linkage
v0.1.4
04 May 10:41
Compare
Sorry, something went wrong.
No results found
Produced .pdf/.png files now contain ALT text / metadata (if available in the used SVG data streams)
Added Pillow as a dependency to facilitate that in .png files
v0.1.3
16 Apr 13:35
Compare
Sorry, something went wrong.
No results found
improved search for system-installed Century Gothic font; only use Comfortaa as a fallback choice
smoother gradients for GlycoDraw's per_residue
v0.1.2
25 Mar 14:44
Compare
Sorry, something went wrong.
No results found
switch from importlib to pathlib for font handling