*** empty log message ***
[m17n/m17n-lib.git] / example / mdump.c
index 8f099b6..639642d 100644 (file)
@@ -1,5 +1,5 @@
 /* mdump.c -- Dump text image                          -*- coding: euc-jp; -*-
-   Copyright (C) 2003, 2004, 2005
+   Copyright (C) 2003, 2004, 2005, 2006
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
@@ -17,7 +17,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the m17n library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    02111-1307, USA.  */
 
 /***en
 
     <li> -fg FOREGROUND
 
-    Speicify the text color.  The supported color names are those of
+    Specify the text color.  The supported color names are those of
     HTML 4.0 and "#RRGGBB" notation.
 
     <li> -bg BACKGROUND
 
-    Speicify the background color.  The supported color names are the
+    Specify the background color.  The supported color names are the
     same as FOREGROUND, except that if "transparent" is specified,
     make the background transparent.
 
 #include <m17n-gui.h>
 #include <m17n-misc.h>
 
-#define PROGRAM_VERSION "1.1"
+#define PROGRAM_VERSION "1.3.4"
 
 /* Enumuration of the supported paper types.  */
 enum paper_type