-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The RIP specs say:
Once a Set Palette command is processed, any colors on the screen that had their corresponding palette entries changed will instantly switch to the new color set. You may obtain color cycling effects by using this command.
Because right now I'm simply drawing on an HTML5 canvas with its antialiasing features, palette shifting seems nearly impossible without major refactoring.
Palette shifting effects would be very easy to achieve in SVG, though, by applying classes to the elements.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels