

zerozero@debian:~/Downloads$ md5sum lmdekde64_up6rc1_201212.iso
d87aaeb1ab07e85ee453f5fb108b7ace lmdekde64_up6rc1_201212.iso









GeneC wrote:Installing Nvidia via DDM now.
First thing I notice that needs attention is font rendering. Poor as is. Needs these tweaks.
system settings > application appearance > Fonts > Use anti-aliasing:(ENABLED) (Configure) >
Use sub-pixel rendering: RGB
Hinting style: Slight
Big Improvement with these settings...





GeneC wrote:Installing Nvidia via DDM now.
First thing I notice that needs attention is font rendering. Poor as is. Needs these tweaks.
system settings > application appearance > Fonts > Use anti-aliasing:(ENABLED) (Configure) >
Use sub-pixel rendering: RGB
Hinting style: Slight


<fontconfig>
<match target="font">
<edit mode="assign" name="rgba">
<const>rgb</const>
</edit>
</match>
<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="antialias">
<bool>true</bool>
</edit>
</match>
</fontconfig>

mockturtl wrote:The partition manager defaults to 2GB (1.5x ram) swap on a 12GB drive. (vbox)
mockturtl wrote:The welcome splash shows a text field with "lblTitle" while it's loading.








Schoelje wrote:mockturtl wrote:The welcome splash shows a text field with "lblTitle" while it's loading.
I never saw that one...my machine is too fast, or I am too old to notice...probably both.




GeneC wrote:Hi Schoelje...![]()
Sorry, not sure of the file..
Perhaps...
home > .fonts.conf ??
- Code: Select all
<fontconfig>
<match target="font">
<edit mode="assign" name="rgba">
<const>rgb</const>
</edit>
</match>
<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="antialias">
<bool>true</bool>
</edit>
</match>
</fontconfig>
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="font">
<edit mode="assign" name="rgba">
<const>rgb</const>
</edit>
</match>
<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="antialias">
<bool>true</bool>
</edit>
</match>
</fontconfig>



zerozero wrote:Hi![]()
installation went smooth
the problem with ddm is reported here >> viewtopic.php?f=47&t=113559&p=664339#p664339Schoelje wrote:mockturtl wrote:The welcome splash shows a text field with "lblTitle" while it's loading.
I never saw that one...my machine is too fast, or I am too old to notice...probably both.
i can reproduce that in the 1/10 of a second the welcome screen is loading











Users browsing this forum: No registered users and 1 guest