fltk/src/xutf8
Manolo Gouy 120e8dca56 Use FL_CFG_WIN_X11 when appropriate
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11594 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-04-13 06:29:37 +00:00
..
headers
lcUniConv Fix compiler warnings (STR #2988) - final commit. 2016-02-27 17:27:21 +00:00
utils
case.c Add platform-independent internal UTF-8 header file. 2016-04-09 17:55:12 +00:00
COPYING
fl_wcwidth.c
imKStoUCS.c
is_right2left.c Add platform-independent internal UTF-8 header file. 2016-04-09 17:55:12 +00:00
is_spacing.c Add platform-independent internal UTF-8 header file. 2016-04-09 17:55:12 +00:00
keysym2Ucs.c Use FL_CFG_WIN_X11 when appropriate 2016-04-13 06:29:37 +00:00
mk_wcwidth.c
README
test2.c
test.c
ucs2fontmap.c Set correct svn properties. 2016-04-05 15:08:21 +00:00
ucs2fontmap.c.mini
utf8Input.c Fix typos. 2016-04-09 10:42:17 +00:00
utf8Utils.c Use FL_CFG_WIN_X11 when appropriate 2016-04-13 06:29:37 +00:00
utf8Wrap.c Use FL_CFG_WIN_X11 when appropriate 2016-04-13 06:29:37 +00:00
Ximint.h
Xlibint.h

---------------------------------------------------------------------------
Important note: this file is outdated (as of FLTK 1.3.x, 2012 and later).
Many things have been changed meanwhile.
Use all information with care!
---------------------------------------------------------------------------



supported encodings :
---------------------
iso10646-1
iso8859-1
iso8859-2
iso8859-3
iso8859-4
iso8859-5
iso8859-6
iso8859-7
iso8859-8
iso8859-9
iso8859-10
iso8859-11
iso8859-13
iso8859-14
iso8859-15
koi8-r
koi8-u
big5-0
gbk
gb2312.1980-0
jisx0201.1976-0
jisx0208.1983-0
jisx0212.1990-0
ksc5601.1987-0
symbol
dingbats



ORIGINAL FILES :
================

The directory lcUniConv is copied from the xfree project cvs system.
(
export CVS_RSH=ssh
export CVSROOT=anoncvs@anoncvs.xfree86.org:/cvs
cvs checkout xc/lib/X11/lcUniConv
password: anoncvs
)

The file imKStoUCS.c is copied from the xfree project cvs system.
(
export CVS_RSH=ssh
export CVSROOT=anoncvs@anoncvs.xfree86.org:/cvs
cvs checkout xc/lib/X11
password: anoncvs
)