Which version of LMDE did you start with and how long have you been tracking Debian with it?
I just got to wondering the other day when LMDE stops being LMDE




squeezy wrote:If you started out with a pure LMDE install and switched to Debian Testing/Sid repos, how much of Mint is left for you? Things like Mint tools, Ubuntu-style font rendering, etc...the things that make Mint what it is.
Which version of LMDE did you start with and how long have you been tracking Debian with it?
I just got to wondering the other day when LMDE stops being LMDE




Wayne128 mentioned the "el_koraco method"?

wayne128 wrote:Wayne128 mentioned the "el_koraco method"?
this one
http://forums.debian.net/viewtopic.php? ... 30#p400290




su -c 'dpkg-reconfigure fontconfig-config'sudo 'dpkg-reconfigure fontconfig-config'answer = Native, Automatic, Yes


-c, --commmand=COMMAND
pass a single COMMAND to the shell with -c


sudo dpkg-reconfigure fontconfig-configgene@zordon:~$ sudo dpkg-reconfigure fontconfig
Regenerating fonts cache... done.<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="hinting" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hintstyle" >
<const>hintslight</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="rgba" >
<const>rgb</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="lcdfilter">
<const>lcddefault</const>
</edit>
</match>
<match target="pattern">
<edit name="dpi" mode="assign">
<double>96</double></edit>
</match>
</fontconfig>Xft.autohint: 0
Xft.antialias: 1
Xft.hinting: true
Xft.hintstyle: hintslight
Xft*dpi: 96
Xft.rgba: rgb
Xft.lcdfilter: lcddefaulttouch .fonts.conf
nano .fonts.conf

GeneC wrote:Not sure what the
- Code: Select all
touch .fonts.conf
nano .fonts.conf
Was all about, did nothing there, but seemingly unnecessary (for me).
touch .font.confnano .font.conf


GeneC wrote:Learned something on the 'touch' and 'nano'. I must say that part had me confused.![]()
I just manually made the files with gedit and put them in my HOME.

GeneC wrote:Thanks.
Learned something on the 'touch' and 'nano'. I must say that part had me confused.![]()
I just manually made the files with gedit and put them in my HOME.
Yes, the fonts are as good as ever.
Thanks for the help. I made a link to the posts in the SID Breakages thread.

GeneC wrote:Yes, the fonts are as good as ever.



Users browsing this forum: No registered users and 3 guests