mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 01:30:19 +00:00
Use Pango Attributes for bold and italics
This commit is contained in:
@@ -173,7 +173,6 @@ struct _GtkXText
|
||||
struct pangofont
|
||||
{
|
||||
PangoFontDescription *font;
|
||||
PangoFontDescription *ifont; /* italics */
|
||||
int ascent;
|
||||
int descent;
|
||||
} *font, pango_font;
|
||||
|
||||
Reference in New Issue
Block a user