From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- doc/html/keyfeatures30.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/keyfeatures30.html') diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html index bd2f59be..7d035249 100644 --- a/doc/html/keyfeatures30.html +++ b/doc/html/keyfeatures30.html @@ -201,7 +201,7 @@ stage.

SVG support

SVG is a W3C standard for "Scalable Vector Graphics". TQt 3.0's XML -support means that TQPicture can optionally generate and import static +support means that TQPicture can optionally generate and import static SVG documents. All the SVG features that have an equivalent in TQPainter are supported.

Multihead support @@ -233,7 +233,7 @@ alpha channel (semi transparency) on the systems that support the rendering extension (at the moment XFree 4.0.3 and later).

Printing

-

Printing support has been enhanced on all platforms. The TQPrinter +

Printing support has been enhanced on all platforms. The TQPrinter class now supports setting a virtual resolution for the painting process. This makes WYSIWYG printing trivial, and also allows you to take full advantage of the high resolution of a printer when painting -- cgit v1.2.1