<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cairo.git, branch 1.10</title>
<subtitle>gitlab.freedesktop.org: cairo/cairo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/'/>
<entry>
<title>test: Missing conjoint ref image</title>
<updated>2012-01-05T17:57:58+00:00</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2011-01-12T12:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=0f6757c0e7c1e17ca77dd7636d9c3023591eb667'/>
<id>0f6757c0e7c1e17ca77dd7636d9c3023591eb667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use detected EGREP instead of generic grep</title>
<updated>2011-06-08T14:04:35+00:00</updated>
<author>
<name>Dagobert Michelsen</name>
<email>dam@opencsw.org</email>
</author>
<published>2011-06-08T09:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=d888e147e37744b4f6956468faa95668dc7f2b57'/>
<id>d888e147e37744b4f6956468faa95668dc7f2b57</id>
<content type='text'>
https://bugs.freedesktop.org/show_bug.cgi?id=38069
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.freedesktop.org/show_bug.cgi?id=38069
</pre>
</div>
</content>
</entry>
<entry>
<title>image: Don't crash on weird pixman formats</title>
<updated>2011-06-08T14:04:28+00:00</updated>
<author>
<name>Benjamin Otte</name>
<email>otte@redhat.com</email>
</author>
<published>2011-06-04T11:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=a276ae6ab2ecea6f9d75e59da4d0a32c08d89420'/>
<id>a276ae6ab2ecea6f9d75e59da4d0a32c08d89420</id>
<content type='text'>
_pixel_to_solid() used to assert that it got a known cairo_format_t.
However, this might not be the case when backends decide to use a pixman
format that is not representable by a cairo format (X and DirectFB are
examples for backends that do that).

This patch makes _pixel_to_solid() return NULL in that case and fixes
the callers to deal with it.

https://bugs.freedesktop.org/show_bug.cgi?id=37916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_pixel_to_solid() used to assert that it got a known cairo_format_t.
However, this might not be the case when backends decide to use a pixman
format that is not representable by a cairo format (X and DirectFB are
examples for backends that do that).

This patch makes _pixel_to_solid() return NULL in that case and fixes
the callers to deal with it.

https://bugs.freedesktop.org/show_bug.cgi?id=37916
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "PS: Use tight bounding box"</title>
<updated>2011-05-22T11:38:12+00:00</updated>
<author>
<name>Adrian Johnson</name>
<email>ajohnson@redneon.com</email>
</author>
<published>2011-05-22T11:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=54d00c237fadc9c6098a009ccb8ecb1e996610f4'/>
<id>54d00c237fadc9c6098a009ccb8ecb1e996610f4</id>
<content type='text'>
3f5aaf6b was not meant to be committed to the 1.10 branch.

This reverts commit 3f5aaf6baaac2766bef57367470777df62c60946.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3f5aaf6b was not meant to be committed to the 1.10 branch.

This reverts commit 3f5aaf6baaac2766bef57367470777df62c60946.
</pre>
</div>
</content>
</entry>
<entry>
<title>PS: Use tight bounding box</title>
<updated>2011-05-22T10:57:33+00:00</updated>
<author>
<name>Adrian Johnson</name>
<email>ajohnson@redneon.com</email>
</author>
<published>2010-11-26T13:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=3f5aaf6baaac2766bef57367470777df62c60946'/>
<id>3f5aaf6baaac2766bef57367470777df62c60946</id>
<content type='text'>
Now that the page size is specified by %%DocumentMedia
we can make %%BoundingBox compliant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that the page size is specified by %%DocumentMedia
we can make %%BoundingBox compliant.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use $GREP -e instead of plain grep -e</title>
<updated>2011-05-20T19:02:13+00:00</updated>
<author>
<name>Benjamin Otte</name>
<email>otte@redhat.com</email>
</author>
<published>2011-05-20T18:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=e2c558c435b8c8f9a9057b466020e93d7d61fd70'/>
<id>e2c558c435b8c8f9a9057b466020e93d7d61fd70</id>
<content type='text'>
https://bugs.freedesktop.org/show_bug.cgi?id=37388
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.freedesktop.org/show_bug.cgi?id=37388
</pre>
</div>
</content>
</entry>
<entry>
<title>image: Don't use the fast path if it's wrong</title>
<updated>2011-04-02T09:24:11+00:00</updated>
<author>
<name>Uli Schlachter</name>
<email>psychon@znc.in</email>
</author>
<published>2011-03-21T17:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=cd07704183a3b907b389f553f046920dea547890'/>
<id>cd07704183a3b907b389f553f046920dea547890</id>
<content type='text'>
Fixes the original report from:
http://lists.cairographics.org/archives/cairo/2011-March/021827.html

