sddns/include/jpgraph-3.0.7/docportal/chunkhtml/apk.html
2010-08-17 01:23:57 +02:00

5 lines
3.4 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Appendix K. Why it is not possible to add a SVG backend to JpGraph</title><link rel="stylesheet" href="manual.css" type="text/css"><meta name="generator" content="DocBook XSL-NS Stylesheets V1.74.0"><link rel="home" href="index.html" title="JpGraph Manual"><link rel="up" href="pt08.html" title="Part VIII. Appendices"><link rel="prev" href="apjs08.html" title="J.8. Part IV - Verifying the setup"><link rel="next" href="apks02.html" title="K.2. Summary of findings"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Appendix K. Why it is not possible to add a SVG backend to JpGraph</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apjs08.html">Prev</a> </td><th width="60%" align="center">Part VIII. Appendices</th><td width="20%" align="right"> <a accesskey="n" href="apks02.html">Next</a></td></tr></table><hr></div><div class="appendix" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="app.adding-svg"></a>Appendix K. Why it is not possible to add a SVG backend to JpGraph</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="apk.html#id2682272">K.1. Background</a></span></dt><dt><span class="sect1"><a href="apks02.html">K.2. Summary of findings</a></span></dt><dt><span class="sect1"><a href="apks03.html">K.3. Detailing the issue</a></span></dt><dd><dl><dt><span class="sect2"><a href="apks03.html#id2682329">K.3.1. The core problem</a></span></dt><dt><span class="sect2"><a href="apks03.html#id2682391">K.3.2. Why is this a problem ?</a></span></dt><dt><span class="sect2"><a href="apks03.html#id2682413">K.3.3. Possible workarounds</a></span></dt><dt><span class="sect2"><a href="apks03.html#id2682470">K.3.4. What would be required ?</a></span></dt><dt><span class="sect2"><a href="apks03.html#id2682512">K.3.5. DOM scripting and GetBBox()</a></span></dt><dt><span class="sect2"><a href="apks03.html#id2682556">K.3.6. A final comment</a></span></dt></dl></dd></dl></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2682272"></a>K.1. Background</h2></div></div></div><p>We have received many suggestions to add SVG as output from the library to achieve
better quality in off-screen reproduction of graphs. Adding SVG output would
significantly enhance the print quality as well as adding the possibility of
seamless zooming in graphs. For this reason we have done a brief pre-study on the
feasibility of such a backend. This short note will describe our findings. </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apjs08.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt08.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="apks02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">J.8. Part IV - Verifying the setup </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> K.2. Summary of findings</td></tr></table></div></body></html>