From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110513/004649.html | 91 +++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110513/004649.html (limited to 'zarb-ml/mageia-dev/20110513/004649.html') diff --git a/zarb-ml/mageia-dev/20110513/004649.html b/zarb-ml/mageia-dev/20110513/004649.html new file mode 100644 index 000000000..280d900db --- /dev/null +++ b/zarb-ml/mageia-dev/20110513/004649.html @@ -0,0 +1,91 @@ + + + + [Mageia-dev] why not disable bytecode interpreter in freetype2 ? + + + + + + + + + +

[Mageia-dev] why not disable bytecode interpreter in freetype2 ?

+ + mmodem00 at gmail.com +
+ Fri May 13 00:39:55 CEST 2011 +

+
+ +
2011/5/12 Dick Gevers <dvgevers at xs4all.nl>:
+> On Thu, 12 May 2011 13:20:39 +0200, Dimitrios Glentadakis wrote about Re:
+> [Mageia-dev] why not disable bytecode interpreter in freetype2 ?:
+>
+>>When someone like me, has this problem of fonts, he cannot even use his
+>>system, he has a real problem. It costed me many uninstalls and installs
+>>and many hours of investigation.
+>>
+>>For that i asked a user friendly solution, is very important for them who
+>>are affected.
+>>
+>>Personnaly, after all, i am able now to set my pc to fit my needs but i
+>>continue to search a solution for other users who will be front of this
+>>problem in the future
+>
+> I can only make one suggestion - which works for me: keep the version one
+> is happy with and put the packages in the urpmi skip.list and you won't get
+> hurt by an upgrade.
+>
+> Cheers,
+> =Dick Gevers=
+>
+
+You always rebuild the freetype2 package, to do soedit the .spec file,
+in the section %prep add this:
+
+perl -pi -e 's|#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER|/\*
+#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER  \*/|'
+include/freetype/config/ftoption.h
+
+
+dont forget to also increase Release to avoid conflicts with existant
+freetype2, and then build the package.
+
+-- 
+Zé
+
+ + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1