I tested this code path with all operators and "source" is the only one which
causes issues with rendering outside of the boxes.

Possibly fixes: https://bugs.freedesktop.org/show_bug.cgi?id=35407

Signed-off-by: Uli Schlachter &lt;psychon@znc.in&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the original report from:
http://lists.cairographics.org/archives/cairo/2011-March/021827.html

I tested this code path with all operators and "source" is the only one which
causes issues with rendering outside of the boxes.

Possibly fixes: https://bugs.freedesktop.org/show_bug.cgi?id=35407

Signed-off-by: Uli Schlachter &lt;psychon@znc.in&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>quartz: Fix y glyph advance</title>
<updated>2011-03-19T15:08:46+00:00</updated>
<author>
<name>Andrea Canciani</name>
<email>ranma42@gmail.com</email>
</author>
<published>2011-03-16T16:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=b4466bc9140bdacbd93eb6ed76f9e4e749a2bae2'/>
<id>b4466bc9140bdacbd93eb6ed76f9e4e749a2bae2</id>
<content type='text'>
The advances must be transformed by the "quartz inverse scale",
i.e. (scale_inverse * scale(1,-1)).

Fixes show-glyph-advance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The advances must be transformed by the "quartz inverse scale",
i.e. (scale_inverse * scale(1,-1)).

Fixes show-glyph-advance.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add show-glyphs-advance</title>
<updated>2011-03-19T15:07:23+00:00</updated>
<author>
<name>Andrea Canciani</name>
<email>ranma42@gmail.com</email>
</author>
<published>2011-03-16T15:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=aaf87a65a897bddc398c88db884c585267805c94'/>
<id>aaf87a65a897bddc398c88db884c585267805c94</id>
<content type='text'>
This new test (based on show-glyphs-many) checks that the glyphs
advances are respected along both axes.

9c0d761bfcdd28d52c83d74f46dd3c709ae0fa69 introduced a bug which
regresses this test in quartz.

Thanks to Jeff Muizelaar for the report!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new test (based on show-glyphs-many) checks that the glyphs
advances are respected along both axes.

9c0d761bfcdd28d52c83d74f46dd3c709ae0fa69 introduced a bug which
regresses this test in quartz.

Thanks to Jeff Muizelaar for the report!
</pre>
</div>
</content>
</entry>
<entry>
<title>path: Fix _cairo_path_fixed_is_rectangle()</title>
<updated>2011-03-19T14:53:39+00:00</updated>
<author>
<name>Andrea Canciani</name>
<email>ranma42@gmail.com</email>
</author>
<published>2011-03-08T09:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cairo.git/commit/?id=36e0cad71aa7b9a84fb31fba333175cbf445ab4e'/>
<id>36e0cad71aa7b9a84fb31fba333175cbf445ab4e</id>
<content type='text'>
__cairo_path_fixed_is_rectangle() is used by the PS and PDF backends
to check if a path is equivalent to a rectangle when stroking. This is
different from being a rectangle when filling, because of the implicit
close_path appended to every subpath when filling.

Fixes stroke-open-box.

See https://bugs.freedesktop.org/show_bug.cgi?id=34560
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
__cairo_path_fixed_is_rectangle() is used by the PS and PDF backends
to check if a path is equivalent to a rectangle when stroking. This is
different from being a rectangle when filling, because of the implicit
close_path appended to every subpath when filling.

Fixes stroke-open-box.

See https://bugs.freedesktop.org/show_bug.cgi?id=34560
</pre>
</div>
</content>
</entry>
</feed>
