Author: AlbrechtS
Date: 2010-12-11 06:22:22 -0800 (Sat, 11 Dec 2010)
New Revision: 8007
Log:
Added svn properties and updated the README file for new test files.


Modified:
   branches/branch-1.3/misc/README
   branches/branch-1.3/misc/cp1252.html
   branches/branch-1.3/misc/cp1252_utf-8.html

Modified: branches/branch-1.3/misc/README
===================================================================
--- branches/branch-1.3/misc/README     2010-12-11 14:14:28 UTC (rev 8006)
+++ branches/branch-1.3/misc/README     2010-12-11 14:22:22 UTC (rev 8007)
@@ -38,6 +38,11 @@
 by default (OS X). The corresponding files are ordered as they would appear
 with the native character set / encoding.
 
+The *.html files contain a character encoding meta tag, so that they should
+be viewable with all standard browser. They can be used for cut'n'paste and
+drag'n'drop tests from a 'native' application (browser) to FLTK, e.g.
+test/editor or test/input.
+
 Special Notes:
 
   0x22 (U+0022: "quotation mark") is doubled intentionally. This has been
@@ -69,10 +74,12 @@
   cp1252.png           full Windows Codepage 1252 (Western)
   MacRoman_utf-8.png   full Mac OS Roman character set (w/o Apple logo)
 
-The following two files contain the full Windows Codepage 1252:
+The following four files contain the full Windows Codepage 1252:
 
   cp1252.txt           native (Windows) encoding, suitable for FLTK 1.1
   cp1252_utf-8.txt     UTF-8 encoding, suitable for FLTK 1.3 and greater
+  cp1252.html          native (Windows) encoding, use with any browser
+  cp1252_utf-8.html    UTF-8 encoding, use with any browser
 
 The following two files contain only the ISO-8859-1 subset:
 


Property changes on: branches/branch-1.3/misc/cp1252.html
___________________________________________________________________
Name: svn:keywords
   + author date id revision
Name: svn:eol-style
   + native


Property changes on: branches/branch-1.3/misc/cp1252_utf-8.html
___________________________________________________________________
Name: svn:keywords
   + author date id revision
Name: svn:eol-style
   + native

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

Reply via email to