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:
parent
011e95515b
commit
90a10d3bb2
@ -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 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.
|
||||
|
||||
\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
|
||||
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
|
||||
Set the location for executables [default = $prefix/bin]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user