mirror of
https://github.com/fltk/fltk.git
synced 2026-06-01 06:14:28 +08:00
Added description of new --enable-cp936 configure option
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7915 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -94,7 +94,7 @@ Here are some of the core features unique to FLTK:
|
|||||||
|
|
||||||
\li The FLUID program (which includes every widget) is 538k.
|
\li The FLUID program (which includes every widget) is 538k.
|
||||||
|
|
||||||
\li Written directly atop core libraries (Xlib, WIN32 or Carbon) for
|
\li Written directly atop core libraries (Xlib, WIN32 or Cocoa) for
|
||||||
maximum speed, and carefully optimized for code size and performance.
|
maximum speed, and carefully optimized for code size and performance.
|
||||||
|
|
||||||
\li Precise low-level compatibility between the X11, WIN32 and MacOS
|
\li Precise low-level compatibility between the X11, WIN32 and MacOS
|
||||||
@@ -212,6 +212,9 @@ Enable the Xft library for anti-aliased fonts 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
|
||||||
|
|
||||||
|
\par --enable-cp936
|
||||||
|
Under X11, enable use of the GB2312 locale
|
||||||
|
|
||||||
\par --bindir=/path
|
\par --bindir=/path
|
||||||
Set the location for executables [default = $prefix/bin]
|
Set the location for executables [default = $prefix/bin]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user