Re: Autograph Annoucement (ERD Tool)

Поиск
Список
Период
Сортировка
От Colin Fox
Тема Re: Autograph Annoucement (ERD Tool)
Дата
Msg-id 47F57F8A.2060108@cfconsulting.ca
обсуждение исходный текст
Ответ на Re: Autograph Annoucement (ERD Tool)  (Colin Wetherbee <cww@denterprises.org>)
Ответы Re: Autograph Annoucement (ERD Tool)
Список pgsql-general
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


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Colin Fox
Дата:
Сообщение: Re: Autograph Annoucement (ERD Tool)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: To many records returned