fbergama / pigfx

PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
MIT License
275 stars 60 forks source link

Update gfx.c #52

Closed lindoran closed 3 years ago

lindoran commented 3 years ago

Change the arithmetic for background intense color to correct a small color selection bug

lindoran commented 3 years ago

This would simply change the subtractive statement to correctly select the background color for the high intensity colors

chregu82 commented 3 years ago

Seems to be a copy paste mistake, thanks.

lindoran commented 3 years ago

You are welcome I do stuff like that all the time 😂

On Sun, Jan 17, 2021, 10:42 AM Christian Lehner notifications@github.com wrote:

Merged #52 https://github.com/fbergama/pigfx/pull/52 into develop.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fbergama/pigfx/pull/52#event-4215303777, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQIK5ZCB4H7DXACHH7ELA7LS2MHQHANCNFSM4WGHJU2Q .