summaryrefslogtreecommitdiff
path: root/python/examples/export_svg.py
AgeCommit message (Expand)Author
2020-09-15display as in linear viewXusheng
2020-07-29fix some colors and add preferences for showing opcodes and addressesJordan Wiens
2020-07-29update export svg to include other graph modes and fix windows with python3Jordan Wiens
2020-04-29Fix the fix for saving on Windowsmeme
2020-04-22fix export-svg example opening on windowsJordan Wiens
2020-04-21add py2 compat for export_svg.pyJordan Wiens
2019-09-11Support all colors of the rainbow in export_svg.pymechanicalnull
2018-11-21Fixed export_svg.py to work with FlowGraphs and fixed several issues due to P...Josh Watson
2018-07-10Rebased so commit history is correct nowKyleMiles
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2017-05-09style tweaks and banner at the bottom of svgsJordan Wiens
2017-02-18Add back edge property to block edgesRusty Wagner
2017-01-07More fixes for refactorPeter LaFosse
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...Peter LaFosse
2017-01-02merging svg export changesPeter LaFosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse
2016-09-20update svg exporter to use new dialogsJordan Wiens
2016-09-20add file save dialog and fix spacingJordan Wiens
2016-09-16Add the color support to export_svg.pyrootbsd
2016-09-13rename files to allow them to be importedJordan Wiens