<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/data, branch nvidia2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=nvidia2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=nvidia2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-09-26T21:57:09Z</updated>
<entry>
<title>Re-order cairo context scaling and pango layout setup (#2337).</title>
<updated>2025-09-26T21:57:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-25T10:51:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=492c0d0597230e680e7b59800d4f6e26d6a82e5e'/>
<id>urn:sha1:492c0d0597230e680e7b59800d4f6e26d6a82e5e</id>
<content type='text'>
This seems to fix problems where letters were scaled individually, but
their spacing didn't change (when x scale was applied).

Big thanks to user1768761
https://stackoverflow.com/questions/58528024/pangocairo-shows-cluttered-text-when-cairo-context-is-scaled
</content>
</entry>
<entry>
<title>Add audio delay option to Config and player prefs.</title>
<updated>2025-09-07T18:04:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-05T22:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0eadbd860d04cc2322d18046f69e7a9b2cb437f4'/>
<id>urn:sha1:0eadbd860d04cc2322d18046f69e7a9b2cb437f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrectly-clipped audio on export (possibly #2865).</title>
<updated>2025-09-06T15:15:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-06T15:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=24052ed1b36e0ce81fb863830a93f8282285f30d'/>
<id>urn:sha1:24052ed1b36e0ce81fb863830a93f8282285f30d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cover sheet magic strings for marker positions (#3076).</title>
<updated>2025-08-25T09:22:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-22T21:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ea9b75c5fc4736f19a424796a3d2c7550fb16dc'/>
<id>urn:sha1:6ea9b75c5fc4736f19a424796a3d2c7550fb16dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cut-off subtitle shadows.</title>
<updated>2025-07-08T20:11:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-04T08:32:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb07c53c501365b6380ae2c7e1a149b955d13d4d'/>
<id>urn:sha1:bb07c53c501365b6380ae2c7e1a149b955d13d4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Interpret relative cinemas SQLite3 paths as being relative to the config.xml (#3038).</title>
<updated>2025-05-29T09:49:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-08T22:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4021e2a5b467338814664c466a84714da5fcbc0b'/>
<id>urn:sha1:4021e2a5b467338814664c466a84714da5fcbc0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Ubuntu 22.04 test reference hacks.</title>
<updated>2025-05-19T19:27:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-18T22:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d84cfe7de28070ea31c9a1c0bd7872ac4be4b773'/>
<id>urn:sha1:d84cfe7de28070ea31c9a1c0bd7872ac4be4b773</id>
<content type='text'>
Before the previous commit Ubuntu 22.04 would give slightly different
results to 24.04 when burning subtitles.  I think this was because
DoM was erroneously using the system copy of Liberation Sans, which
I presume was changed.

After the previous commit we are always using the in-tree Liberation
Sans, which means that we can update the test references for Ubuntu
24.04 and use them also for 22.04.
</content>
</entry>
<entry>
<title>And another small test file fix.</title>
<updated>2025-03-27T23:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-27T23:33:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=95c821d1961b45bfd195b10d663464211a318a59'/>
<id>urn:sha1:95c821d1961b45bfd195b10d663464211a318a59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another small test file fix.</title>
<updated>2025-03-27T11:00:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-27T11:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2ea4da9be5d2f1273dca6471f2645068376a03bd'/>
<id>urn:sha1:2ea4da9be5d2f1273dca6471f2645068376a03bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test/data branching.</title>
<updated>2025-03-27T07:08:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-27T07:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dc552b9034145d20d09e9bc7c34512ef67771e57'/>
<id>urn:sha1:dc552b9034145d20d09e9bc7c34512ef67771e57</id>
<content type='text'>
</content>
</entry>
</feed>
