1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<!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=%3CBANLkTikgOHBPr8VdNVVvzZ8hPzYmmQbuYg%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="004607.html">
<LINK REL="Next" HREF="004609.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] why not disable bytecode interpreter in freetype2 ?</H1>
<B>Ahmad Samir</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=%3CBANLkTikgOHBPr8VdNVVvzZ8hPzYmmQbuYg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] why not disable bytecode interpreter in freetype2 ?">ahmadsamir3891 at gmail.com
</A><BR>
<I>Wed May 11 06:32:08 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004607.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
</A></li>
<LI>Next message: <A HREF="004609.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4608">[ date ]</a>
<a href="thread.html#4608">[ thread ]</a>
<a href="subject.html#4608">[ subject ]</a>
<a href="author.html#4608">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 11 May 2011 05:57, Zé <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mmodem00 at gmail.com</A>> wrote:
><i> In mandriva sincepatent expiration in freetype, fonts display wasnt
</I>><i> smoth anymore and appeared ugly fonts, this used to exist just in
</I>><i> plf..
</I>><i>
</I>><i> But since theres no patents issues pending, why not old rendering
</I>><i> algorithms by default (disable bytecode interpreter),
</I>
Because upstream enables them by default, and they do know more about
their own code.
><i> that way fonts
</I>><i> will have a better rendering and look.
</I>><i>
</I>
Different people, different eyes, different preferences. What looks
good to you doesn't necessarily look good for the rest of the
population :)
><i> This is most true for guys that are used to use small fonts, for
</I>><i> example im used to use Sans size 8, like its now in mageia, they dont
</I>><i> look very good and also appear smaller that if using bytecode
</I>><i> interpreter disabled, so to be able to have a good rendering font
</I>><i> look, i always repackage freetype2.
</I>><i>
</I>
Same as above, I think. And since you can spin your own packages so
it's not a problem for you...
><i> Why not Mageia start using also bytecode interpreter disabled by default?
</I>><i> --
</I>><i> Zé
</I>><i>
</I>
--
Ahmad Samir
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004607.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
</A></li>
<LI>Next message: <A HREF="004609.html">[Mageia-dev] why not disable bytecode interpreter in freetype2 ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4608">[ date ]</a>
<a href="thread.html#4608">[ thread ]</a>
<a href="subject.html#4608">[ subject ]</a>
<a href="author.html#4608">[ 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>
|