> Actually, there is another problem caused by this issue, but your
> change to the Makefile won't fix. stdFixedFontID_x2 is used by both
> FontTypeV2 and FontTypeV1 for OS5 and Sony OS4 respectivly. When its
> built its stored as NFNT03ef.bin and nfnt03ef.bin which are unique.

Ah.  I suggest the thing to do is to give nfnt03ef.bin a different
extension, if prc-tools can add something with a different extension to the
prc.  (If not, par can.)

> > The second problem with building under Windows is that readlrfont.c
needs
> > both of its fopen calls modified to binary type: "rb" and "wb" instead
of
> > "r" and "w".  (I think it does no harm under Unix, either, so you should
do
> > it more generally.)
>
> That's funny, becuase readlrfont.c originally came from Bible+ (used
> w/ permission:) but that program itself was designed to be built under
> cygwin. I'll make that change though.

It's probably because I compiled with Borland C rather than gcc.

Alex

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to