|
Boost-Commit : |
From: pbristow_at_[hidden]
Date: 2008-04-04 13:00:58
Author: pbristow
Date: 2008-04-04 13:00:57 EDT (Fri, 04 Apr 2008)
New Revision: 44038
URL: http://svn.boost.org/trac/boost/changeset/44038
Log:
added credit for SVG plot to credit
Text files modified:
sandbox/math_toolkit/libs/math/doc/sf_and_dist/credits.qbk | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
Modified: sandbox/math_toolkit/libs/math/doc/sf_and_dist/credits.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/sf_and_dist/credits.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/sf_and_dist/credits.qbk 2008-04-04 13:00:57 EDT (Fri, 04 Apr 2008)
@@ -33,6 +33,17 @@
program used to generate the html and pdf versions
of this document, adding several new features en route.
+Plots of the functions and distributions were prepared in
+[@http://www.w3.org/ W3C] standard
+[@http://www.svg.org/ Scalable Vector Graphic (SVG)] format
+using a program created by Jacob Voytko during a Google 'Summer of Code'.
+Since browser support for rendering SVG is still not universal
+(Microsoft Internet Explorer, even IE 8 beta, still lacks native SVG support
+but can be made to work with
+[@http://www.adobe.com/svg/viewer/install/ Adobe's free SVG viewer] plugin),
+so the SVG files were batch converted to JPEG using
+[@http://www.inkscape.org/ Inkscape].
+
We are also indebted to Matthias Schabel for managing the formal Boost-review
of this library, and to all the reviewers - including Guillaume Melquiond,
Arnaldur Gylfason, John Phillips, Stephan Tolksdorf and Jeff Garland
@@ -41,7 +52,7 @@
[endsect][/section:roadmap Roadmap]
[/
- Copyright 2006 John Maddock and Paul A. Bristow.
+ Copyright 2006 - 2008 John Maddock and Paul A. Bristow.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt).
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk