bfcacbf198
Yet Another ReadMe Revision
simon2025-01-28 20:49:42 -05:00
90425afb07
pushed last commit with an indentation error.. embarassing!
simon2025-01-28 20:46:07 -05:00
ebdd8e05fa
tweaked priorities of the auto format detector, and changed the behavior of the input indication flags from "fallbacks" to "overrides"
simon2025-01-28 20:43:04 -05:00
0d0f27b944
overhauled format handler functions to be more generic / easily expandable. all coversions functions have been verified. file input sanitation now more robust.
simon2025-01-20 13:35:03 -05:00
04afd19a53
big readme overhaul, full instructions on flags and such now
simon2025-01-20 01:35:49 -05:00
fd9e5533b9
fully refactored input processing and completed output formatting. file input and output is now supported
simon2025-01-20 00:44:13 -05:00
1b52142591
made a huge overhaul to the input validation system, it is not fully implemented across all formats yet though. file input and output support is partially implemented too. just saving for progress
simon2025-01-19 22:19:44 -05:00
f85b5db7a4
began adding automatic format detection, and started building a more robust input parsing function
simon2024-12-15 22:08:54 -05:00
29de91576d
took string validation out of handler functions and placed them in the validator functions where they belong
simon2024-12-11 22:06:33 -05:00
3fecee0dce
HSL and HSV are now fully working!
simon2024-12-11 21:38:27 -05:00
9c855138b3
hsv/hsl implemented but broken, pushing to save progress
simon2024-12-04 23:29:07 -05:00
810552638d
CMY now fully supported, plus refactoring + organization
simon2024-12-01 18:22:59 -05:00
4570a7d798
Merge remote-tracking branch 'refs/remotes/origin/main' forgot to pull after editing README in website
simon2024-11-30 20:10:55 -05:00
9884055333
converting to CMYK now working
simon2024-11-30 20:09:36 -05:00
f50e890832
Update README.md
simon
2024-12-01 00:30:02 +00:00
879c2c493c
Update README.md
simon
2024-12-01 00:28:54 +00:00
b96470c1b5
improved whitespace sanitization! now, this program is extremely forgiving with any extra spaces that may exist in your color code
simon2024-11-30 12:31:15 -05:00
4e0c7ec38e
fixed typo in argument validation
simon2024-11-30 12:17:46 -05:00
3704cb71ac
improved argument validation, fleshed README out, and began adding support for CMYK
simon2024-11-30 12:15:44 -05:00