From afc16b3331ca5656fd3fcde266e2c858327d6db3 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:49:41 +0200 Subject: Remove from Doxygen files information about removed configure-based build system. --- documentation/src/drawing.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/src/drawing.dox') diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox index 688310e08..5cf7eb84b 100644 --- a/documentation/src/drawing.dox +++ b/documentation/src/drawing.dox @@ -919,8 +919,7 @@ requires 4 bytes to store a Unicode character. FLTK can draw accurately any Unicode-supported script for which the system contains relevant fonts. Under X11 platforms, this requires -to build the library with the FLTK_USE_PANGO CMake option turned On -(or with configure --enable-pango). +to build the library with the FLTK_USE_PANGO CMake option turned On. Plain text drawing starting at a user-given coordinate is well supported by FLTK, including for right-to-left scripts. -- cgit v1.2.3