Acknowledge Liji's contribution to RGBGFX

Make their help with #1241 more prominent, since it won't appear in the commit log
This commit is contained in:
Eldred Habert
2023-11-27 18:04:30 +01:00
committed by GitHub
parent 2ebd7f2ea3
commit e1220d6fc6

View File

@@ -167,3 +167,5 @@ RGBGFX generates palettes using algorithms found in the paper
`"Algorithms for the Pagination Problem, a Bin Packing with Overlapping Items" <http://arxiv.org/abs/1605.00558>`__ `"Algorithms for the Pagination Problem, a Bin Packing with Overlapping Items" <http://arxiv.org/abs/1605.00558>`__
(`GitHub <https://github.com/pagination-problem/pagination>`__, MIT license), (`GitHub <https://github.com/pagination-problem/pagination>`__, MIT license),
by Aristide Grange, Imed Kacem, and Sébastien Martin. by Aristide Grange, Imed Kacem, and Sébastien Martin.
RGBGFX's colour palette was taken from `SameBoy <https://sameboy.github.io>`__, with permission and help by `LIJI <https://github.com/LIJI32>`__.