Re: SVG as pict
Jens Axel Søgaard <[email protected]>
| Newsgroups | gmane.comp.lang.racket.user,gmane.lisp.scheme.plt |
|---|---|
| Message-ID | <[email protected]> |
I took a quick look at the code of rsvg. It seems svg-bytes->pict does what you want? Asumu: can you confirm this > Den 3. sep. 2016 kl. 09.36 skrev Byron Davies <byrondavies-TNG3/[email protected]>: > > svg images have a second-class status in Racket. If you want to use an svg image in a drawing, it seems that you have to use the RSVG package to load it from a file, which then renders it to a bitmap, subject to pixelation if scaled. How hard would it be to create an svg-pict primitive that you could embed in other picts, rotate, scale, etc.? Would anyone else be interested in this? > > Byron > > -- > You received this message because you are subscribed to the Google Groups "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] For more options, visit https://groups.google.com/d/optout.