NEWS
colorfast 1.0.1.9000
- Add
col_to_rgb_dbl() (and add to C API)
colorfast 1.0.1 (2025-01-13)
- Exporting core C functions for access by other packages with
LinkingTo
- Export macros for accessing individual color components:
CF_RED(), CF_GREEN(), CF_BLUE(), CF_ALPHA()
- Add
int_to_col() for converting integer value to hex color
- Add
set_alpha()
colorfast 1.0.0 (2024-12-16)
- Initial release of 'colorfast' (previously known as 'colourlookup')