[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #56904] weird linewidth marker after printing
From: |
Leonardo |
Subject: |
[Octave-bug-tracker] [bug #56904] weird linewidth marker after printing |
Date: |
Mon, 16 Sep 2019 10:03:18 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0 |
URL:
<https://savannah.gnu.org/bugs/?56904>
Summary: weird linewidth marker after printing
Project: GNU Octave
Submitted by: pocker
Submitted on: Seg 16 Set 2019 14:03:17 UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 5.1.0
Operating System: GNU/Linux
_______________________________________________________
Details:
Hello,
attached are 4 files (those obtained using the code below).
I'm trying to use marker with bigger linewidth but after printing it to svg or
pdf, there is a "notch" on the mark.
Only the marker_withsvgconvert.pdf presents the desired result, or, at least,
the "best" result.
Is this a bug or am I doing something wrong? Also, is it possible to get a
smoother mark (instead of a decagon)?
plot(1,1,'o','linewidth',5)
print -dpdf marker_nosvgconvert.pdf
print -dsvg marker_nosvgconvert.svg
print -svgconvert -dpdf marker_withsvgconvert.pdf
print -svgconvert -dsvg marker_withsvgconvert.svg
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Seg 16 Set 2019 14:03:17 UTC Name: marker_nosvgconvert.pdf Size: 3KiB
By: pocker
<http://savannah.gnu.org/bugs/download.php?file_id=47529>
-------------------------------------------------------
Date: Seg 16 Set 2019 14:03:17 UTC Name: marker_withsvgconvert.pdf Size:
5KiB By: pocker
<http://savannah.gnu.org/bugs/download.php?file_id=47530>
-------------------------------------------------------
Date: Seg 16 Set 2019 14:03:17 UTC Name: marker_nosvgconvert.svg Size: 6KiB
By: pocker
<http://savannah.gnu.org/bugs/download.php?file_id=47531>
-------------------------------------------------------
Date: Seg 16 Set 2019 14:03:17 UTC Name: marker_withsvgconvert.svg Size:
6KiB By: pocker
<http://savannah.gnu.org/bugs/download.php?file_id=47532>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56904>
_______________________________________________
Mensagem enviada pelo Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #56904] weird linewidth marker after printing,
Leonardo <=