From: handa Date: Thu, 6 May 2004 07:13:49 +0000 (+0000) Subject: (registry): New variable. X-Git-Tag: REL-0-9-1~59 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=30f9961d128f083bb6f447994d045878f6cc6764;p=m17n%2Flibotf.git (registry): New variable. (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. --- diff --git a/example/otftobdf.c b/example/otftobdf.c index a6668e5..70f6a3a 100644 --- a/example/otftobdf.c +++ b/example/otftobdf.c @@ -111,6 +111,7 @@ dump_image (int pixel_size, int index, int code, int full) printf ("ENDCHAR\n"); } + int main (int argc, char **argv) {