Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for parallelized colour management | Přemysl Eric Janouch | 2024-01-28 | 1 | -375/+0 |
| | | | | | | | | | This rewrite is more or less necessary for: - colour-managed browser thumbnails, - asynchronous image loading, - turning fiv-io into a reusable library. Little CMS has a fairly terrible API in this regard. | ||||
* | Partially circumvent a Little CMS bug | Přemysl Eric Janouch | 2024-01-26 | 1 | -1/+10 |
| | |||||
* | Move colour management to its own compilation unit | Přemysl Eric Janouch | 2024-01-26 | 1 | -0/+366 |
Also make it apparent that CMM profiles are pointer types. This isn't all that pretty, but it's a necessary first step. |