summaryrefslogtreecommitdiffstats
path: root/svgbob
AgeCommit message (Expand)Author
2018-03-04Publishing 0.2.6 with support for stableJovansonlee Cesar
2018-03-04cargo fmtJovansonlee Cesar
2018-03-04Code clean up and remove unused filesJovansonlee Cesar
2018-03-04Remove warning, letting it compile on stableJovansonlee Cesar
2018-02-27Merge and update the demo text and readmeJovansonlee Cesar
2018-02-27Change demo example and the text in the readmeJovansonlee Cesar
2018-02-25Releasing 0.2.5, added cli arguments for specifying fonts, size, etcJovansonlee Cesar
2018-02-22Allow control over stroke width, and overall scalingFranz Thoma
2018-02-19Add config option for fontFranz Thoma
2018-02-19Remove failing testsJovansonlee Cesar
2018-02-19bump versionJovansonlee Cesar
2018-02-19Added example to issue19Jovansonlee Cesar
2018-02-19various testsJovansonlee Cesar
2018-02-09Fix literal string escapingFranz Thoma
2017-11-25test issuesJovansonlee Cesar
2017-11-25correct parserJovansonlee Cesar
2017-11-17Publishing 0.2.3Jovansonlee Cesar
2017-11-17fix inclusive range new syntaxJovansonlee Cesar
2017-09-05Releasing 0.2.2Jovansonlee Cesar
2017-09-04Fix testsJovansonlee Cesar
2017-09-04fix the parser, by putting escape_sequence firstJovansonlee Cesar
2017-08-29Publishing 0.2.1Jovansonlee Cesar
2017-08-25remove circle debuggingJovansonlee Cesar
2017-08-23Resolve why the circles was not enhancedJovansonlee Cesar
2017-08-23added get all text, fix spongedown editor by subtracting 1 to rows and columnsJovansonlee Cesar
2017-08-23corrected escaping of string, added multiline parsingJovansonlee Cesar
2017-08-23Add rect, use_as_text now checks if the neighbors are drawing elementsJovansonlee Cesar
2017-08-10Merge branch 'develop' of https://gitlab.com/ivanceras/svgbobrusJovansonlee Cesar
2017-08-10Merge branch 'develop' of https://github.com/ivanceras/svgbobrusJovansonlee Cesar
2017-08-10Demo with chamfered boxJovansonlee Cesar
2017-08-09Add circuit jump with ~Jovansonlee Cesar
2017-08-08Add medium size circle, add escaping of stringsJovansonlee Cesar
2017-08-02Stable looking behaviors on circlesJovansonlee Cesar
2017-08-01A desirable stable configurationsJovansonlee Cesar
2017-07-31add enhance function to override the default behaviorJovansonlee Cesar
2017-07-31Completed major use case for intended behaviorsJovansonlee Cesar
2017-07-30Completed converting to point-blockJovansonlee Cesar
2017-07-30Completed a functional implementation of signal-base-connectionJovansonlee Cesar
2017-07-28Added querselector for plugin componenetsJovansonlee Cesar
2017-07-26More architectural change in character propertiesJovansonlee Cesar
2017-07-24Change the architecture to use signal base connection, less hard codingJovansonlee Cesar
2017-07-21More spec and spec testJovansonlee Cesar
2017-07-21Make demo and regenerateJovansonlee Cesar
2017-07-21Add algorithmn for circle handling on 4 quadrantsJovansonlee Cesar
2017-07-20Make the circle transparent, correct line boundaries touching the circleJovansonlee Cesar
2017-07-19add circle in demoJovansonlee Cesar
2017-07-19Transform the little circle into an svg circle elementJovansonlee Cesar
2017-07-13Make circle nicerJovansonlee Cesar
2017-07-13Regenerated demoJovansonlee Cesar
2017-07-13Render big arcsJovansonlee Cesar