Re: First SVG graphic
Tatsuo Ishii <ishii@sraoss.co.jp>
From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: magnus@hagander.net
Cc: alvherre@2ndquadrant.com, bruce@momjian.us, andres@anarazel.de,
juergen@purtz.de, pgsql-docs@lists.postgresql.org
Date: 2018-11-29T00:32:48Z
Lists: pgsql-docs
> On Wed, Nov 28, 2018 at 8:53 PM Alvaro Herrera <alvherre@2ndquadrant.com> > wrote: > >> On 2018-Nov-28, Bruce Momjian wrote: >> >> > On Wed, Nov 28, 2018 at 11:46:33AM -0800, Andres Freund wrote: >> > > Hi, >> > > >> > > On 2018-11-28 18:34:26 +0100, Jürgen Purtz wrote: >> > > > After one week no response at all? Neither positive nor negative. It >> seems >> > > > that the community has little interest in the SVG issue. Or in my >> > > > suggestion? >> > > >> > > I'd suggest describing your proposed workflow in sgml, not a pdf file. >> > >> > Well, there were a number of images in the PDF that would be harder to >> > do in SGML. >> >> I think the point is how do you integrate the images from the SVG source >> into the documentation output. Presumably that won't be PDF, for >> example the HTML output will not use a PDF as an image embedded in the >> page. It probably works ok for the PDF output (of the whole >> documentation) to use the PDF of the image ... I suppose the HTML output >> will need a PNG or such. >> >> > If the source is SVG, why not just use SVG? SVG support in browsers has to > be pushing 10 years now, shouldn't be a problem at all... And SVG can be > embedded in the HTML itself (whether that would work in this particular > case I don't know, but in theory it can) +1. -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
Commits
-
doc: Add some images
- ea55aec0a97d 12.0 landed