mirror of
https://github.com/fltk/fltk.git
synced 2026-05-29 20:45:33 +08:00
Update misc/README.txt
This commit is contained in:
+6
-1
@@ -89,10 +89,11 @@ The following file contains the full Mac OS Roman character set:
|
|||||||
MacRoman_utf-8.txt UTF-8 encoding, suitable for FLTK 1.3 and greater
|
MacRoman_utf-8.txt UTF-8 encoding, suitable for FLTK 1.3 and greater
|
||||||
(use cp1252.txt with FLTK 1.1 on Mac OS instead)
|
(use cp1252.txt with FLTK 1.1 on Mac OS instead)
|
||||||
|
|
||||||
|
|
||||||
Other developer support files:
|
Other developer support files:
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
doxystar.cxx Use this to reformat doxygen comments (test only).
|
- doxystar.cxx Use this to reformat doxygen comments (test only).
|
||||||
|
|
||||||
Compile with: g++ -o doxystar doxystar.cxx
|
Compile with: g++ -o doxystar doxystar.cxx
|
||||||
|
|
||||||
@@ -101,3 +102,7 @@ Other developer support files:
|
|||||||
DO NOT USE this for current code development!
|
DO NOT USE this for current code development!
|
||||||
|
|
||||||
It is intended for testing of future code reformatting !
|
It is intended for testing of future code reformatting !
|
||||||
|
|
||||||
|
|
||||||
|
- fromdos.c Strip <cr> (^M) from text files.
|
||||||
|
See source code and comments for how to use it.
|
||||||
|
|||||||
Reference in New Issue
Block a user