summaryrefslogtreecommitdiffstats
path: root/svgbob
AgeCommit message (Expand)Author
2020-04-27prepare 0.5.0-alpha.30.5.0-alpha.3Jovansonlee Cesar
2020-04-27Remove Cargo.lockJovansonlee Cesar
2020-04-27prepare 0.5.0-alpha.1Jovansonlee Cesar
2020-04-25re-export sauron::NodeJovansonlee Cesar
2020-03-22fix: make the code deal with more than just 2 widthJovansonlee Cesar
2020-02-29Remove the path from sauronJovansonlee Cesar
2020-02-29Expose the with-dom feature in svgbob, this is to allow usage of the generate...Jovansonlee Cesar
2020-02-29Make functions that return Node<()> into a return generics Node<MSG> to allow...Jovansonlee Cesar
2020-02-27Fix the behaviour of merging line and polygon tags, the direction of the arro...Jovansonlee Cesar
2020-02-14Change the default settings to match the originalJovansonlee Cesar
2020-02-14Prepare release 0.5.0-alpha.0rewrite3-vectorizeJovansonlee Cesar
2020-02-14Fix errored testsJovansonlee Cesar
2020-02-14cargo fmtJovansonlee Cesar
2020-02-13Add more connection to flexible character behavior: *,0,XoJovansonlee Cesar
2020-02-13Use cargo denyJovansonlee Cesar
2020-02-13Pass Settings to the property, so behavior can be dependent on flags that is ...Jovansonlee Cesar
2020-02-13Use line properties rather than specific characterJovansonlee Cesar
2020-02-11More improvements on the Architecture designJovansonlee Cesar
2020-02-03Move back the README and license to the root folderJovansonlee Cesar
2020-02-03Merge the rearchitecture code into the main svgbob codeJovansonlee Cesar
2019-10-20Add timing in demo exampleJovansonlee Cesar
2019-09-18update cargo.lockJovansonlee Cesar
2019-04-12cargo fmtJovansonlee Cesar
2018-10-05Remove unused codeJovansonlee Cesar
2018-10-05Make the default stroke color blackJovansonlee Cesar
2018-10-05Just use the name svgbob instead of svgbobrusJovansonlee Cesar
2018-10-05Updated example to the new settingsJovansonlee Cesar
2018-10-05Make the settings affect the stylingJovansonlee Cesar
2018-10-05Refactor code to combine repitive code in a functionJovansonlee Cesar
2018-10-04Enhancement on white arrowsJovansonlee Cesar
2018-10-02Remove cluttered filesJovansonlee Cesar
2018-10-02Publishing 0.3.2Jovansonlee Cesar
2018-10-02Remove old irrelevant testJovansonlee Cesar
2018-09-26Add type=text/css to the styleJovansonlee Cesar
2018-09-12Merge branch 'master' of https://github.com/ivanceras/svgbobJovansonlee Cesar
2018-09-12Remove ununsed codeJovansonlee Cesar
2018-09-12Add clear arrowJovansonlee Cesar
2018-09-06Merge branch 'master' of https://github.com/ivanceras/svgbobrusJovansonlee Cesar
2018-09-05Make build to stable versionJovansonlee Cesar
2018-09-04Merge branch 'master' of https://github.com/ivanceras/svgbobrusJovansonlee Cesar
2018-09-04Publishing 0.3.0Jovansonlee Cesar
2018-09-03Not using z as close point, since it will error in order browsersJovansonlee Cesar
2018-09-02re-code arrow marker to make use of polygon and corrected it's positioning to...Jovansonlee Cesar
2018-09-01Add implementation for beatifying railroad diagramJovansonlee Cesar
2018-09-01minor enhancement on circuitriesJovansonlee Cesar
2018-09-01Removed unused methodsJovansonlee Cesar
2018-09-01Fix bug arrows disappearing when connecting to top, to left and top_leftJovansonlee Cesar
2018-08-16regeneratedJovansonlee Cesar
2018-08-16turn off the arrangment in optimizer, add on_segment and is_on_line functionJovansonlee Cesar
2018-08-13Merge branch 'optimization-overhaul' of https://gitlab.com/ivanceras/svgbob i...optimization-overhaulJovansonlee Cesar