<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/data, branch 2801-cap</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2801-cap</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2801-cap'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-06-28T21:56:26Z</updated>
<entry>
<title>wip</title>
<updated>2024-06-28T21:56:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-28T21:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1c10ba0bbe5d3f476cfb5a65191774b69670616d'/>
<id>urn:sha1:1c10ba0bbe5d3f476cfb5a65191774b69670616d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test data update for config upgrade test on Windows.</title>
<updated>2024-06-25T18:01:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-25T18:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2553a6cf6ff68436246b27c6a113104534039ecd'/>
<id>urn:sha1:2553a6cf6ff68436246b27c6a113104534039ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests after change to working directories.</title>
<updated>2024-06-25T12:41:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-25T12:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=28a64e5848a5881fea47c0921a319c93f5e44055'/>
<id>urn:sha1:28a64e5848a5881fea47c0921a319c93f5e44055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test references after adding HTTP server.</title>
<updated>2024-06-24T07:18:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-24T07:18:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=27295d628161092be4536a8d6164f13e2ec236a4'/>
<id>urn:sha1:27295d628161092be4536a8d6164f13e2ec236a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify the FontIDAllocator a lot (#2827).</title>
<updated>2024-06-11T07:52:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-09T23:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a224ef26f48e1a9a9189c2b935abb06147b342bc'/>
<id>urn:sha1:a224ef26f48e1a9a9189c2b935abb06147b342bc</id>
<content type='text'>
This is at the expense of forward compatibility, and the need to
re-examine subtitle content (losing custom fonts as we do so).

But it does mean that the code is simpler, and there's not this weird
growth of IDs where a DCP gets imported with some font, and then the ID
becomes 0_font, and if you do it again it's 0_0_font, and so on.
</content>
</entry>
<entry>
<title>Bump test/data for another subtitle rendering reference fix.</title>
<updated>2024-06-02T18:57:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-02T18:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=51a960601efbdb5e1196dda1fd6f84d5fb48c515'/>
<id>urn:sha1:51a960601efbdb5e1196dda1fd6f84d5fb48c515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Render subtitles using show_in_cairo_context() instead of add_to_cairo_context().</title>
<updated>2024-05-30T17:59:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-19T20:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=09f35415304afc127f50edfe4357a28c5a0e2ff9'/>
<id>urn:sha1:09f35415304afc127f50edfe4357a28c5a0e2ff9</id>
<content type='text'>
This helps with #2813 and should fix #2474.

We started using add_to_cairo_context() again in
72c3a5f0f32f553a1f8abee2494f31d29b976383
because the rendering looked better.  However colour changes within
lines cannot easily be rendered using add_to_cairo_context() it seems,
as the text is just added as a path and then you can stroke/fill it
with a single colour.

I hope that this change, which reverts 72c3a5 but also adds some calls
to enable hinting and use better anti-aliasing, looks OK.  I looked
at some white-on-black subs close-up and the hinting seems to help.
</content>
</entry>
<entry>
<title>Remove default Interop/SMPTE setting.</title>
<updated>2024-05-29T08:35:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-09T20:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e1a20f2717c9e14d2b6675260e2229dfb145ffe'/>
<id>urn:sha1:0e1a20f2717c9e14d2b6675260e2229dfb145ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default video bit rate settings.</title>
<updated>2024-05-29T08:35:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-09T20:13:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2d82f86d2f99b812edd5d64d13f3dd5a4950719e'/>
<id>urn:sha1:2d82f86d2f99b812edd5d64d13f3dd5a4950719e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default DCP audio channel setting.</title>
<updated>2024-05-29T08:35:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-09T20:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=98a0aa443e10d1db466c575fd854bef841988534'/>
<id>urn:sha1:98a0aa443e10d1db466c575fd854bef841988534</id>
<content type='text'>
</content>
</entry>
</feed>
