Re: First SVG graphic
Jürgen Purtz <juergen@purtz.de>
From: Jürgen Purtz <juergen@purtz.de>
To: pgsql-docs@lists.postgresql.org
Date: 2019-03-28T11:24:58Z
Lists: pgsql-docs
Attachments
- pgDump_Inkscape.svg (image/svg+xml)
- pgDump.svg (image/svg+xml)
On 28.03.19 09:52, Peter Eisentraut wrote: > On 2019-03-28 09:03, Tatsuo Ishii wrote: >>> This has been committed. The SVG images are committed as well, so no >>> new tools are required. >> What is the policy of adding graphics to PostgreSQL 12? Is it >> encouraged to add more graphics to 12 docs? Or do we want to prohibit >> it? > I have nothing against a few more, especially if they stay within the > provided tooling. > Because many of the prospective authors voted for Inkscape in the course of this discussion, there shall be at least one example in Inkscape format. There were reservations against the published Inkscape files because they didn't made use of any 'higher-level-concept'. Please find a new Inkscape version of the pg_dump which uses such concepts. It groups texts and paths together to logical units (disc with explanation). You can rearrange such units as a whole or align a set of them to left, top, ... with Inkscape (iconized) commands. Additionally those objects are linked together with connectors to rearrange their position by drag-and-drop. The resulting file in 'Optimized' version is also attached. Kind regards, Jürgen
Commits
-
doc: Add some images
- ea55aec0a97d 12.0 landed