head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2004.03.20.04.08.56; author ericw; state Exp; branches; next 1.1; 1.1 date 2004.03.19.21.58.05; author ericw; state Exp; branches; next ; desc @@ 1.2 log @Removed stubbed header, added list of dependencies, added description. @ text @SDL Demo for Cairographics -------------------------- DESCRIPTION: This demo provides a simple SVG viewer using SDL, Cairo, and libsvg. REQUIREMENTS: libsvg and libsvg-cairo, and (of course) cairo itself. Grab libsvg and libsvg-cairo from xsvg.org. -------------------------- Comments are welcome. - Eric Windisch @ 1.1 log @Initial revision. SDL based SVG viewer demo, using Cairo. @ text @d1 2 a2 1 sdl - SDL Demo for Cairographics d4 2 d7 3 d11 1 a11 16 Copyright (C) 2004 Eric Windisch sdl is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA @