Re: First SVG graphic

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: First SVG graphic
Дата
Msg-id 22218.1552315852@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: First SVG graphic  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: First SVG graphic  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-docs
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> I played with this further.  My conclusion is that SVG as a source
> format is not workable.  Aside from the tooling issues that are being
> discussed, which might be solvable, I think it's not the right level of
> abstraction.

It does seem like using SVG as an intermediate format rather than a source
format might be a better idea.

> (We can have some discussion about whether we want to commit the
> intermediate SVG files and what the directory layout should be etc.   I
> didn't bother with that in my patch yet.)

Ideally, we'd treat them much as we do for bison output files:
we'll supply them in tarballs but you'd better have the relevant
tools if you want to build docs from a git pull.  However, that
may be assuming too much about the portability of the tools ...

            regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: First SVG graphic
Следующее
От: Jürgen Purtz
Дата:
Сообщение: Re: First SVG graphic