Merge "Update Arabic font for SystemUI" into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ebbd247d83
@@ -30,7 +30,7 @@ extern "C" {
|
||||
namespace android {
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
#define TYPEFACE_ARABIC "/system/fonts/DroidNaskh-Regular-Shift.ttf"
|
||||
#define TYPEFACE_ARABIC "/system/fonts/DroidNaskh-Regular-SystemUI.ttf"
|
||||
#define TYPE_FACE_HEBREW_REGULAR "/system/fonts/DroidSansHebrew-Regular.ttf"
|
||||
#define TYPE_FACE_HEBREW_BOLD "/system/fonts/DroidSansHebrew-Bold.ttf"
|
||||
#define TYPEFACE_BENGALI "/system/fonts/Lohit-Bengali.ttf"
|
||||
|
||||
@@ -125,7 +125,7 @@ font_src_files := \
|
||||
Roboto-Italic.ttf \
|
||||
Roboto-BoldItalic.ttf \
|
||||
DroidNaskh-Regular.ttf \
|
||||
DroidNaskh-Regular-Shift.ttf \
|
||||
DroidNaskh-Regular-SystemUI.ttf \
|
||||
DroidSansHebrew-Regular.ttf \
|
||||
DroidSansHebrew-Bold.ttf \
|
||||
DroidSansThai.ttf \
|
||||
|
||||
Binary file not shown.
BIN
data/fonts/DroidNaskh-Regular-SystemUI.ttf
Executable file
BIN
data/fonts/DroidNaskh-Regular-SystemUI.ttf
Executable file
Binary file not shown.
@@ -34,7 +34,7 @@
|
||||
<familyset>
|
||||
<family>
|
||||
<fileset>
|
||||
<file>DroidNaskh-Regular-Shift.ttf</file>
|
||||
<file>DroidNaskh-Regular-SystemUI.ttf</file>
|
||||
</fileset>
|
||||
</family>
|
||||
<family>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<familyset>
|
||||
<family>
|
||||
<fileset>
|
||||
<file>DroidNaskh-Regular-Shift.ttf</file>
|
||||
<file>DroidNaskh-Regular-SystemUI.ttf</file>
|
||||
</fileset>
|
||||
</family>
|
||||
<family>
|
||||
|
||||
@@ -25,7 +25,7 @@ PRODUCT_PACKAGES := \
|
||||
Roboto-Italic.ttf \
|
||||
Roboto-BoldItalic.ttf \
|
||||
DroidNaskh-Regular.ttf \
|
||||
DroidNaskh-Regular-Shift.ttf \
|
||||
DroidNaskh-Regular-SystemUI.ttf \
|
||||
DroidSansHebrew-Regular.ttf \
|
||||
DroidSansHebrew-Bold.ttf \
|
||||
DroidSansThai.ttf \
|
||||
|
||||
Reference in New Issue
Block a user