mirror of
https://github.com/fltk/fltk.git
synced 2026-06-02 07:26:57 +08:00
Document new and modified configure options.
This commit is contained in:
@@ -196,6 +196,9 @@ Enable debugging code & symbols
|
|||||||
\par --disable-gl
|
\par --disable-gl
|
||||||
Disable OpenGL support
|
Disable OpenGL support
|
||||||
|
|
||||||
|
\par --disable-print
|
||||||
|
Disable print support for an X11 platform
|
||||||
|
|
||||||
\par --enable-shared
|
\par --enable-shared
|
||||||
Enable generation of shared libraries
|
Enable generation of shared libraries
|
||||||
|
|
||||||
@@ -208,8 +211,12 @@ Enable the X double-buffer extension
|
|||||||
\par --enable-xft
|
\par --enable-xft
|
||||||
Enable the Xft library for anti-aliased fonts under X11
|
Enable the Xft library for anti-aliased fonts under X11
|
||||||
|
|
||||||
|
\par --enable-pango
|
||||||
|
Enable the pango library for drawing any text in any script under X11.
|
||||||
|
|
||||||
\par --enable-x11
|
\par --enable-x11
|
||||||
When targeting cygwin, build with X11 GUI instead of windows GDI
|
When targeting cygwin, build with X11 GUI instead of windows GDI.
|
||||||
|
Also applicable to macOS platforms supplemented with XQuartz.
|
||||||
|
|
||||||
\par --enable-cp936
|
\par --enable-cp936
|
||||||
Under X11, enable use of the GB2312 locale
|
Under X11, enable use of the GB2312 locale
|
||||||
|
|||||||
Reference in New Issue
Block a user