Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphics: store color names | Joursoir | 2022-05-10 | 1 | -17/+17 |
* | graphics: print the number of modes for debugging | Joursoir | 2022-05-09 | 1 | -2/+2 |
* | graphics: improve interaction with icolor and ucolor | Joursoir | 2022-05-03 | 1 | -22/+31 |
* | graphics: add the hii string drawing routine | Joursoir | 2022-04-28 | 1 | -0/+29 |
* | graphics: add the getting font parameters routine | Joursoir | 2022-04-28 | 1 | -0/+16 |
* | graphics: add the rounded rectangle drawing routine | Joursoir | 2022-04-28 | 1 | -0/+27 |
* | graphics: add the bordered rectangle drawing routine | Joursoir | 2022-04-28 | 1 | -0/+23 |
* | replace local color constants with global ones | Joursoir | 2022-04-25 | 1 | -0/+19 |
* | move graphics routines and context to a separate file | Joursoir | 2022-04-25 | 1 | -0/+464 |