The fixes is included in that update
https://launchpad.net/ubuntu/+source/cairo/1.14.4-1
** Changed in: cairo (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubun
upstream commited some fixes, see
http://cgit.freedesktop.org/cairo/commit/?id=b1192beac7c5b56a8ff356d20af5ebfb65404109
http://cgit.freedesktop.org/cairo/commit/?id=30eb1b0e9778a96c2eb984f243dec5e3c8859e05
http://cgit.freedesktop.org/cairo/commit/?id=aa1323f04cd2c71317e9173fbe26fe7d0ba34908
** Cha
** Changed in: libcairo
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1306846
Title:
Inkscape (using cairo) fails to print thin lin
Should be fixed now.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1306846
Title:
Inkscape (using cairo) fails to print thin lines to PDF
Status in libcairo:
Fix Release
@Adrian - the commit broke the quartz backend (and based on comments on
irc the gl backend too):
CC cairo-quartz-surface.lo
cairo-quartz-surface.c:2265:12: error: too few arguments to function call,
expected 5, have 4
content);
^
./
(In reply to Adrian Johnson from comment #17)
> Should be fixed now.
Thx a lot - build fix confirmed for quartz, quartz-image, xml and tee
surface backends.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
htt
There's also a similar error for
_cairo_path_fixed_approximate_stroke_extents():
cairo-gl-msaa-compositor.c:584:6: error: too few arguments to function
‘_cairo_path_fixed_approximate_stroke_extents’
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, w
I've commit my patch and testcase.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1306846
Title:
Inkscape (using cairo) fails to print thin lines to PDF
Status in libcairo:
It seems the GL backend still doesn't compile as a couple uses of
_cairo_surface_init weren't updated:
cairo-gl-source.c:76:5: error: too few arguments to function
‘_cairo_surface_init’
cairo-gl-source.c:103:5: error: too few arguments to function
‘_cairo_surface_init’
--
You received this bug
is there anyone wanting to review that one?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1306846
Title:
Inkscape (using cairo) fails to print thin lines to PDF
Status in
Created attachment 118381
cairo test for thin lines
This patch contains a cairo test for thin lines.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1306846
Title:
Inkscape
(In reply to Bill Spitzak from comment #13)
> Created attachment 118385 [details]
> attachment-30721-0.html
>
> This seems excessively complex, rather than having the later handler (the
> one turning a non-zero float into a zero fixed) be patched instead. I
> figure it would be correct for all bac
Created attachment 118380
Don't cull thin lines on vector backends
The patch didn't work for my test case and broke many other tests.
Attached is a new patch that seems to fix the bug. The patch ensures a
minimum line width when calculating stroke extents on vector backends.
--
You received thi
Created attachment 118385
attachment-30721-0.html
This seems excessively complex, rather than having the later handler (the
one turning a non-zero float into a zero fixed) be patched instead. I
figure it would be correct for all backends to turn very tiny but non-zero
line widths into the smallest
@Chris Wilson et all:
I'd like to raise priority on this issue.
We know the issue to exist for several years now on Linux systems. Recently we
see more and more Windows systems to suffer from the same issue. The attached
patch is simple and fixes the issue.
Is there anything I can do to summon
(In reply to Sebastien Bacher from comment #6)
> Could somebody review the suggested change there?
Patrick's version is best, please go ahead with this patch!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
h
16 matches
Mail list logo