@ -50,8 +67,8 @@ The following two files contain the full Windows Codepage 1252:
@@ -50,8 +67,8 @@ The following two files contain the full Windows Codepage 1252:
The following two files contain only the ISO-8859-1 characters:
iso-8859-1.txt
iso-8859-1_utf-8.txt
iso-8859-1.txt native (Windows) encoding, suitable for FLTK 1.1
iso-8859-1_utf-8.txt UTF-8 encoding, suitable for FLTK 1.3 and greater
@ -61,11 +78,12 @@ Other developer support files:
@@ -61,11 +78,12 @@ Other developer support files:
doxystar.cxx Use this to reformat doxygen comments (test only).
Compile with: g++ -o doxystar doxystar.cxx
Usage: cat file | doxystar
DO NOT USE this for current code development!
It is intended for testing of for future code reformatting !
It is intended for testing of future code reformatting !