Re: First SVG graphic - Mailing list pgsql-docs

From Jürgen Purtz
Subject Re: First SVG graphic
Date
Msg-id d1b1620a-215e-1445-34a2-628b896aa53f@purtz.de
Whole thread Raw
In response to Re: First SVG graphic  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-docs
On 11.03.19 12:13, Peter Eisentraut wrote:
> 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.  The problem is that it is a *vector* format, but not a
> *graph* or *chart* format.  You can draw boxes and lines and text, but
> nothing in the format indicates how they are connected.

Yes, SVG knows nothing about higher level concepts. That's one of the 
reasons why there are tools to create SVG, eg. Inkscape with the 
connectors feature (it was not used in the examples but obviously it's 
possible.)

> I looked at some alternatives.  I rebuilt the GIN image using Graphviz
> and the page layout image using Ditaa.

That was the heart of the proposal: Since  we couldn't find consensus 
about a single tool in the long lasting discussion, everybody shall use 
his favourite tool and deliver the original source plus a SVG version.

Kind regards,

Jürgen Purtz



pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: First SVG graphic
Next
From: PG Doc comments form
Date:
Subject: Serial Data type