| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Added cpp namespacev0.0.2 | Dylan | 2025-10-07 | 1 | -2/+2 |
| | | | | | All functions and classes are now behind the cpp namespace `TehImage` | ||||
| * | feat: Simplified APIv0.0.1 | Dylan | 2025-08-08 | 1 | -3/+9 |
| | | | | | | | Had to restrict images to 8 bit depth sadly This could potentially be changed in the future by setting bit depth with templates and changing the data to be the specified bit depth | ||||
| * | feat: Made it so that you can now convert between image subclasses | BossCode45 | 2025-07-24 | 1 | -7/+8 |
| | | | | | | Also added the bitmap image subclass note: this is pretty hacky in how it works | ||||
| * | feat: Renamed makefile | BossCode45 | 2025-07-24 | 1 | -0/+58 |
| Changed it to GNUmakefile because it uses GNU make only features | |||||
