On Tue, 6 Mar 2007 13:51:43 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled:

> On Tuesday, 06 March 2007, at 07:57:19 (+0000),
> [EMAIL PROTECTED] wrote:
> 
> > Unfortunately, SVG is here and many want it. librsvg is probably the
> > 'best' way to go about this right now.
> 
> *sigh*  Same as gettext.  It's like...wait for it...wait for it...
> 
> Deja GNU.
> 
> > However, there's no reason why evas has to enable it by default, or
> > even ship with it really.. Maybe have a separate, 'extra'
> > evas-modules repo?
> 
> That sounds like more trouble than it's worth.  Disabled by default is
> good enough for me (which it is in the RPM build, and that's all I
> really care about).

for now - enabled by default in src is good as it pushes the issue into the
open. if i get some time i'll build librsvg from source - get debugging
symbols, actually find the leaks and segv's and issues and maybe send a patch -
until then anyone else game enough to do the same is welcome - file a bug
report etc. unfortunately i don't know of any svg loader lib that is
full-featured like rsvg (or as full-featured) and simple to use and "open" and
"available". so the choices are:

1. no svg.
2. rsvg as-is and work around its problems (fork child, pipes, etc. etc.)
3. rsvg - send patches.
4. do our own svg loader and renderer (OUCH!).

4. is NON-trivial
1. is dead trivial - but comes with the problem of - no svg loading.
2 & 3 probably have give or take, about the same complexity, but 3. fixes
things for everyone and keeps performance better. we can also try BOTH 2 & 3.

> Michael
> 
> -- 
> Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <[EMAIL PROTECTED]>
> n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
> -----------------------------------------------------------------------
>  "And always remember the last words of my grandfather, who said,
>   'Sh*t!  A truck!' "                                  -- Emo Phillips
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to