Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better palette support #2

Open
fragglet opened this issue May 15, 2024 · 1 comment
Open

Better palette support #2

fragglet opened this issue May 15, 2024 · 1 comment

Comments

@fragglet
Copy link
Owner

The palette is currently hard-coded to the Doom palette. It ought to be possible to load other palettes as well.

@fragglet fragglet added this to the NWT feature parity milestone May 19, 2024
@fragglet
Copy link
Owner Author

Current idea for how to do this: add a new VFS directory type that allows palettes to be imported, exported and selected, with the palettes stored in a directory under ~/.local.

fragglet added a commit that referenced this issue Jul 13, 2024
Part of #2. This adds the initial VFS directory implementation that
stores a set of palette files as .pngs in the user's config dir.
fragglet added a commit that referenced this issue Jul 13, 2024
fragglet added a commit that referenced this issue Jul 13, 2024
fragglet added a commit that referenced this issue Jul 13, 2024
fragglet added a commit that referenced this issue Jul 13, 2024
Factored out from the existing PNG conversion functions. Part of #2.
fragglet added a commit that referenced this issue Jul 13, 2024
For converting to Doom's native PLAYPAL lump format. Part of #2.
fragglet added a commit that referenced this issue Jul 15, 2024
This will free up ^P for opening the Palette Manager.
Part of #2.
fragglet added a commit that referenced this issue Jul 15, 2024
Rather than using hard-coded reference to `doom_palette`.
Part of #2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant