[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] TerminalView: Implement 'strike', 'double underline', and 'fast blink'...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
9bc3b1a5 by Benoît Minisini at 2024-07-10T01:55:25+02:00
TerminalView: Implement 'strike', 'double underline', and 'fast blink' character attributes. 'bold' attribute now uses lighter colors automatically.

[GB.FORM.TERMINAL]
* NEW: TerminalView: Implement 'strike', 'double underline', and 'fast blink' character attributes.
* NEW: TerminalView: 'bold' attribute now uses lighter colors automatically.

- - - - -


7 changed files:

- comp/src/gb.form.terminal/.src/TerminalView/CTerminalLine.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalAttr.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9bc3b1a51e01aca8880d0ae990b24738e76048d2

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9bc3b1a51e01aca8880d0ae990b24738e76048d2
You're receiving this email because of your account on gitlab.com.