Re: SVG in libAfterImage
Sasha Vasko (sasha@aftercode.net)
Wed, 27 Aug 2003 09:04:24 -0500
Jari Petter Sundell wrote:
> This patch will add SVG rendering to libAfterImage. It's kinda an ugly
> hack, but it works. Have fun.
>
> http://folk.uio.no/jaris/downloads/sh.png
>
> Rakshasa
>
> "Largo-sama... Hidoi... Hidoi desu..."
>
>
> ------------------------------------------------------------------------
>>dnl HACK SVG do something else than bork on error
>>PKG_CHECK_MODULES(SVG, librsvg-2.0,
>> [
>> CFLAGS="$CFLAGS $SVG_CFLAGS"
>> AFTERIMAGE_LIBS="$AFTERIMAGE_LIBS $SVG_LIBS -lz"
>> AC_DEFINE(HAVE_SVG)
>> ])
>
I could not get the above thing to get swallowed by autoconf.
Please do this without using pkg-config thingy.
Also I've updated import filters interfaces to allow for size to be
passed down.
Sasha.
_______________________________________________
The AfterStep Window Manager for X User's Mailing List
http://mail.afterstep.org/mailman/listinfo/as-users