git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40835
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
GUI can be created in the current environment. (Still need an
implementation for wxMSW...)
+The wx.html.HTML_FONT_SIZE_x constants are no longer available as the
+default sizes are now calculated at runtime based on the size of the
+normal GUI font.
+
wxHTML_COND_ISIMAGEMAP,
wxHTML_COND_USER,
-
- wxHTML_FONT_SIZE_1,
- wxHTML_FONT_SIZE_2,
- wxHTML_FONT_SIZE_3,
- wxHTML_FONT_SIZE_4,
- wxHTML_FONT_SIZE_5,
- wxHTML_FONT_SIZE_6,
- wxHTML_FONT_SIZE_7,
};