2011-07-06 11:17:26 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
|
|
Fallback Fonts
|
|
|
|
|
|
|
|
This file specifies the fonts, and the priority order, that will be searched for any
|
|
|
|
glyphs not handled by the default fonts specified in /system/etc/system_fonts.xml.
|
|
|
|
Each entry consists of a family tag and a list of files (file names) which support that
|
|
|
|
family. The fonts for each family are listed in the order of the styles that they
|
|
|
|
handle (the order is: regular, bold, italic, and bold-italic). The order in which the
|
|
|
|
families are listed in this file represents the order in which these fallback fonts
|
|
|
|
will be searched for glyphs that are not supported by the default system fonts (which are
|
|
|
|
found in /system/etc/system_fonts.xml).
|
|
|
|
|
|
|
|
Note that there is not nameset for fallback fonts, unlike the fonts specified in
|
|
|
|
system_fonts.xml. The ability to support specific names in fallback fonts may be supported
|
|
|
|
in the future. For now, the lack of files entries here is an indicator to the system that
|
|
|
|
these are fallback fonts, instead of default named system fonts.
|
|
|
|
|
|
|
|
There is another optional file in /vendor/etc/fallback_fonts.xml. That file can be used to
|
|
|
|
provide references to other font families that should be used in addition to the default
|
|
|
|
fallback fonts. That file can also specify the order in which the fallback fonts should be
|
|
|
|
searched, to ensure that a vendor-provided font will be used before another fallback font
|
|
|
|
which happens to handle the same glyph.
|
2012-03-08 10:25:17 -08:00
|
|
|
|
|
|
|
Han languages (Chinese, Japanese, and Korean) share a common range of unicode characters;
|
|
|
|
their ordering in the fallback or vendor files gives priority to the first in the list.
|
2012-07-18 09:51:45 -07:00
|
|
|
Language-specific ordering can be configured by adding a BCP 47-style "lang" attribute to
|
|
|
|
a "file" element; fonts matching the language of text being drawn will be prioritised over
|
|
|
|
all others.
|
2011-07-06 11:17:26 -07:00
|
|
|
-->
|
|
|
|
<familyset>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
2012-06-21 09:57:57 -07:00
|
|
|
<file variant="elegant">DroidNaskh-Regular.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-03-29 16:13:36 -07:00
|
|
|
<file variant="compact">DroidNaskhUI-Regular.ttf</file>
|
2011-07-06 11:17:26 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2011-07-19 10:42:46 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>DroidSansEthiopic-Regular.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2011-07-06 11:17:26 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>DroidSansHebrew-Regular.ttf</file>
|
|
|
|
<file>DroidSansHebrew-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-09-05 13:13:58 -07:00
|
|
|
<file variant="elegant">NotoSansThai-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansThai-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="compact">NotoSansThaiUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansThaiUI-Bold.ttf</file>
|
2011-07-06 11:17:26 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2011-09-01 14:12:47 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>DroidSansArmenian.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>DroidSansGeorgian.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2011-07-27 17:36:11 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-09-05 13:13:58 -07:00
|
|
|
<file variant="elegant">NotoSansDevanagari-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansDevanagari-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="compact">NotoSansDevanagariUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansDevanagariUI-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="elegant">NotoSansTamil-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansTamil-Bold.ttf</file>
|
2011-07-27 17:36:11 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2012-05-08 11:01:09 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-09-05 13:13:58 -07:00
|
|
|
<file variant="compact">NotoSansTamilUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansTamilUI-Bold.ttf</file>
|
2012-05-14 13:11:57 -07:00
|
|
|
</fileset>
|
2012-05-08 11:01:09 -07:00
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-03-28 14:39:06 -07:00
|
|
|
<file variant="elegant">NotoSansMalayalam-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansMalayalam-Bold.ttf</file>
|
2012-05-08 11:01:09 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2011-10-26 17:06:23 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-03-28 14:39:06 -07:00
|
|
|
<file variant="compact">NotoSansMalayalamUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansMalayalamUI-Bold.ttf</file>
|
2011-10-26 17:06:23 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-03-28 14:39:06 -07:00
|
|
|
<file variant="elegant">NotoSansBengali-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansBengali-Bold.ttf</file>
|
2012-05-08 11:01:09 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2012-09-24 00:32:57 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-03-28 14:39:06 -07:00
|
|
|
<file variant="compact">NotoSansBengaliUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansBengaliUI-Bold.ttf</file>
|
2012-09-24 00:32:57 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2012-05-08 11:01:09 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-03-28 14:39:06 -07:00
|
|
|
<file variant="elegant">NotoSansTelugu-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansTelugu-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="compact">NotoSansTeluguUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansTeluguUI-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="elegant">NotoSansKannada-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansKannada-Bold.ttf</file>
|
2011-10-26 17:06:23 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2011-12-11 18:21:56 -08:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-03-28 14:39:06 -07:00
|
|
|
<file variant="compact">NotoSansKannadaUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansKannadaUI-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2013-08-30 14:03:36 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="elegant">NotoSansKhmer-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansKhmer-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="compact">NotoSansKhmerUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansKhmerUI-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="elegant">NotoSansLao-Regular.ttf</file>
|
|
|
|
<file variant="elegant">NotoSansLao-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file variant="compact">NotoSansLaoUI-Regular.ttf</file>
|
|
|
|
<file variant="compact">NotoSansLaoUI-Bold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2013-03-28 14:39:06 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>NanumGothic.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2013-09-06 14:04:18 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>Padauk-book.ttf</file>
|
|
|
|
<file>Padauk-bookbold.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2013-09-05 16:10:20 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>NotoSansSymbols-Regular.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2013-09-18 14:51:55 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
|
|
|
<file>AndroidEmoji.ttf</file>
|
|
|
|
</fileset>
|
|
|
|
</family>
|
2013-03-28 14:39:06 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2013-09-13 14:11:58 -07:00
|
|
|
<file>NotoColorEmoji.ttf</file>
|
2011-12-11 18:21:56 -08:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2011-07-06 11:17:26 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2012-12-04 14:02:43 -08:00
|
|
|
<file>DroidSansFallback.ttf</file>
|
2011-07-06 11:17:26 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2012-03-28 09:45:27 -07:00
|
|
|
<family>
|
|
|
|
<fileset>
|
2012-12-04 14:02:43 -08:00
|
|
|
<file lang="ja">MTLmr3m.ttf</file>
|
2012-03-28 09:45:27 -07:00
|
|
|
</fileset>
|
|
|
|
</family>
|
2012-12-04 14:02:43 -08:00
|
|
|
<!-- Note: complex scripts (i.e. those requiring shaping in Harfbuzz) have
|
|
|
|
a cumulative limit of 64k glyphs. Thus, if they are placed after the
|
|
|
|
large fonts such as DroidSansFallback, they are likely to render
|
|
|
|
incorrectly. Please use caution when putting fonts toward the end of
|
|
|
|
the list.
|
|
|
|
-->
|
2011-07-06 11:17:26 -07:00
|
|
|
</familyset>
|