Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect canvas width and whitespace bugs | bptato | 2022-01-23 | 1 | -2/+3 |
| | |||||
* | Use pixels as the base unit for the layout | bptato | 2022-01-23 | 1 | -3/+3 |
| | |||||
* | Consider cell ratio when calculating lengths | bptato | 2022-01-23 | 1 | -2/+5 |
| | |||||
* | Honestly I'm not sure what I added here... | bptato | 2021-12-21 | 1 | -2/+2 |
| | |||||
* | Length unit fixes | bptato | 2021-12-15 | 1 | -0/+6 |
| | |||||
* | Bugfixes & documentation | bptato | 2021-11-20 | 1 | -3/+0 |
| | |||||
* | Store pixels per character/row | bptato | 2021-11-14 | 1 | -5/+22 |
| | |||||
* | Implement new buffer model which supports X coords | bptato | 2021-08-05 | 1 | -0/+14 |
...also, one can kinda use this as a file viewer now I guess |