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

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

[Octave-bug-tracker] [bug #63646] Long creation times for sparseimages.m


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63646] Long creation times for sparseimages.m in manual due to -svgconvert option to print
Date: Mon, 16 Jan 2023 14:39:35 -0500 (EST)

Follow-up Comment #18, bug #63646 (project octave):

svg difference seems to be superficial:


$ diff blahU.svg blahP.svg | head 
2c2
< <svg xmlns="http://www.w3.org/2000/svg";
xmlns:xlink="http://www.w3.org/1999/xlink"; width="420pt" viewBox="0 0 420 315"
height="315pt">
---
> <svg height="315pt" xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 420 315"
width="420pt" xmlns:xlink="http://www.w3.org/1999/xlink";>
12c12
<   <polygon points="0,315 420,315 420,0 0,0" fill="#ffffff"
shape-rendering="crispEdges"/>
---
>   <polygon shape-rendering="crispEdges" points="0,315 420,315 420,0 0,0"
fill="#ffffff"/>



Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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