octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58429] Export of plotted circles to SVG could


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #58429] Export of plotted circles to SVG could use SVG circle primitive
Date: Mon, 25 May 2020 16:09:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #5, bug #58429 (project octave):

I don't think it is possible to post-process a bunch of triangles and lines to
guess it they were intended to look like a circle or a polygon.

Another approach could be, in gl2ps_renderer, to overload
opengl_renderer::draw_marker, as we already do for
opengl_renderer::init_marker, and directly dump svg code using gl2psSpecial as
we do for text objects. 

I guess this won't work reliably for 3D scenes though.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58429>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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