summaryrefslogtreecommitdiff
path: root/zlib/FAQ
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2024-02-16 13:10:06 -0800
committerGreg Ercolano <erco@seriss.com>2024-02-16 13:10:06 -0800
commit58a1496389edfcb03c3e5d1038fc9c2a524372c4 (patch)
tree0dbb973fba24583a47f622767e6034c03984c1d8 /zlib/FAQ
parent1069ebc1b65bdd2b69dddab300414f47002d3e4b (diff)
Fixed Fl_Terminal xterm color 39/49 handling, and other mods.
Fixed a bug in the handling of xterm color 39 + 49, which avoids applying Dim/Bold if default color is the special "see through" color 0xffffff00. A test will be added to test/terminal to excercise this in a follow up commit. Renamed CharStyle::?gcolor_uchar() -> CharStyle::?gcolor_xterm() for a consistent naming convention. Changed fltk_fg_color() from a static func to a CharStyle method because it needs to access the defaultcolor for the special cases for xterm colors 39 and 49. Made CharStyle::attr_color() private, as per Jonathan Griffitts request in issue #909. Improved docs regarding effects of Dim/Bold for xterm and non-xterm color methods. Fl_Terminal::text?gcolor_xterm() methods now use CharStyle::?gcolor_xterm() methods, removing the duplicate code logic.
Diffstat (limited to 'zlib/FAQ')
0 files changed, 0 insertions, 0 deletions