<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/data, branch 2833-disk</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2833-disk</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2833-disk'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-06-11T07:52:28Z</updated>
<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>
<entry>
<title>Remove default DCP content type setting.</title>
<updated>2024-05-29T08:35:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-09T19:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=099599250ecd4fbceaeee2041fff10540be7533d'/>
<id>urn:sha1:099599250ecd4fbceaeee2041fff10540be7533d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some test references for auto-changing of cinemas file path to .sqlite3</title>
<updated>2024-05-16T14:58:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-16T14:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9f4912aa3919c983d69bd3db2dd64dc5421a7228'/>
<id>urn:sha1:9f4912aa3919c983d69bd3db2dd64dc5421a7228</id>
<content type='text'>
Also come back to the v2.18.x branch of test/data.
</content>
</entry>
<entry>
<title>Use sqlite for cinema and DKDM recipient lists.</title>
<updated>2024-05-06T18:42:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-20T20:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3fcbb3a76e079a5485a0552ea5d35b8d6739116'/>
<id>urn:sha1:a3fcbb3a76e079a5485a0552ea5d35b8d6739116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply fixup to test/data submodule and bring it back to the v2.18.x branch.</title>
<updated>2024-04-24T17:38:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-24T17:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=17ef19940f152ceeb2e1ad696dd5e7ac5917d8cd'/>
<id>urn:sha1:17ef19940f152ceeb2e1ad696dd5e7ac5917d8cd</id>
<content type='text'>
</content>
</entry>
</feed>
