KazDragon / terminalpp

A C++ library for interacting with ANSI terminal windows.
MIT License
75 stars 10 forks source link

Fix high and greyscale colour components. #283

Closed KazDragon closed 2 years ago

KazDragon commented 2 years ago

Before, they did not take into account the offset into the ANSI colour space, now they do.


This change is Reviewable

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.003%) to 98.233% when pulling aa8f7c6e0556d714344fa271182579ccc6aabbbe on encode-colour-components into 94e5e0869c077ab8bc6693218b5daf5862c4c835 on master.