diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-March/012457.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012457.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/012457.html | 99 |
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 <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">yochenhsieh at gmail.com</A>> wrote: +><i> Hello, +</I>><i> +</I>><i> Was the fontconfig rules of google droid fonts used for any specific purpose? +</I>><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>><i> +</I>><i> There is a Mageia1/cauldron bug which might be involved with those +</I>><i> fontconfig rules: +</I>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=751">https://bugs.mageia.org/show_bug.cgi?id=751</A> +</I>><i> +</I>><i> Currently, with these config present, libreoffice cannot show proper +</I>><i> font fallback while typing Chinese characters. +</I>><i> +</I>><i> By removing these config files, the problem is reduced to only happen +</I>><i> in Droid Sans. If there's no other regressions or side-effects, please +</I>><i> consider removing these fontconfig rules and rebuild +</I>><i> google-droid-fonts for mageia 1 core update & caldron. +</I>><i> +</I>><i> Thanks. +</I> +I don't know anything about fontconfig but can removing those parts be enough? + +4 <alias> +5 <family>monospace</family> +6 <prefer> +7 <family>Droid Sans Mono</family> +8 </prefer> +9 </alias> + +140 <alias> +141 <family>sans-serif</family> +142 <prefer> +143 <family>Droid Sans</family> +144 </prefer> +145 </alias> + +4 <alias> +5 <family>serif</family> +6 <prefer> +7 <family>Droid Serif</family> +8 </prefer> +9 </alias> +</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> |