summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-March/012457.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-March/012457.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012457.html')
-rw-r--r--zarb-ml/mageia-dev/2012-March/012457.html99
1 files changed, 99 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/012457.html b/zarb-ml/mageia-dev/2012-March/012457.html
new file mode 100644
index 000000000..8dbc1135f
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-March/012457.html
@@ -0,0 +1,99 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] fontconfig rules of google droid fonts
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20fontconfig%20rules%20of%20google%20droid%20fonts&In-Reply-To=%3CCA%2BCX%2BbjDOTV%2Bf%3D20bi24kS_77uhpZk8TuPgfzXroKk-WB_dRFQ%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="012454.html">
+ <LINK REL="Next" HREF="012458.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] fontconfig rules of google droid fonts</H1>
+ <B>Pascal Terjan</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20fontconfig%20rules%20of%20google%20droid%20fonts&In-Reply-To=%3CCA%2BCX%2BbjDOTV%2Bf%3D20bi24kS_77uhpZk8TuPgfzXroKk-WB_dRFQ%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] fontconfig rules of google droid fonts">pterjan at gmail.com
+ </A><BR>
+ <I>Thu Mar 1 09:24:45 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="012454.html">[Mageia-dev] fontconfig rules of google droid fonts
+</A></li>
+ <LI>Next message: <A HREF="012458.html">[Mageia-dev] fontconfig rules of google droid fonts
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12457">[ date ]</a>
+ <a href="thread.html#12457">[ thread ]</a>
+ <a href="subject.html#12457">[ subject ]</a>
+ <a href="author.html#12457">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thu, Mar 1, 2012 at 07:04, You-Cheng Hsieh &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">yochenhsieh at gmail.com</A>&gt; wrote:
+&gt;<i> Hello,
+</I>&gt;<i>
+</I>&gt;<i> Was the fontconfig rules of google droid fonts used for any specific purpose?
+</I>&gt;<i> <A HREF="http://svnweb.mageia.org/packages/cauldron/google-droid-fonts/current/SOURCES/">http://svnweb.mageia.org/packages/cauldron/google-droid-fonts/current/SOURCES/</A>
+</I>&gt;<i>
+</I>&gt;<i> There is a Mageia1/cauldron bug which might be involved with those
+</I>&gt;<i> fontconfig rules:
+</I>&gt;<i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=751">https://bugs.mageia.org/show_bug.cgi?id=751</A>
+</I>&gt;<i>
+</I>&gt;<i> Currently, with these config present, libreoffice cannot show proper
+</I>&gt;<i> font fallback while typing Chinese characters.
+</I>&gt;<i>
+</I>&gt;<i> By removing these config files, the problem is reduced to only happen
+</I>&gt;<i> in Droid Sans. If there's no other regressions or side-effects, please
+</I>&gt;<i> consider removing these fontconfig rules and rebuild
+</I>&gt;<i> google-droid-fonts for mageia 1 core update &amp; caldron.
+</I>&gt;<i>
+</I>&gt;<i> Thanks.
+</I>
+I don't know anything about fontconfig but can removing those parts be enough?
+
+4 &lt;alias&gt;
+5 &lt;family&gt;monospace&lt;/family&gt;
+6 &lt;prefer&gt;
+7 &lt;family&gt;Droid Sans Mono&lt;/family&gt;
+8 &lt;/prefer&gt;
+9 &lt;/alias&gt;
+
+140 &lt;alias&gt;
+141 &lt;family&gt;sans-serif&lt;/family&gt;
+142 &lt;prefer&gt;
+143 &lt;family&gt;Droid Sans&lt;/family&gt;
+144 &lt;/prefer&gt;
+145 &lt;/alias&gt;
+
+4 &lt;alias&gt;
+5 &lt;family&gt;serif&lt;/family&gt;
+6 &lt;prefer&gt;
+7 &lt;family&gt;Droid Serif&lt;/family&gt;
+8 &lt;/prefer&gt;
+9 &lt;/alias&gt;
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="012454.html">[Mageia-dev] fontconfig rules of google droid fonts
+</A></li>
+ <LI>Next message: <A HREF="012458.html">[Mageia-dev] fontconfig rules of google droid fonts
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12457">[ date ]</a>
+ <a href="thread.html#12457">[ thread ]</a>
+ <a href="subject.html#12457">[ subject ]</a>
+ <a href="author.html#12457">[ 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>