summaryrefslogtreecommitdiffstats
path: root/svgbob/src/map
AgeCommit message (Expand)Author
2021-07-11Add more arc testJovansonlee Cesar
2021-07-11Fix testJovansonlee Cesar
2021-07-11make the logic of endorse_rect_and_arcs uniform with arcsJovansonlee Cesar
2021-07-11Add some arc testsJovansonlee Cesar
2021-07-11Remove storing center_cell, since it can be derived from centerJovansonlee Cesar
2021-07-11Fix strange bug when some arcs are not rendered to the use of BTreeMap when i...Jovansonlee Cesar
2021-07-11Calculate radius, center, center_cells based on the ascii art and EdgeCase sp...Jovansonlee Cesar
2021-07-11overhaul circle map algorithmn calculating centers and radiusJovansonlee Cesar
2021-07-10Add a calculation for circle center and radius, instead of the hard coded oneJovansonlee Cesar
2021-07-10Simplify and improve triangle polygon appJovansonlee Cesar
2021-07-01Add more circle art in circle_mapJovansonlee Cesar
2021-06-30Improve polygons for arrow, open circles, filled_circles, squares and diamondsJovansonlee Cesar
2021-06-30Pass the settings to merge functions, so the user can opt to chose whether or...Jovansonlee Cesar
2021-06-30Add DIAMETER_CIRCLE lookupJovansonlee Cesar
2020-11-25cargo fmtJovansonlee Cesar
2020-11-25Remove warningsJovansonlee Cesar
2020-11-25simplify the properties of unit circles for (*,o,O) to simplify merging to linesJovansonlee Cesar
2020-11-25Reimplement merging of line and arrow_head + diamondJovansonlee Cesar
2020-10-30Add more TODO itemsJovansonlee Cesar
2020-10-23Fix center for circle10Jovansonlee Cesar
2020-02-13Add more connection to flexible character behavior: *,0,XoJovansonlee 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-03Merge the rearchitecture code into the main svgbob codeJovansonlee Cesar