Author: AlbrechtS
Date: 2010-04-16 07:58:30 -0700 (Fri, 16 Apr 2010)
New Revision: 7516
Log:
One more correction to misc/README.


Modified:
   branches/branch-1.3/misc/README

Modified: branches/branch-1.3/misc/README
===================================================================
--- branches/branch-1.3/misc/README     2010-04-16 14:49:08 UTC (rev 7515)
+++ branches/branch-1.3/misc/README     2010-04-16 14:58:30 UTC (rev 7516)
@@ -36,15 +36,15 @@
 
 Special Notes:
 
-  U+0022 ("quotation mark") is doubled intentionally. This has been done for
-  better results in test/editor, because otherwise the rest of the file would
-  be shown in blue color (as a comment).
+  x'22' (U+0022: "quotation mark") is doubled intentionally. This has been
+  done for better results in test/editor, because otherwise the rest of the
+  file would be shown in blue color (as a comment).
 
-  U+0098 ("small tilde") may not display correctly on Windows systems. I saw
-  the same effect with other Windows editors as well. The following characters
-  may be display "shifted left" by one position. Seems to work correctly on
-  Linux (with UTF-8 encoding).
-  
+  x'98' (U+02DC: "small tilde") may not display correctly on Windows systems.
+  I saw the same effect with other Windows editors as well. The following
+  characters may be displayed "shifted left" by one position. Seems to work
+  correctly on Linux (with UTF-8 encoding).
+
   There may currently be drawing artefacts when moving the cursor forwards
   and/or backwards over some "special" characters.
 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to