Colin Wetherbee wrote:
> Colin Wetherbee wrote:
>> Colin Fox wrote:
>>> Autograph is really just an XSL stylesheet, used in combination with
>>> graphviz, xsltproc, convert and the downloadXml.py program from Scott
>>> Kirkwood's xmltoddl package.
>>
>> I'm familiar with graphviz and xsltproc, but what is convert?  Is
>> this Imagemagick's convert?
>
> NetPBM seems to work with it, if the convert line in diagrams/Makefile
> is changed to the following.
>
> @pstopnm -stdout $@ | pnmtopng > $(subst .ps,.png,$@)
>
> Don't forget the tab at the beginning.
>
> Right now, all I get are three 1175-byte PNG files with the words
> "Generated by Auto Graph" in them, though.
>

Can you look at the PS file, and make sure that you're at least getting
a legitimate postscript diagram?

> I'll play around with it more later.
>
> Colin

begin:vcard
fn:Colin Fox
n:Fox;Colin
org:CF Consulting Inc.
adr:;;#330-1152 Mainland St.;Vancouver;BC;V6B 4X2;Canada
email;internet:[EMAIL PROTECTED]
title:President
tel;work:(604) 681 5282
tel;cell:(778) 838 7887
x-mozilla-html:TRUE
url:http://cfconsulting.ca
version:2.1
end:vcard

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to