nixos/fontconfig: add Changelog message about FreeType update

This commit is contained in:
Thomas Tuegel 2017-03-20 10:34:52 -05:00
parent a6fce585e4
commit d458b5401a
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -49,6 +49,18 @@ following incompatible changes:</para>
rest of the system on a stable release.
</para>
</listitem>
<listitem>
<para>
Updated to FreeType 2.7.1, including a new TrueType engine.
The new engine replaces the Infinality engine which was the default in
NixOS. The default font rendering settings are now provided by
fontconfig-penultimate, replacing fontconfig-ultimate; the new defaults
are less invasive and provide rendering that is more consistent with
other systems and hopefully with each font designer's intent. Some
system-wide configuration has been removed from the Fontconfig NixOS
module where user Fontconfig settings are available.
</para>
</listitem>
</itemizedlist>