terminaltexteffects
terminaltexteffects copied to clipboard
Fix spotlights not illuminating all characters on final expand.
For certain dimensions of the canvas, the spotlights effect will leave the edges/corners shaded. Could probably just perform a quick iteration over all characters after the expansion has ended and return the colors to full brightness. This should handle the corner cases (literally) that result from the circle not expanding beyond the corners.