Implement Ibis.formatting_parse

Review Request #3940 — Created March 29, 2025 and submitted — Latest diff uploaded

Information

ibis/ibis
default

Reviewers

This will parse IRC formating into a Pango.AttrList per the rules defined in
https://modern.ircdocs.horse/formatting.

Ran the tests under valgrind and called in the turtles.

Changes between revision 4 and 5

orig
1
2
3
4
5

Commits

Summary ID Author
Fix a few issues with formatting
Namely this fixes background colors incorrectly getting unset when just the foreground color is changed.
adbbce1f315de5a018d84324ac73590d5d295783 Gary Kramlich
Fix a few issues with formatting
Namely this fixes background colors incorrectly getting unset when just the foreground color is changed.
242cff706288cdfd6ad76d11861defb7853508bd Gary Kramlich
ibis/ibisformatting.c
Loading...