From 9472ff546cc0b4150d4dec89b48b3e4814b421f6 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sun, 31 Mar 2024 16:55:49 +0200 Subject: Implement and document new class Fl_PDF_File_Surface --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 1348c2aed..c2ee9e889 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -56,8 +56,8 @@ Changes in FLTK 1.4.0 Released: Feb ?? 2024 - New Fl_SVG_Image class: gives support of scalable vector graphics images to FLTK using the nanosvg software. - New Fl_ICO_Image class to read Windows .ico icon files. - - New classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to save any FLTK - graphics to SVG or EPS files, respectively. + - New classes Fl_PDF_File_Surface, Fl_SVG_File_Surface and Fl_EPS_File_Surface + to save any FLTK graphics to PDF, SVG or EPS files, respectively. - New member functions Fl_Window::maximize(), Fl_Window::un_maximize() and Fl_Window::maximize_active() to programmatically manage window maximization. - Fl_Button now supports a compact flag that visually groups closely set -- cgit v1.2.3