** Changed in: inkscape (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/248721
Title:
Huge color "blobs" in PDF export and print
--
ubuntu-bugs mailin
** Bug watch added: Debian Bug tracker #543619
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543619
** Also affects: inkscape (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543619
Importance: Unknown
Status: Unknown
--
You received this bug notification because
@~suv - apologies, I lost track of the bug status. I still experience
the following problems:
a) There are two red circles, instead of four in the print preview (the other
unwanted shapes have now gone)
b) The speaker symbols in the red circles are missing
My PDF output looks exactly like Lione
@Lionel - thank you for reporting back. Yes, the issue with the symbols
and the red circles is still unresolved - theAdib opened a separate bug
for it (bug #436962). Stroked text-on-path however is now exported
correctly (since rev. 22294).
--
Huge color "blobs" in PDF export and print
https://bu
0.47~pre4-0ubuntu1
It's a lot better than commentc #2 but there are still some red circles.
See the attached PDF
** Attachment added: "(exported PDF with 0.47~pre4-0ubuntu1 )"
http://launchpadlibrarian.net/33722059/output.pdf
--
Huge color "blobs" in PDF export and print
https://bugs.launchp
@Alexis - with "Still present" do you mean
a) you still get the 'blobs' in PDF export, or
b) the missing symbol in the red circle (moved to separate bug #436962)
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you ar
Still present in Inkscape 0.47~pre4-0ubuntu1 on karmic beta
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
uups I did not see that this one was release already :-)
pls followup this one https://bugs.launchpad.net/inkscape/+bug/436962 for the
remaining issues
Adib.
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a
while the pdf does not look like the original I attach an other interim
patch in addition to my previous one.
The svg:symbol elements are threated as group but should invoke the
symbol_render function. The patch reorders the tests so that symbol is
evaluated before group.
Still to come: the nice
Patch committed in 22294. Thanks Adib!
** Changed in: inkscape
Status: In Progress => Fix Released
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Attachment added: "original example 'inkscape.svg' exported with Inkscape
r22293+patch"
http://launchpadlibrarian.net/32436378/248721-inkscape-blobs-in-pdf-with-patch-2.pdf
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notifica
Patch tested and confirmed with Inkscape 0.46+devel r22293 custom on OS
X 10.5.8 :
stroked text put on path is exported to PDF without blobs. Great - many
thanks to the Adib!
** Attachment added: "original example 'inkscape.svg' exported with Inkscape
r22293+patch"
http://launchpadlibrarian.
** Changed in: inkscape
Importance: Undecided => High
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
My stripped down sample looks like this. see attachment. Adib.
** Attachment added: "correct1.pdf"
http://launchpadlibrarian.net/32426408/correct1.pdf
** Changed in: inkscape
Status: Confirmed => In Progress
** Changed in: inkscape
Assignee: (unassigned) => theAdib (theadib)
--
attached patch should solves this issue. It applies the transformation not to
the surface but to the glyphs.
Pls test and confirm that it is working or not.
Adib.
** Attachment added: "BUG248721_apply_transformation_to_fontmatrix.diff"
http://launchpadlibrarian.net/32426394/BUG248721_apply_tr
my latest investigation results:
when using "text on path" it:
file(src/libnrtype/Layout-TNG-Output.cpp:Layout::showGlyphs()
-build the glyph path
-transform the surface to position and size the glyph
-draw glyphs
but otherwise
-build the glyph path
-transform the glyph path using given size and o
confirmed, but only when 'text on path'… and independent of the stroke
units (px, pt, mm) used.
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
its not the mitter its the calculatet stroke width. Change to 0.1px you
will not see the stroke on the inkscape gui but there is a decent stroke
around in the pdf output. tip: change stroke opacity to look trough and
see the fill. the Adib.
--
Huge color "blobs" in PDF export and print
https://bu
it is related to the miter values from the stroke dialog. But I have no
idea how is that related.
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
remove the stroke from the text and it exports to PDF without "blob".
Don't know why though…
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
as I dig into the problem I found that even the attached simple stripped down
version from the first sample shows the artefacts.
Adib.
** Attachment added: "simple and stripped version that shows artefacts"
http://launchpadlibrarian.net/32180908/correct1.svg
** Tags added: exporting pdf
--
Screenshot attached showing difference between inkscape rendering and
print preview
** Attachment added: "Screenshot.png"
http://launchpadlibrarian.net/32143577/Screenshot.png
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notificati
Bug still present in karmic as described
$ apt-cache policy inkscape
inkscape:
Installed: 0.47~pre1-0ubuntu2
Candidate: 0.47~pre1-0ubuntu2
Version table:
*** 0.47~pre1-0ubuntu2 0
500 http://gb.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status
$ uname -a
Linux
** Tags added: printing
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.c
A pre-release of the upcoming Inkscape 0.47 is now available in Ubuntu
Karmic for testing. Because *so* much stuff has changed compared with
the version you reported your bug against, would you mind re-testing
this new version and see if this bug is now resolved?
Karmic Alpha CD ISO images are a
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/247136 inspired
me to look at tags inside the svg, and explains why the original svg is
filled with black boxes for me.
At the end of the "simple red circle" file I posted, when opened in a
text editor, you can see a tag marked . This tag has
** Changed in: inkscape (Ubuntu)
Status: New => Confirmed
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
Closing CUPS task, as the problem also occurs when exporting to PDF and
in the print preview.
** Changed in: cups (Ubuntu)
Status: New => Invalid
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a memb
Attached, a stripped down version of the image file which might
illustrate whatever the bug is more cleanly.
In Inkscape, I see a blank canvas with one layer.
In Print Preview, I see a single red circle in the middle of the page.
In Image Viewer, I see a blank canvas with transparency, no circle
Attached, a stripped down version of the image file which might
illustrate whatever the bug is more cleanly.
In Inkscape, I see a blank canvas with one layer.
In Print Preview, I see a single red circle in the middle of the page.
In Image Viewer, I see a blank canvas with transparency, no circle
Confirming here as well in 8.10 using print preview, Inkscape 0.46.
Things I noticed that may or may not be relevant:
1) When I open the svg in Image Viewer, it is mostly transparent with a lot of
black blotches obscuring the boxes. The pdf looks fine, looks like the svg as
seen from within Inks
Yes. I can confirm the bug in 8.10 when using print preview. Inkscape
0.46, built Oct 24 2008.
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
Also an issue in Jaunty alpha 5
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
This is still an issue in 8.10. Is anybody able to reproduce this bug in
the print preview ?
** Changed in: inkscape
Status: New => Invalid
** Changed in: inkscape
Status: Invalid => New
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You recei
The print preview is *not* correct and display exactly what will be
printed (the "blob" PDF)
** Also affects: cups (Ubuntu)
Importance: Undecided
Status: New
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because
Is not a Inkscape bug because is not on Inkscape code. To me is like
saying that inkscape has a bug because your printer is not working.
Inkscape does work in this case (proof of this is that you were able to
export it as a PDF without problem).
When you send it to print it will be sent to the pri
Yep, sorry, I'm reporting the bug for someone else and he was not clear
about that point.
But I think that it is still a valid Inkscape bug because you hit it by
simply printing a document from Inkscape. The workaround is simple :
export as PDF then print the PDF. But straight printing is ugly. I
A! You should have clarified that in the first place. A virtual printer is
something alien to Inkscape. Is the virtual printer driver doesn't work as
expected we can't do anything about it.
It's always better to save as a PDF instead of using a virtual printer (I guess
you're using cups-pdf,
Just to be sure : my pdf was obtained by printing to a virtual PDF
printer. The export to PDF works correctly.
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Yes. See my attached file.
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubunt
So, you mean that it is already correct in the SVN or the next version ?
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
I tried the SVG and it seems fine. For some reason the PDF you exported
has been converted to a bitmap. This is completely normal for some
effects, the strange thing is that the whole page was converted to a
bitmap. My opinion is that this is (or better said, was) a bug or
limitation on cairo based
** Attachment added: "The result in PDF or as seen from the printer"
http://launchpadlibrarian.net/16037508/Print_inkscape.pdf
** Also affects: inkscape (Ubuntu)
Importance: Undecided
Status: New
--
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
Y
43 matches
Mail list logo