libs-base/NSCharacterSets
Andrew McCallum 52441fecef Changes made in Rochester. See ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1650 72102866-910b-0410-8b05-ffd578937521
1996-07-15 18:41:44 +00:00
..
.cvsignore Initial revision 1996-01-22 23:32:28 +00:00
alphanumCharSet.dat . 1996-01-22 22:45:53 +00:00
controlCharSet.dat . 1996-01-22 22:45:53 +00:00
decimalCharSet.dat . 1996-01-22 22:45:53 +00:00
decomposableCharSet.dat . 1996-01-22 22:45:53 +00:00
illegalCharSet.dat . 1996-01-22 22:45:53 +00:00
lettercharCharSet.dat . 1996-01-22 22:45:53 +00:00
Makefile.in Changes made in Rochester. See ChangeLog 1996-07-15 18:41:44 +00:00
nonbaseCharSet.dat . 1996-01-22 22:45:53 +00:00
README.CharSet . 1996-01-22 22:45:53 +00:00
uppercaseCharSet.dat . 1996-01-22 22:45:53 +00:00
whitespaceandnlCharSet.dat . 1996-01-22 22:45:53 +00:00
whitespaceCharSet.dat . 1996-01-22 22:45:53 +00:00

   This files in this directory are CharacterSet bitmaps which contain
   a bitmap representation of the Unicode characters in the respective
   character sets.
   
   These file were generated automatically from the the latest version
   of the Unicode character set by unisort.  The Unicode character set is
   stored in electronic form as UnicodeData-1.1.4.txt from ftp://unicode.org

   Contact Adam Fedor <fedor@colorado.edu> for more information on the 
   unisort program.