(registry): New variable.
authorhanda <handa>
Thu, 6 May 2004 07:13:49 +0000 (07:13 +0000)
committerhanda <handa>
Thu, 6 May 2004 07:13:49 +0000 (07:13 +0000)
(dump_header): Include registry in the font name.
(main): Handle the encoding arg of the format M-N.  Without this
arg, generate a font with raw-encoding.

example/otftobdf.c

index a6668e5..70f6a3a 100644 (file)
@@ -111,6 +111,7 @@ dump_image (int pixel_size, int index, int code, int full)
   printf ("ENDCHAR\n");
 }
 
+
 int
 main (int argc, char **argv)
 {