summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110225/004069.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20110225/004069.html')
-rw-r--r--zarb-ml/mageia-discuss/20110225/004069.html128
1 files changed, 128 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110225/004069.html b/zarb-ml/mageia-discuss/20110225/004069.html
new file mode 100644
index 000000000..eaa0e9d6a
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110225/004069.html
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Do you have any problem with fonts ?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Do%20you%20have%20any%20problem%20with%20fonts%20%3F&In-Reply-To=%3C201102251951.07456.dglent%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003787.html">
+ <LINK REL="Next" HREF="003788.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Do you have any problem with fonts ?</H1>
+ <B>Dimitrios Glentadakis</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Do%20you%20have%20any%20problem%20with%20fonts%20%3F&In-Reply-To=%3C201102251951.07456.dglent%40gmail.com%3E"
+ TITLE="[Mageia-discuss] Do you have any problem with fonts ?">dglent at gmail.com
+ </A><BR>
+ <I>Fri Feb 25 19:51:23 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003787.html">[Mageia-discuss] Mageia First Login Wizzard
+</A></li>
+ <LI>Next message: <A HREF="003788.html">[Mageia-discuss] Do you have any problem with fonts ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4069">[ date ]</a>
+ <a href="thread.html#4069">[ thread ]</a>
+ <a href="subject.html#4069">[ subject ]</a>
+ <a href="author.html#4069">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>&#931;&#964;&#953;&#962; &#916;&#949;&#965;&#964;&#941;&#961;&#945; 21 &#934;&#949;&#946;&#961;&#959;&#965;&#940;&#961;&#953;&#959;&#962; 2011 07:30:13 &#947;&#961;&#940;&#968;&#945;&#964;&#949;:
+&gt;<i> I remarked a change in fonts, they are not like before. I installed liberation fonts because it was missing, but stil the fonts has something blur, it is a little painful to read specially in white background.
+</I>&gt;<i> I changed the dpi, and i tried different settings (subpixel etc) without success
+</I>&gt;<i> It is like is the letter has a little margin with some little red points inside.
+</I>&gt;<i>
+</I>&gt;<i> It is any change to freetype2 package or is the same as mandriva ?
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+Finaly there is a problem with the freetype2 package of mageia
+You can see the screenshot, i had the same problem before
+<A HREF="https://qa.mandriva.com/show_bug.cgi?id=56825">https://qa.mandriva.com/show_bug.cgi?id=56825</A>
+<A HREF="https://qa.mandriva.com/show_bug.cgi?id=48346">https://qa.mandriva.com/show_bug.cgi?id=48346</A>
+<A HREF="http://forum.kde.org/viewtopic.php?f=66&amp;t=36173">http://forum.kde.org/viewtopic.php?f=66&amp;t=36173</A>
+
+I installed in my system (mageia) the mandriva package:
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at localhost</A> dglent]# rpm -ivh --force lib64freetype6-2.3.12-1mdv2010.1.x86_64.rpm
+warning: lib64freetype6-2.3.12-1mdv2010.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 70771ff3
+Preparing... ########################################### [100%]
+ 1:lib64freetype6 ########################################### [100%]
+
+and the fonts became normal.
+
+There is a difference in the spec of mandriva and mageia of freetype2
+
+Mandriva:
+%define build_bytecode_interpreter 0
+%define build_subpixel 0
+%define build_plf 0
+%{?_with_plf: %global build_plf 1}
+%{?_with_bytecode_interpreter: %global build_bytecode_interpreter 1}
+%{?_with_subpixel: %global build_subpixel 1}
+
+%define name freetype2
+%define version 2.3.12
+
+
+%if %build_plf
+%define distsuffix plf
+%define build_subpixel 1
+%define build_bytecode_interpreter 1
+%endif
+
+
+Mageia:
+%define build_subpixel 0
+%define build_plf 0
+%{?_with_plf: %global build_plf 1}
+%{?_with_subpixel: %global build_subpixel 1}
+
+%define name freetype2
+%define version 2.4.4
+
+
+%if %build_plf
+%define distsuffix plf
+%define build_subpixel 1
+%endif
+
+
+It means that now the bytecode interpreter is enabled ? May be this create the distortion.
+
+
+--
+Dimitrios Glentadakis
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: freetype8mdv.jpg
+Type: image/jpeg
+Size: 116856 bytes
+Desc: not available
+URL: &lt;/pipermail/mageia-discuss/attachments/20110225/dbf1be9c/attachment-0001.jpg&gt;
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003787.html">[Mageia-discuss] Mageia First Login Wizzard
+</A></li>
+ <LI>Next message: <A HREF="003788.html">[Mageia-discuss] Do you have any problem with fonts ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4069">[ date ]</a>
+ <a href="thread.html#4069">[ thread ]</a>
+ <a href="subject.html#4069">[ subject ]</a>
+ <a href="author.html#4069">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>