Add support for CSS "color", "size" and "font" to wxHTML <font>
Simply map them to the existing HTML parameters, just as we already do for a few other styles. Closes #16773.
This commit is contained in:
committed by
Vadim Zeitlin
parent
0ed580f451
commit
d3931ea660
@@ -98,6 +98,7 @@ All (GUI):
|
||||
- Make results of wxDC::DrawEllipticArc() consistent across all platforms.
|
||||
- XRC handler for wxAuiToolBar added (Kinaou Hervé, David Hart).
|
||||
- Improve wxLIST_AUTOSIZE_XXX support in generic wxListCtrl (Kinaou Hervé).
|
||||
- Support "color", "size" and "font" CSS for fonts in wxHTML (Kinaou Hervé).
|
||||
- Add wxCursor::GetHotSpot().
|
||||
- Add wxFD_NO_FOLLOW style for wxFileDialog (Luca Bacci).
|
||||
- Add support for embedding bitmaps in generated SVG in wxSVGFileDC (iwbnwif).
|
||||
|
Reference in New Issue
Block a user