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/changes.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/changes.doc') diff --git a/doc/changes.doc b/doc/changes.doc index ab35a9635..492ecba9a 100644 --- a/doc/changes.doc +++ b/doc/changes.doc @@ -269,7 +269,7 @@ stage. \section2 SVG support SVG is a W3C standard for "Scalable Vector Graphics". TQt 3.0's XML -support means that QPicture 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. @@ -310,7 +310,7 @@ rendering extension (at the moment XFree 4.0.3 and later). \section2 Printing -Printing support has been enhanced on all platforms. The QPrinter +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