wxWidgets/include/wx/html
Vadim Zeitlin 0199dae316 Fix off by 1 error in wxHTML font size from points calculation.
m_FontSize is in 1..7 range, not 0..6, so add 1 to it when setting it from the
index into m_FontsSizes array.

Also update the comment explaining the valid range of m_FontsSize.

Closes #14442.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-06-28 11:58:55 +00:00
..
forcelnk.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
helpctrl.h Add a ctor that is compatible with the documented wxHelpController API 2012-04-07 04:18:11 +00:00
helpdata.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
helpdlg.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
helpfrm.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
helpwnd.h Ensure IDs don't clash with wxRichTextCtrl. 2012-03-13 17:22:58 +00:00
htmlcell.h Fix infinite loop in wxHtmlEasyPrinting page break code. 2012-02-07 13:02:32 +00:00
htmldefs.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
htmlfilt.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
htmlpars.h Fix wxHash{Set,Map} compilation with g++ 4.7 in C++11 mode. 2012-02-10 10:22:45 +00:00
htmlproc.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
htmltag.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
htmlwin.h Fix erasing wxHtmlWindow background in wxUniv. 2012-04-28 22:24:43 +00:00
htmprint.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
m_templ.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
styleparams.h Add <span> tag and limited support for CSS styles to wxHTML. 2010-05-30 23:12:25 +00:00
webkit.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
winpars.h Fix off by 1 error in wxHTML font size from points calculation. 2012-06-28 11:58:55 +00:00