Releases: maximilionus/freetype-envision
Releases · maximilionus/freetype-envision
0.6.0
Release 0.6.0
- Secure state file load in manual management script.
Parser will ensure that loaded values are safe and does not contain any
out-of-scope calls. The script must be run with root privileges and fully
sourcing the contents of an external file may lead to malicious behavior.
0.5.0
Release 0.5.0
- New fontconfig rule to reject the usage of Droid Sans font family for
Japanese and Chinese (Issue #1). - Manual management script will now create special state files to store current
installation information for further project management. - Manual management script shortcut commands (
i
,r
,h
) are now deprecated
and will be removed on1.0.0
release.
0.4.0
Release 0.4.0
- Enable
cff
driver in the Normal preset with new darkening values that
reduce font distortion with this driver to a minimum. Major feature for
vanilla GNOME users with Cantarell font. - Stem-darkening values are now specified for all drivers (
cff
,type1
,t1cid
)
in all presets for more predictive results.
0.3.0
Release 0.3.0
Tweaked
- Project license changed to the BSD-3-Clause. I don't think it makes sense to use a license as restrictive as the GPL.
- Stem-darkening value increased for the min. sized fonts in "Full" preset.
0.2.3
Release 0.2.3
Tweaked
- Stem-darkening values adjusted:
- Improve the small-sized fonts visibility.
- Reduced visual artifacts for medium-sized fonts.
- Turned back on the darkening max. threshold for big-sized fonts.
0.2.2
Release 0.2.2
Tweaked
- Minor enhancements to the installation script.
0.2.1
Release 0.2.1
Fixed
- Problems with the lack of visual distinction between fonts of different weights on dark backgrounds.
Tweaked
- The visibility of small font sizes has been slightly improved.
0.2.0
Release 0.2.0
Important
When upgrading from versions 0.1.*
, be sure to uninstall the previous installation with its uninstall.sh
script. Because of some incompatible enhancements made to the project it no longer can work with previous version tweaks.
New
- Revamped main script, everything in one place.
- Grayscale antialiasing enforcement is automated now, no manual actions required anymore.
cff
driver stem-darkening added to full preset.- Enabled stem-darkening for
type1
andt1cid
drivers.
Tweaked
- Stem darkening values tweaked to enhance visibility.
- Modes renamed:
safe
-->normal
.unsafe
-->full
.
Removed
- Old control scripts
install.sh
anduninstall.sh
cut from project.
0.1.1
Release 0.1.1
Tweaked
- Improve the structure of profile.d scripts, add comment blocks describing actions.
0.1.0
Release 0.1.0
Initial release of this project.