emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SVG hack for display engine


From: Alan Third
Subject: Re: SVG hack for display engine
Date: Mon, 22 Nov 2021 10:59:39 +0000

On Mon, Nov 22, 2021 at 08:18:31AM +0530, Anand Tamariya wrote:
> >
> > I'm curious. I can't see any functionality in librsvg for loading an
> > SVG DOM directly without doing a round-trip into a string. Am I
> > missing something?
> >
> Good point. I hope the following will perform better.
> 
> RsvgHandle * rsvg_handle_new_from_stream_sync (*GInputStream *input_stream*, 
> *GFile *base_file*, *RsvgHandleFlags flags*,
> *GCancellable *cancellable*, *GError 
> **error*);

AFAICT that still reads in text, just in the form of a "stream".

-- 
Alan Third



reply via email to

[Prev in Thread] Current Thread [Next in Thread]