From a42c2eece04a0a641162fca06a662389a30fb35a Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 12 Apr 2003 22:29:04 +0000 Subject: [PATCH] removed outdated docs (fixes bug #698139) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/htdcrend.tex | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/latex/wx/htdcrend.tex b/docs/latex/wx/htdcrend.tex index 21b93dc62a..0d1bcd9af5 100644 --- a/docs/latex/wx/htdcrend.tex +++ b/docs/latex/wx/htdcrend.tex @@ -35,15 +35,6 @@ Assign DC instance to the renderer. (Many dimensions in HTML are given in pixels -- e.g. image sizes. 300x300 image would be only one inch wide on typical printer. With pixel\_scale = 3.0 it would be 3 inches.) -\wxheading{Parameters} - -\docparam{maxwidth}{width of the area (on this DC) that is equivalent to the screen's width, -in pixels (you should set it to page width minus margins). - -{\bf Note:} In the current implementation -the screen width is always 800 pixels: it gives best results and ensures (almost) same printed outputs -across platforms and differently configured desktops.} - \membersection{wxHtmlDCRenderer::SetFonts}\label{wxhtmldcrenderersetfonts} \func{void}{SetFonts}{\param{wxString }{normal\_face}, \param{wxString }{fixed\_face}, \param{const int }{*sizes = NULL}} -- 2.47.2