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

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

[Octave-bug-tracker] [bug #52193] Font choices are ignored when printing


From: Rik
Subject: [Octave-bug-tracker] [bug #52193] Font choices are ignored when printing to an image file
Date: Mon, 19 Feb 2018 17:59:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #25, bug #52193 (project octave):

I just tested latest mergepoly.pl script which checks edges and it is better
than the first version which checked only points, but there are still gaps in
the output.

My guess is that because this scene has so many polygons the ordering in the
output svg file is not split perfectly.  Sometimes a polygon for a background
triangle might be followed *not* by another background triangle, but by a
foreground triangle.  In this case, the merge polygon algorithm detects
different colors or different vertices and refuses to join the polygons.

We probably need a more intelligent merging algorithm which, alas, means more
complicated.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52193>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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