diff options
| author | Greg Ercolano <erco@seriss.com> | 2024-02-16 13:10:06 -0800 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2024-02-16 13:10:06 -0800 |
| commit | 58a1496389edfcb03c3e5d1038fc9c2a524372c4 (patch) | |
| tree | 0dbb973fba24583a47f622767e6034c03984c1d8 /zlib/FAQ | |
| parent | 1069ebc1b65bdd2b69dddab300414f47002d3e4b (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
