Now uses the correct font and text effect when drawing bullet text.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -7005,6 +7005,9 @@ public:
|
||||
|
||||
// Measure the bullet.
|
||||
virtual bool MeasureBullet(wxRichTextParagraph* paragraph, wxDC& dc, const wxRichTextAttr& attr, wxSize& sz);
|
||||
|
||||
// Set a font which may depend on text effects.
|
||||
static void SetFontForBullet(wxRichTextBuffer& buffer, wxDC& dc, const wxRichTextAttr& attr);
|
||||
};
|
||||
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user