COMMITS
/ python/examples/export_svg.py April 15, 2026
J
[Python API] Replace bare "except:" with "except Exception:" to fix signal propagation
Josh Ferrell committed
May 1, 2024
G
Add address display mode options
Glenn Smith committed
March 4, 2024
June 22, 2023
J
export svg now theme aware
Jordan Wiens committed
June 8, 2023
J
replace format with fstrings, fix opacity bug, better enable raw svg
Jordan Wiens committed
May 14, 2022
J
remove more vestigal py2 code
Jordan Wiens committed
January 28, 2022
K
Format All Files
KyleMiles committed
August 24, 2020
X
display as in linear view
Xusheng committed
July 29, 2020
J
fix some colors and add preferences for showing opcodes and addresses
Jordan Wiens committed
J
update export svg to include other graph modes and fix windows with python3
Jordan Wiens committed
April 29, 2020
M
Fix the fix for saving on Windows
meme committed
April 22, 2020
J
fix export-svg example opening on windows
Jordan Wiens committed
J
add py2 compat for export_svg.py
Jordan Wiens committed
August 30, 2019
M
Support all colors of the rainbow in export_svg.py
mechanicalnull committed
November 12, 2018
J
Fixed export_svg.py to work with FlowGraphs and fixed several issues due to Python3
Josh Watson committed
July 5, 2018
K
Rebased so commit history is correct now
KyleMiles committed
March 4, 2018
J
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens committed
May 10, 2017
J
style tweaks and banner at the bottom of svgs
Jordan Wiens committed
February 18, 2017
R
Add back edge property to block edges
Rusty Wagner committed
January 7, 2017
P
More fixes for refactor
Peter LaFosse committed
January 5, 2017
P
Modifying how enumerations are exposed and used, and a bunch of cleanup of existing plugins
Peter LaFosse committed
January 2, 2017
P
merging svg export changes
Peter LaFosse committed
October 29, 2016
September 20, 2016
J
update svg exporter to use new dialogs
Jordan Wiens committed
J
add file save dialog and fix spacing
Jordan Wiens committed
September 16, 2016
R
Add the color support to export_svg.py
rootbsd committed
September 13, 2016
J
rename files to allow them to be imported
Jordan Wiens committed