groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Automating truetype font installation


From: Peter Schaffter
Subject: Re: [Groff] Automating truetype font installation
Date: Sat, 31 Mar 2012 15:52:02 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Mar 31, 2012, James K. Lowden wrote:
> On Fri, 30 Mar 2012 16:20:28 -0400
> Peter Schaffter <address@hidden> wrote:
> 
> > Please check for obvious errors.
> 
> Obvious errors corrected.  :-)
> 
> *  set -e to exit on first error
> *  report missing filename with $1 because $FILE not set
> *  consistently redirect error messages >&2
> *  use more lines and fewer columns for easier viewing
> *  consistently end messages with just one \n

Thanks.
 
> I wasn't able to test it very thoroughly because I don't have the
> problem it solves.  But it seems to be at syntactically correct.  

Turns out gropdf doesn't accept .t42 fonts, so I've revised the
script to move the .pfa font into font/devpdf rather than linking to
the .t42 that gets installed in site-font/devps.

Revised script attached.

-- 
Peter Schaffter

Author of The Binbrook Caucus
http://www.schaffter.ca

Attachment: install-ttf-1.sh
Description: Bourne shell script


reply via email to

[Prev in Thread] Current Thread [Next in Thread]