From owner-freebsd-doc Sun May 21 17:50:41 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 4233C37BA6A; Sun, 21 May 2000 17:50:36 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id BAA81397; Mon, 22 May 2000 01:50:27 +0100 (BST) (envelope-from nik) Date: Mon, 22 May 2000 01:50:27 +0100 From: Nik Clayton To: Sean Kelly Cc: Nik Clayton , doc@FreeBSD.ORG Subject: Re: Including images in the documentation Message-ID: <20000522015026.C69598@catkin.nothing-going-on.org> References: <20000509143555.A1692@kilt.nothing-going-on.org> <20000519122709.A95433@catkin.nothing-going-on.org> <005b01bfc1b4$119429e0$24d39580@jpl.nasa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <005b01bfc1b4$119429e0$24d39580@jpl.nasa.gov>; from kelly@ad1440.net on Fri, May 19, 2000 at 10:02:49AM -0700 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, May 19, 2000 at 10:02:49AM -0700, Sean Kelly wrote: > > Enter "Sketch" (ports/graphics/sketch). > > Not bad. Not bad at all! (I really should take a closer look at the ports > collection now and then.) > > > It's slimmer than Dia as well. Back of the envelope calculations show it > > needing about 6MB of distfiles ... > > And it's always possible to edit your figures using the tools that people > already have installed or come with the base FreeBSD system ... like > everyone's favorite One True Text Editor. :-) The big problem is that I don't want to mandate the installation of yet another big port in order to generate the docs. This would be needed for the HTML docs as well (since the way to get some of the images will undoubtedly be SVG -> PS -> PNG). That would be like forcing people to install XEmacs before they can edit the docs. I really want a standalong svg2ps utility (or similar). The closest I can find after an extensive web search is http://www.iue.tuwien.ac.at/diss/halama/diss/node96.html#svg which is someone's thesis. Sadly, I can't find an e-mail address there to contact the guy to ask if he'll release the source code. While Sketch does have the sk2ps program (which also does svg2ps) a cursory truss(1) shows that it cheerfully opens the X11 and Tk libs when it runs (even though it doesn't put up any windows), so I don't know how tricky it'll be to pull it out. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message