summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110513/004654.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110513/004654.html')
-rw-r--r--zarb-ml/mageia-dev/20110513/004654.html112
1 files changed, 112 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110513/004654.html b/zarb-ml/mageia-dev/20110513/004654.html
new file mode 100644
index 000000000..9b85c571a
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110513/004654.html
@@ -0,0 +1,112 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] why not disable bytecode interpreter in freetype2 ?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20why%20not%20disable%20bytecode%20interpreter%20in%20freetype2%20%3F&In-Reply-To=%3CBANLkTimS9XCg90RfU2ZeH%3D7J%3DPd%3Df8WuhA%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="004652.html">
+ <LINK REL="Next" HREF="004655.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] why not disable bytecode interpreter in freetype2 ?</H1>
+ <B>Z&#233;</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20why%20not%20disable%20bytecode%20interpreter%20in%20freetype2%20%3F&In-Reply-To=%3CBANLkTimS9XCg90RfU2ZeH%3D7J%3DPd%3Df8WuhA%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] why not disable bytecode interpreter in freetype2 ?">mmodem00 at gmail.com
+ </A><BR>
+ <I>Fri May 13 11:12:41 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="004652.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
+</A></li>
+ <LI>Next message: <A HREF="004655.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4654">[ date ]</a>
+ <a href="thread.html#4654">[ thread ]</a>
+ <a href="subject.html#4654">[ subject ]</a>
+ <a href="author.html#4654">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>2011/5/13 Z&#233; &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mmodem00 at gmail.com</A>&gt;:
+&gt;<i> 2011/5/13 Dimitrios Glentadakis &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dglent at gmail.com</A>&gt;:
+</I>&gt;&gt;<i> &#931;&#964;&#953;&#962; &#928;&#945;&#961;&#945;&#963;&#954;&#949;&#965;&#942; 13 &#924;&#940;&#953;&#959;&#962; 2011 00:39:55 Z&#233; &#947;&#961;&#940;&#968;&#945;&#964;&#949;:
+</I>&gt;&gt;&gt;<i> 2011/5/12 Dick Gevers &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dvgevers at xs4all.nl</A>&gt;:
+</I>&gt;&gt;&gt;<i> &gt; On Thu, 12 May 2011 13:20:39 +0200, Dimitrios Glentadakis wrote about Re:
+</I>&gt;&gt;&gt;<i> &gt; [Mageia-dev] why not disable bytecode interpreter in freetype2 ?:
+</I>&gt;&gt;&gt;<i> &gt;
+</I>&gt;&gt;&gt;<i> &gt;&gt;When someone like me, has this problem of fonts, he cannot even use his
+</I>&gt;&gt;&gt;<i> &gt;&gt;system, he has a real problem. It costed me many uninstalls and installs
+</I>&gt;&gt;&gt;<i> &gt;&gt;and many hours of investigation.
+</I>&gt;&gt;&gt;<i> &gt;&gt;
+</I>&gt;&gt;&gt;<i> &gt;&gt;For that i asked a user friendly solution, is very important for them who
+</I>&gt;&gt;&gt;<i> &gt;&gt;are affected.
+</I>&gt;&gt;&gt;<i> &gt;&gt;
+</I>&gt;&gt;&gt;<i> &gt;&gt;Personnaly, after all, i am able now to set my pc to fit my needs but i
+</I>&gt;&gt;&gt;<i> &gt;&gt;continue to search a solution for other users who will be front of this
+</I>&gt;&gt;&gt;<i> &gt;&gt;problem in the future
+</I>&gt;&gt;&gt;<i> &gt;
+</I>&gt;&gt;&gt;<i> &gt; I can only make one suggestion - which works for me: keep the version one
+</I>&gt;&gt;&gt;<i> &gt; is happy with and put the packages in the urpmi skip.list and you won't get
+</I>&gt;&gt;&gt;<i> &gt; hurt by an upgrade.
+</I>&gt;&gt;&gt;<i> &gt;
+</I>&gt;&gt;&gt;<i> &gt; Cheers,
+</I>&gt;&gt;&gt;<i> &gt; =Dick Gevers=
+</I>&gt;&gt;&gt;<i> &gt;
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> You always rebuild the freetype2 package, to do soedit the .spec file,
+</I>&gt;&gt;&gt;<i> in the section %prep add this:
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> perl -pi -e 's|#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER|/\*
+</I>&gt;&gt;&gt;<i> #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER &#160;\*/|'
+</I>&gt;&gt;&gt;<i> include/freetype/config/ftoption.h
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> dont forget to also increase Release to avoid conflicts with existant
+</I>&gt;&gt;&gt;<i> freetype2, and then build the package.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Why do all these things when you can simply add an entry in the font.conf file ?
+</I>&gt;<i>
+</I>&gt;<i> Thats a fact, but hat should happen is that freetype2 should have
+</I>&gt;<i> bytecode interpreter disabled by default, since so far users prefer
+</I>&gt;<i> it.
+</I>
+Seams Fedora choosed to finally fix it, it reverted freetype2 with a
+patch to disable bytecode interpreter. -&gt;
+<A HREF="https://bugzilla.redhat.com/show_bug.cgi?id=547532">https://bugzilla.redhat.com/show_bug.cgi?id=547532</A>
+
+Why dont we also do the same thing?
+
+Since theres users complaining about it, why not solve it once for all?
+
+--
+Z&#233;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="004652.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
+</A></li>
+ <LI>Next message: <A HREF="004655.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4654">[ date ]</a>
+ <a href="thread.html#4654">[ thread ]</a>
+ <a href="subject.html#4654">[ subject ]</a>
+ <a href="author.html#4654">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>