JackSVG

JackSVG is a program which allows you to create SVG slide presentations. Scalable Vector Graphics (SVG) is an open technology from the W3C for describing vector graphics on the Web. JackSVG allows you to create presentations that you can publish on the Web and distribute freely - without requiring your audience to have proprietary presentation software to view it. The JackSVG home page is at http://titanium.dstc.edu.au/xml/jacksvg/.

Documentation

Some of this documentation is still under development. If there is anything that is unclear of missing, please contact us and we'll try to priortise it.

In a moment of twisted insight, it was decided to write the documentation as JackSVG presentations. For this reason, there are SVG versions of them. However, only the introduction to JackSVG works well as a SVG presentation. Read the HTML version of the other documents, because most of the content has been placed in the notes.

Introduction
Describes some of the features of JackSVG.
Installation guide
This describes how you can install and configure JackSVG.
Creating presentations
Start here to find out how to create your own presentations using JackSVG.
Stylesheet tutorial
Step-by-step tutorial on how to create JackSVG stylesheets. The files used in the tutorial can be found under the examples directory.
Stylesheet guide
Details about JackSVG stylesheets.
FAQ
Answers to frequently asked questions.
Change log
List of changes between releases of JackSVG.
License
Conditions of use.

Examples

Here are some example SVG files generated from an example JackSVG source XML file using different stylesheets:

Other useful example files can be found in the subdirectories under the examples directory:

presentations
Presentation source XML files. There is a simple presentation, sources to the above documentation (e.g. installation guide and creating presentations guide), and other test presentations.
stylesheets
Sample stylesheets for use with JackSVG.
fontmetrics
Font metrics map files and some SVG format font metrics for common fonts.
dtd
Document Type Declarations for JackSVG XML file formats: the presentation DTD, stylesheet DTD, and font metrics mapping file DTD.
xsd
XML Schema definitions for JackSVG XML file formats: the presentation XML Schema, stylesheet XML Schema, and font metrics mapping file XML Schema.
xsl
XSLT scripts for transforming JackSVG presentations into other formats besides SVG: XSLT script to produce HTML and an XSLT script to produce XSL-FO.
tutorial
Files used in the stylesheet tutorial.

Feedback

Please send questions, feedback and bug reports to titanium-dev@dstc.edu.au. That mailing list is shared with a number of products, so it is recommended that you use a subject line starting with "[JackSVG]". Consult the mailing list archive before posting.

Alternatively, you can directly submit bugs into our Bugzilla issues tracking system.

Last updated: $Date: 2002/12/13 03:31:52 $