1
0
Go to file
takunomi-build-bot f70889aeed
All checks were successful
LÖVE/Lua Library / Lua-Testing (push) Successful in 8s
LÖVE/Lua Library / Static-Analysis (push) Successful in 3s
🤖 Bumped version to 0.1.2
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-17 16:31:17 +02:00
.gitea/workflows 🤖 Repository layout updated to latest version 2025-04-17 15:53:17 +02:00
test Bumped workflows to v6.19 2024-04-26 14:19:28 +02:00
.gitignore 🤖 Repository layout updated to latest version 2025-04-17 15:59:07 +02:00
.luacheckrc 🤖 Repository layout updated to latest version 2025-04-17 15:59:35 +02:00
init.lua 🤖 Repository layout updated to latest version 2025-04-17 16:23:56 +02:00
LICENSE 🤖 Repository layout updated to latest version 2025-04-17 15:51:38 +02:00
palette-swap.lua 🤖 Bumped version to 0.1.2 2025-04-17 16:31:17 +02:00
README.md 🤖 Repository layout updated to latest version 2025-04-17 16:30:26 +02:00

Utility library for creating palette swaps of LÖVE-based images

Tables

palette_swap.color_map Example color maps

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 or LuaJIT. 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 when doing so.

License

Copyright (c) 2019-2025 Jon Michael Aanes

All rights reserved.