Open
Description
Right now, the -Wkey-frame-missing-colors
warning alerts you if your key frame is suboptimal. Given that we have the infra to alert the user, we should provide an option like -mangle-keyframes
that will do this automatically. Basically, for each keyframe it tries to warn about, it will compute a "mangled" frame that satisfies the color conditions. Then it will "backport" it onto your input RGB assets automatically. It should be hidden behind a flag since usually, Porytiles does not modify the user-provided input.