Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphics: store color names | Joursoir | 2022-05-10 | 1 | -1/+6 |
| | |||||
* | graphics: improve interaction with icolor and ucolor | Joursoir | 2022-05-03 | 1 | -0/+18 |
| | |||||
* | graphics: add the hii string drawing routine | Joursoir | 2022-04-28 | 1 | -0/+12 |
| | |||||
* | graphics: add the getting font parameters routine | Joursoir | 2022-04-28 | 1 | -0/+7 |
| | |||||
* | graphics: add the rounded rectangle drawing routine | Joursoir | 2022-04-28 | 1 | -0/+11 |
| | |||||
* | graphics: add the bordered rectangle drawing routine | Joursoir | 2022-04-28 | 1 | -0/+12 |
| | |||||
* | replace local color constants with global ones | Joursoir | 2022-04-25 | 1 | -0/+22 |
| | |||||
* | move graphics routines and context to a separate file | Joursoir | 2022-04-25 | 1 | -0/+169 |