From de850acd75cd3b179ed56bb8daa8974af2b268f2 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Wed, 10 Oct 2007 10:52:12 +0000 Subject: [PATCH] update souce of wxart2d git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/docs/latex/svg/dcsvg.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/docs/latex/svg/dcsvg.tex b/contrib/docs/latex/svg/dcsvg.tex index fb4ee445e8..0fa9f7bfb8 100644 --- a/contrib/docs/latex/svg/dcsvg.tex +++ b/contrib/docs/latex/svg/dcsvg.tex @@ -49,7 +49,7 @@ However, the SVG specification allows for PNG format raster files to be embedded bitmaps, icons and blit operations into the wxSVGFileDC are supported. A more substantial SVG library (for reading and writing) is available at -http://www.xs4all.nl/~kholwerd/wxstuff/canvas/htmldocbook/aap.html +http://wxart2d.sourceforge.net/ \wxheading{Derived from}