Re: Type 1 postscript font support questions...


Subject: Re: Type 1 postscript font support questions...
From: Mike Meyer (mwm@mired.org)
Date: Mon Jun 05 2000 - 01:04:17 CDT


Martin Sevior writes:

It looks like someone has modified the source since the version I have
- and thus broke the change to the change log in the comments.

As for using the current CVS tree - will it build on FreeBSD as is?
The FreeBSD ports tree uses 0.7.9, and includes ~150 lines of patches.

        Thanx,
        <mike

> On Sat, 3 Jun 2000, Mike Meyer wrote:
>
> Hi Mike,
>
> I tried this patch and I get:
> ------------------------------------------------------------
> File to patch: ./src/af/xap/unix/xap_UnixPSParseAFM.c
> patching file `./src/af/xap/unix/xap_UnixPSParseAFM.c'
> Hunk #1 FAILED at 58.
> Hunk #2 succeeded at 71 (offset -1 lines).
> Hunk #4 succeeded at 190 (offset -1 lines).
> 1 out of 4 hunks FAILED -- saving rejects to
> ./src/af/xap/unix/xap_UnixPSParseAFM.c.rej
> -------------------------------------------------------------
> The rejected code is:
>
>
> ./src/af/xap/unix/xap_UnixPSParseAFM.c.rej
> ***************
> *** 58,63 ****
> * - if 0'd initializeArray()
> * modified: AbiSource, Inc. Jun 14 1999
> * - introduced initializeArray() back to metric parsing
> */
> #ifdef WIN32
> #pragma warning (disable : 4244) /* conversion from 'double' to
> 'float', possible loss of data */
> --- 58,65 ----
> * - if 0'd initializeArray()
> * modified: AbiSource, Inc. Jun 14 1999
> * - introduced initializeArray() back to metric parsing
> + * modified: mwm@mired.org Jun 01, 2000
> + * - Changed whitespace tests to use isspace
> */
> #ifdef WIN32
> #pragma warning (disable : 4244) /* conversion from 'double' to
> 'float', possible loss of data */
> --------------------------------------------------------------------------
>
> Can you make an updated patch against the current CVS tree?
>
> Thanks!
>
> Martin
>
>
>
>



This archive was generated by hypermail 2b25 : Mon Jun 05 2000 - 01:05:01 CDT