Jessie 32 bit packages
fontconfig-infinality_1-2_all.deb
freetype-infinality_2.4.9-3_all.deb
libfreetype-infinality6_2.4.9-3_i386.deb
squeeze wrote:EDIT: It would be very appreciated if some debian geeks could do the job
Symbola.zip download url is broken:
download here:
http://pkgs.fedoraproject.org/repo/pkgs/gdouros-symbola-fonts/Symbola.zip/9c8d59868988659dd7fd923c69433cd7/Symbola.zip
create font folder if it does not exist: mkdir -p .font_downloads
and copy the Symbola.zip there
Noto fonts seems to have been updated:
edit ibfonts-base_build.sh
below the line:
# Validate integrity of downloaded font archives
delete these lines:
e954b37fb20e858a48bb1da513d120ae26afa1189b10922d46486ff06967d074 NotoSans-hinted.zip
3d23e8c04fdcfacfc9c2ea3abae0afbdd441cfbc3721b8b674e9d22fa92b97aa NotoSerif-hinted.zip
change:
'numOfChecksums=8' to 'numOfChecksums=6'
and delete line (or comment out):
[[ $(($(find . -type f | wc -l)-1)) -eq $numOfChecksums ]] || { echo "$(basename $0): ERROR: Missing checksum or numOfKnownChecksums is wrong"; exit 1; }
Run clean script and build script
tar -czvf stock_fontsconf_backup.tar.gz /home/<username>/.config/fontconfig/ /home/<username>/.fonts.conf /etc/fonts/ /etc/profile.d/infinality-settings.sh
apt-get install libpng12-dev zlib1g-dev libexpat1-dev pkg-config
dpkg --purge --force-depends freetype2-demos libfreetype6 libfreetype6-dev
dpkg --purge --force-depends fontconfig fontconfig-config libfontconfig1 libfontconfig1-dbg libfontconfig1-dev
rm -rf /home/<username>/.config/fontconfig/
rm -f /home/<username>/.fonts.conf
rm -rf /etc/fonts/*
rm -f /etc/profile.d/infinality-settings.sh
dpkg -i libfreetype6_*d*b*amd64.deb libfreetype6-dev_*d*b*amd64.deb
dpkg -i fontconfig_*d*b*amd64.deb fontconfig-config_*d*b*all.deb libfontconfig1_*d*b*amd64.deb libfontconfig1-dev_*d*b*amd64.deb
dpkg --purge --force-depends cairo-perf-utils libcairo2 libcairo2-dbg libcairo2-dev libcairo2-doc libcairo-gobject2 libcairo-script-interpreter2
dpkg -i libcairo2_*d*b*amd64.deb libcairo-gobject2_*d*b*amd64.deb
cat /etc/profile.d/infinality-settings.sh
xrdb -query | grep 'Xft.'; export | grep 'INFINALITY_FT'
! infinality-ultimate
Xft.antialias: 1
Xft.autohint: 0
Xft.dpi: 96
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
xrdb -query | grep 'Xft.'
apt-get install -f
dpkg --purge --force-depends fonts-dejavu fonts-dejavu-core fonts-dejavu-extra fonts-liberation fonts-noto
dpkg -i ibfonts-base*.deb
dpkg --purge --force-depends fonts-cantarell fonts-crosextra-caladea fonts-crosextra-carlito fonts-droid fonts-texgyre
dpkg -i ibfonts-extended-lt*.deb
dpkg --purge --force-depends fonts-lohit-guru
dpkg -i ibfonts-extended_1*.deb
dpkg --purge --force-depends ibfonts-base ibfonts-extended-lt ibfonts-extended
apt-get install -f
dysnomia wrote:Settings file:
/etc/profile.d/infinality-settings.sh
BubuXP wrote:I rename infinality-settings.sh to 99infinality-settings and place it in /etc/X11/Xsession.d/ because last time I checked, Debian didn't process the scripts in /etc/profile.d/ (but maybe now has changed).
Return to Docs, Howtos, Tips & Tricks
Users browsing this forum: No registered users and 7 guests