AEFeinstein / AEFeinstein/Super-2023-Swadge-FW

MFPaint: Preview shapes

Aperta
#291 0 commenti 0 reazioni 1 assegnatario Rivendicata da @dylwhich Vedi su GitHub
enhancement future
Lingua principale
C
Stelle
18
Fork
11
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Super stretch goal / 2024 stuff:
When blinking a corner of a rectangle or center of a circle or something, I propose a setting to blink the entire proposed shape.

According to @dylwhich:
>all the drawing functions would need to be modified to be able to keep track of every pixel they draw and what color it was before for that to work

@Brycey92:
> couldn't you just draw the extra pixels after drawing the existing canvas, then turn off the extra draws for the next fraction of a second, etc?

@dylwhich:
> no, not really. the canvas doesn't exist outside of the framebuffer, so anything that needs to be temporarily drawn over top of it has to keep track of the canvas pixels that are underneath in order to be "un-drawn," and I don't think the current system for doing that would work well at all for something like a max radius filled circle

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.