Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 312cae7d authored by Russell Brenner's avatar Russell Brenner
Browse files

Replace DroidKufi-Regular with DroidNaskh-Regular

Naskh is a fancier font than Kufi and better for use with web page
content. Until we have more refined support for fallback fonts, only
one can be available at a time. This change switches from Kufi for
the purpose of comparitive testing to see which should be chosen
for ICS.

Change-Id: I081a002b6f72461f7ce18a86b3dec36c7f0f7506
parent b778f56b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
<familyset>
    <family>
        <fileset>
            <file>DroidKufi-Regular.ttf</file>
            <file>DroidNaskh-Regular.ttf</file>
        </fileset>
    </family>
    <family>
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
PRODUCT_COPY_FILES := \
    frameworks/base/data/fonts/DroidSans.ttf:system/fonts/DroidSans.ttf \
    frameworks/base/data/fonts/DroidSans-Bold.ttf:system/fonts/DroidSans-Bold.ttf \
    frameworks/base/data/fonts/DroidKufi-Regular.ttf:system/fonts/DroidKufi-Regular.ttf \
    frameworks/base/data/fonts/DroidNaskh-Regular.ttf:system/fonts/DroidNaskh-Regular.ttf \
    frameworks/base/data/fonts/DroidSansEthiopic-Regular.ttf:system/fonts/DroidSansEthiopic-Regular.ttf \
    frameworks/base/data/fonts/DroidSansHebrew-Regular.ttf:system/fonts/DroidSansHebrew-Regular.ttf \
    frameworks/base/data/fonts/DroidSansHebrew-Bold.ttf:system/fonts/DroidSansHebrew-Bold.ttf \