Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(771)

Unified Diff: media-libs/fontconfig/files/fontconfig-2.7.1-metric-aliases.patch

Issue 3085004: Make Arimo, Tinos and Cousine as aliases to Arial, Times New Roman and Courier New. (Closed) Base URL: ssh://git@chromiumos-git/chromiumos-overlay.git
Patch Set: increment ebuild revision Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media-libs/fontconfig/files/local.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media-libs/fontconfig/files/fontconfig-2.7.1-metric-aliases.patch
diff --git a/media-libs/fontconfig/files/fontconfig-2.7.1-metric-aliases.patch b/media-libs/fontconfig/files/fontconfig-2.7.1-metric-aliases.patch
index f0285cb44bc6310ddb2bf833f799c28db6579ef8..2a7af03e2f506dcd9a1c2431eb9532e573748dde 100644
--- a/media-libs/fontconfig/files/fontconfig-2.7.1-metric-aliases.patch
+++ b/media-libs/fontconfig/files/fontconfig-2.7.1-metric-aliases.patch
@@ -1,9 +1,13 @@
---- fontconfig-2.7.1-orig/conf.d/30-metric-aliases.conf 2009-07-27 14:54:02.000000000 -0700
-+++ fontconfig-2.7.1/conf.d/30-metric-aliases.conf 2010-06-03 14:52:14.000000000 -0700
-@@ -29,6 +29,11 @@
+--- fontconfig-2.7.1-orig/conf.d/30-metric-aliases.conf 2009-06-28 10:48:47.000000000 -0700
++++ fontconfig-2.7.1/conf.d/30-metric-aliases.conf 2010-08-02 13:34:53.000000000 -0700
+@@ -29,6 +29,15 @@
Albany AMT
Thorndale AMT
Cumberland AMT
++ Chrom*OS fonts:
++ Arimo
++ Tinos
++ Cousine
+ Ascender fonts (eval):
+ Ascender Sans
+ Ascender Serif
@@ -12,31 +16,34 @@
Of these, URW fonts are design compatible with PostScrict fonts,
and the Liberation, StarOffice, and AMT ones are compatible with
-@@ -75,6 +80,7 @@
+@@ -75,6 +84,8 @@
<!-- Microsoft -->
<alias binding="same">
++ <family>Arimo</family>
+ <family>Ascender Sans</family>
<family>Liberation Sans</family>
<family>Albany</family>
<family>Albany AMT</family>
-@@ -84,6 +90,7 @@
+@@ -84,6 +95,8 @@
</alias>
<alias binding="same">
++ <family>Tinos</family>
+ <family>Ascender Serif</family>
<family>Liberation Serif</family>
<family>Thorndale</family>
<family>Thorndale AMT</family>
-@@ -93,6 +100,7 @@
+@@ -93,6 +106,8 @@
</alias>
<alias binding="same">
++ <family>Cousine</family>
+ <family>Ascender Sans Mono</family>
<family>Liberation Mono</family>
<family>Cumberland</family>
<family>Cumberland AMT</family>
-@@ -101,6 +109,13 @@
+@@ -101,6 +116,13 @@
</default>
</alias>
@@ -50,26 +57,29 @@
<!-- Accept the other group as fallback -->
-@@ -183,6 +198,7 @@
+@@ -183,6 +205,8 @@
<alias binding="same">
<family>Arial</family>
<accept>
++ <family>Arimo</family>
+ <family>Ascender Sans</family>
<family>Liberation Sans</family>
<family>Albany</family>
<family>Albany AMT</family>
-@@ -192,6 +208,7 @@
+@@ -192,6 +216,8 @@
<alias binding="same">
<family>Times New Roman</family>
<accept>
++ <family>Tinos</family>
+ <family>Ascender Serif</family>
<family>Liberation Serif</family>
<family>Thorndale</family>
<family>Thorndale AMT</family>
-@@ -201,6 +218,7 @@
+@@ -201,6 +227,8 @@
<alias binding="same">
<family>Courier New</family>
<accept>
++ <family>Cousine</family>
+ <family>Ascender Sans Mono</family>
<family>Liberation Mono</family>
<family>Cumberland</family>
« no previous file with comments | « no previous file | media-libs/fontconfig/files/local.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698