Newsgroups: fj.comp.texhax
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!aist-nara!odins-suita!orions-news!icluna!news
From: uchiyama@bacchus.in.kobe-u.ac.jp (Takanori Uchiyama)
Subject: Re: xdvik18f-j1.0 problem
Message-ID: <jbvi9z73ed.fsf@in5at3.bacchus.in.kobe-u.ac.jp>
Sender: uchiyama@in5at3.bacchus.in.kobe-u.ac.jp
In-Reply-To: Kenichiro Arita's message of 19 Dec 1996 02:52:11 +0900
Date: Thu, 19 Dec 1996 01:02:02 GMT
References: <v0hohfrn3jo.fsf@t004edcc.edsys.center.nitech.ac.jp>
Organization:  Dept. Comp. & Sys. Eng., Fac. Eng., Kobe Univ., Kobe, JAPAN
X-Newsreader: Gnus v5.0.15
Lines: 79
Xref: galaxy.trc.rwcp.or.jp fj.comp.texhax:8811
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.comp.texhax&nb=8811&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

In article <v0hohfrn3jo.fsf@t004edcc.edsys.center.nitech.ac.jp> Kenichiro Arita  <r09kyy01@t004edcc.edsys.center.nitech.ac.jp> writes:

   $B$H$7$F%3%s%Q%$%k$7$?$N$G$9$,!"4A;z$r4^$`(B dvi $B%U%!%$%k$@$H!"(B

   % xdvi ktest.dvi
   Virtual character 8481 in font goth10 ignored.
   Virtual character 8482 in font min10 ignored.
   ...
   Virtual character 29821 in font min10 ignored.
   Virtual character 29822 in font min10 ignored.
   Character 62 not defined in font goth10
   Character 69 not defined in font goth10
   ...

   $B$N$h$&$J%(%i!<$,=P$FI=<($G$-$^$;$s!#(Bxdvi-pl17miyu $B$G$O$A$c$s$H(B
   $BI=<($G$-$F$$$k$N$G$9$,!D!#(B

$BB?J,(B, dvipsk-5.58f $B$b%$%s%9%H!<%k$5$l$F$$$k$H;W$$$^$9(B. dvipsk $B$G;HMQ$9(B
$B$k(B min10.vf $B$J$I$N(B virtial font $B$r@h$K$_$D$1$F$7$^$&$?$a(B, $B>e5-$N%(%i!<(B
$B$,$G$^$9(B. 

1 $B$D$O(B, $TEXMF/web2c/texmf.conf $B$G(B
VFFONTS = .:$TEXMF/fonts//vf
$B$H$J$C$F$$$k(B virtial font $B$N%Q%9$r(B
VFFONTS.xdvi = (min10.vf $B$J$I$r4^$^$J$$%Q%9(B)
$B$KJQ99$9$k$3$H$G2r7h$G$-$k$H;W$$$^$9(B.

$B$b$&(B 1 $B$D$NJ}K!$H$7$F$O(B,
font-open.c $B$G@h$K(B VFlib $B$N%U%)%s%H$rC5$5$;$k$b$N$G$9(B. $B0J2<$N$h$&$K=$(B
$B@5$9$l$P$h$$$G$7$g$&(B.
------------------------------------------------------------------------
*** ../xdvik-18f/xdvik/font-open.c      Thu Aug 29 09:24:01 1996
--- ./xdvik/font-open.c Fri Dec 22 12:32:36 1995
***************
*** 22,36 ****
    FILE *ret;
    char *name = kpse_find_vf (font);
    
-   if (name)
-     {
-       /* VF fonts don't have a resolution, but loadfont will complain if
-          we don't return what it asked for.  */
-       *dpi_ret = dpi;
-       *font_ret = NULL;
-     }
  #ifdef USE_ZEIT
!   else if (iskanjifont(font))
      {
        name = kpse_find_tfm (font);
        if (name)
***************
*** 39,45 ****
--- 32,46 ----
          *font_ret = NULL;
        }
      }
+   else
  #endif /* USE_ZEIT */
+   if (name)
+     {
+       /* VF fonts don't have a resolution, but loadfont will complain if
+          we don't return what it asked for.  */
+       *dpi_ret = dpi;
+       *font_ret = NULL;
+     }
    else
      {
        kpse_glyph_file_type file_ret;
------------------------------------------------------------------------


   $B$"$H!"4A;z$NI=<($H$O4X78$J$$$N$G$9$,!"%j%=!<%9$N(B xdvi.nopostscript $B$,(B
   $B8z$+$J$$MM$J5$$,$7$^$9!#(B

XDvi.postscript: off
$B$G$9(B.
-- 
Takanori Uchiyama
Dept. of Computer & Systems Engin., Fac. of Engin., KOBE Univ. 
