From 572d9cadc0023bdb9b95442822cbbc895f241ffd Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Wed, 28 Oct 2020 17:33:53 +0100 Subject: Mention in CHANGES.txt the new PostScript for non-Latin scripts (X11+Pango platform). --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index f25859da1..4b039f372 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -97,7 +97,8 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2020 receiving graphics commands. - X11 platform: Added support for drawing text with the pango library which allows to draw most scripts supported by Unicode, including CJK - and right-to-left scripts. The corresponding CMake option is + and right-to-left scripts. FLTK now outputs PostScript that draws + those scripts in vectorial form. The corresponding CMake option is OPTION_USE_PANGO. The corresponding configure option is --enable-pango. This option is OFF by default. -- cgit v1.2.3