1
0
palette-swap/README.md
2025-04-17 16:30:26 +02:00

48 lines
951 B
Markdown

<!-- WARNING! -->
<!-- THIS IS AN AUTOGENERATED FILE! -->
<!-- MANUAL CHANGES CAN AND WILL BE OVERWRITTEN! -->
# Utility library for creating palette swaps of LÖVE-based images
- Author: Jon Michael Aanes (jonjmaa@gmail.com)
## [Tables](#Tables)
palette_swap.color_map
Example color maps
## [Fields](#Fields)
palette_swap.get_palette_from_image_data
API
## Tables
palette_swap.color_map
Example color maps
## Fields
palette_swap.get_palette_from_image_data
API
## Dependencies
This project requires [PUC Lua 5.1](https://www.tecgraf.puc-rio.br/lua/mirror/versions.html#5.1) or [LuaJIT](https://luajit.org/luajit.html). Newer versions of PUC Lua are not supported.
This project does not have any library requirements 😎
## Contributing
Feel free to submit pull requests. Please follow the [Code Conventions](CONVENTIONS.md) when doing so.
## License
```
Copyright (c) 2019-2025 Jon Michael Aanes
All rights reserved.
```