<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DisplayCAL 3.8.1 released</title><link>https://sourceforge.net/p/dispcalgui/news/2019/05/displaycal-381-released/</link><description>Recent changes to DisplayCAL 3.8.1 released</description><atom:link href="https://sourceforge.net/p/dispcalgui/news/2019/05/displaycal-381-released/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 19 May 2019 00:04:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dispcalgui/news/2019/05/displaycal-381-released/feed.rss" rel="self" type="application/rss+xml"/><item><title>DisplayCAL 3.8.1 released</title><link>https://sourceforge.net/p/dispcalgui/news/2019/05/displaycal-381-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Added in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;[Feature]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; Preliminary experimental Wayland support under GNOME&lt;br/&gt;
    3 using colord (requires ArgyllCMS 2.1 or newer as well).&lt;br/&gt;
    Caveats do apply:&lt;ul&gt;
&lt;li&gt;Window placement and ordering is completely up to the&lt;br/&gt;
compositor under Wayland. There is generally no way for an&lt;br/&gt;
application to place its own windows at specific relative&lt;br/&gt;
locations or z-orders. As a result of this, the measurement&lt;br/&gt;
window cannot stay always on top or be automatically centered.&lt;/li&gt;
&lt;li&gt;Extra care needs to be taken that other windows are not placed&lt;br/&gt;
on top.&lt;/li&gt;
&lt;li&gt;Video card gamma table (videoLUT) access is handled by colord.&lt;br/&gt;
Some functions like viewing current videoLUT contents may not&lt;br/&gt;
be available.&lt;/li&gt;
&lt;li&gt;The measurement window color depth is limited to 8 bits per&lt;br/&gt;
channel per pixel (but dithering is used to achieve a higher&lt;br/&gt;
effective color depth).&lt;/li&gt;
&lt;li&gt;The measurement window may be subject to desktop-wide color&lt;br/&gt;
management in upcoming versions of Wayland (although the&lt;br/&gt;
display device is inhibited during measurements via the&lt;br/&gt;
org.freedesktop.ColorManager.Device&lt;span&gt;[1]&lt;/span&gt; D-Bus API which should&lt;br/&gt;
prevent this, and as a fallback a linear calibration sRGB&lt;br/&gt;
profile is temporarily installed during measurements if the&lt;br/&gt;
D-BUs API is unavailable, which should result in an identity&lt;br/&gt;
transform, i.e. effectively no color management, as well as&lt;br/&gt;
linear video card gamma tables).&lt;/li&gt;
&lt;li&gt;Application support for color management under Wayland via&lt;br/&gt;
colord still seems to lacking&lt;span&gt;[2]&lt;/span&gt; (although the list may well be&lt;br/&gt;
out-of-date).&lt;/li&gt;
&lt;li&gt;Only tested under GNOME 3 (Fedora 30, Ubuntu 19.04). Support&lt;br/&gt;
for other desktop environments will need to be implemented&lt;br/&gt;
separately until Wayland gains a color management and&lt;br/&gt;
calibration/profiling protocol.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Feature]&lt;/span&gt; LG OLED 3D LUT format.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;[1]&lt;/span&gt; &lt;a href="https://www.freedesktop.org/software/colord/gtk-doc/Device.html" rel="nofollow"&gt;https://www.freedesktop.org/software/colord/gtk-doc/Device.html&lt;/a&gt;&lt;br/&gt;
&lt;span&gt;[2]&lt;/span&gt; &lt;a href="https://www.freedesktop.org/software/colord/faq.html#application-support" rel="nofollow"&gt;https://www.freedesktop.org/software/colord/faq.html#application-support&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Changed in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;[Enhancement]&lt;/span&gt; If the currently used ArgyllCMS version is not a&lt;br/&gt;
    standard version, but also not a beta, do not offer to switch&lt;br/&gt;
    to an installed official stable version if it's otherwise the&lt;br/&gt;
    same version number.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Enhancement]&lt;/span&gt; Include Quantum Dot LED (Samsung QLED Q9F)&lt;br/&gt;
    spectral sample colorimeter correction when importing for i1&lt;br/&gt;
    Display Pro and ColorMunki Display (sourced from community&lt;br/&gt;
    colorimeter corrections database).&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[UI]&lt;/span&gt; (Debian, Fedora, Ubuntu) Use wxPython Phoenix if&lt;br/&gt;
    installed.&lt;/li&gt;
&lt;li&gt;Prisma, Resolve: Set pattern generator background color to&lt;br/&gt;
    pattern color if using fullscreen patterns.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixed in this release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;[Moderate]&lt;/span&gt; UnicodeDecodeError when a CCSS file contains unicode&lt;br/&gt;
    characters in the display device description (regression of a&lt;br/&gt;
    change in DisplayCAL 3.8 to use localized technology&lt;br/&gt;
    descriptions, SVN revision r5810).&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Minor]&lt;/span&gt; APL calculation for Prisma and Resolve pattern&lt;br/&gt;
    generators was off by a few percent depending on pattern area&lt;br/&gt;
    and current pattern color.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Minor]&lt;/span&gt; Quick reporting on calibrated or uncalibrated display&lt;br/&gt;
    did not try to detect output levels if set to “Auto”.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Trivial]&lt;/span&gt; More gracefully deal with faulty tags in ICC profiles&lt;br/&gt;
    (fixes ICC profile information unhandled exception for colord-&lt;br/&gt;
    created profiles with malformed targ tags).&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Trivial]&lt;/span&gt; &lt;span&gt;[UI]&lt;/span&gt; Correctly update the audio button state on&lt;br/&gt;
    progress dialogs when changed on a previous window.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Cosmetic]&lt;/span&gt; &lt;span&gt;[UI]&lt;/span&gt; Various minor potential rendering glitches.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Cosmetic]&lt;/span&gt; &lt;span&gt;[UI]&lt;/span&gt; Add work-arounds for various Wayland-related&lt;br/&gt;
    wxPython rendering quirks and bugs (e.g. spacing around&lt;br/&gt;
    windows, popup menu placement).&lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Trivial]&lt;/span&gt; Try to work around sporadic colord profile&lt;br/&gt;
    installation quirks (“The profile was not added in time”).&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Hoech</dc:creator><pubDate>Sun, 19 May 2019 00:04:10 -0000</pubDate><guid>https://sourceforge.netff0a26fca581ee053b46eea12df7e3237aaa1eb7</guid></item></channel></rss>