summaryrefslogtreecommitdiffstats
path: root/svgbob/src/focus_char.rs
AgeCommit message (Expand)Author
2018-08-03Remove warnings and error messagesJovansonlee Cesar
2018-08-03Fix circle with normal dash breakingJovansonlee Cesar
2018-08-02expose is_satisfied, it is used in enhance_circleJovansonlee Cesar
2018-08-02Add enhance_circle module as a different enhance trait, this is run first bef...Jovansonlee Cesar
2018-08-02enhance doesn't need to check if the character has characteristic or notJovansonlee Cesar
2018-08-02Alter the logic of getting the elements, Get the enhance_elements first and t...Jovansonlee Cesar
2018-07-31Add square marker at the start of the lineJovansonlee Cesar
2018-07-31Add big open circle and big open circle markerJovansonlee Cesar
2018-07-31Add circle and open circle markerJovansonlee Cesar
2018-07-31Add preprocessing of grid for swaping out charactersJovansonlee Cesar
2018-07-30Add indicator for box drawing and text that can be dynamically used as text o...Jovansonlee Cesar
2018-07-30Fix circuitry, initial implementation for dashed lineJovansonlee Cesar
2018-07-29Make the underscore work properlyJovansonlee Cesar
2018-07-29implementation on dashed lineJovansonlee Cesar
2018-07-29underscore with trianglesJovansonlee Cesar
2018-07-29remove unused warningsJovansonlee Cesar
2018-07-29refactored to modularized components to its corresponding fileJovansonlee Cesar