Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
12
root/etc/profile.d/freetype2.sh
Normal file
12
root/etc/profile.d/freetype2.sh
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Subpixel hinting mode can be chosen by setting the right TrueType interpreter
|
||||
# version. The available settings are:
|
||||
#
|
||||
# truetype:interpreter-version=35 # Classic mode (default in 2.6)
|
||||
# truetype:interpreter-version=38 # Infinality mode
|
||||
# truetype:interpreter-version=40 # Minimal mode (default in 2.7)
|
||||
#
|
||||
# There are more properties that can be set, separated by whitespace. Please
|
||||
# refer to the FreeType documentation for details.
|
||||
|
||||
# Uncomment and configure below
|
||||
export FREETYPE_PROPERTIES="truetype:interpreter-version=40"
|
Loading…
Add table
Add a link
Reference in a new issue