Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor get_circle to draw filled & outline circles | Akshay | 2021-03-15 | 2 | -27/+65 |
| | |||||
* | add basic statusline widget; text drawing support | Akshay | 2021-03-14 | 3 | -11/+101 |
| | |||||
* | add symmetry options | Akshay | 2021-03-14 | 2 | -8/+120 |
| | |||||
* | simplify mvc model | Akshay | 2021-03-14 | 1 | -78/+69 |
| | |||||
* | factor out line and circle drawing into bitmap | Akshay | 2021-03-13 | 3 | -66/+160 |
| | |||||
* | refactor to use pixmap over Vec<bool> | Akshay | 2021-03-13 | 3 | -74/+51 |
| | |||||
* | add pixmap module | Akshay | 2021-03-13 | 1 | -0/+89 |
| | |||||
* | init | Akshay | 2021-03-12 | 4 | -0/+596 |