Skip to content

Commit

Permalink
Switch from Lohit Odia to Noto Sans Oriya fonts.
Browse files Browse the repository at this point in the history
Noto Sans Oriya fonts also have bold and UI versions, which are added.

Change-Id: Id622143688d89e25857c00489d81703780f79887
  • Loading branch information
roozbehp committed Apr 6, 2015
1 parent 3544e6f commit 9c5a147
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
17 changes: 12 additions & 5 deletions data/fonts/fallback_fonts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,18 @@
<file variant="compact">NotoSansKannadaUI-Bold.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file variant="elegant">NotoSansOriya-Regular.ttf</file>
<file variant="elegant">NotoSansOriya-Bold.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file variant="compact">NotoSansOriyaUI-Regular.ttf</file>
<file variant="compact">NotoSansOriyaUI-Bold.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>NotoSansSinhala-Regular.ttf</file>
Expand Down Expand Up @@ -353,11 +365,6 @@
<file>NotoSansYi-Regular.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>Lohit-Odia.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file lang="zh-Hans">NotoSansHans-Regular.otf</file>
Expand Down
11 changes: 8 additions & 3 deletions data/fonts/fonts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,14 @@
<font weight="400" style="normal">NotoSansKannadaUI-Regular.ttf</font>
<font weight="700" style="normal">NotoSansKannadaUI-Bold.ttf</font>
</family>
<family variant="elegant">
<font weight="400" style="normal">NotoSansOriya-Regular.ttf</font>
<font weight="700" style="normal">NotoSansOriya-Bold.ttf</font>
</family>
<family variant="compact">
<font weight="400" style="normal">NotoSansOriyaUI-Regular.ttf</font>
<font weight="700" style="normal">NotoSansOriyaUI-Bold.ttf</font>
</family>
<family>
<font weight="400" style="normal">NotoSansSinhala-Regular.ttf</font>
<font weight="700" style="normal">NotoSansSinhala-Bold.ttf</font>
Expand Down Expand Up @@ -299,9 +307,6 @@
<family>
<font weight="400" style="normal">NotoSansYi-Regular.ttf</font>
</family>
<family>
<font weight="400" style="normal">Lohit-Odia.ttf</font>
</family>
<family lang="zh-Hans">
<font weight="400" style="normal">NotoSansHans-Regular.otf</font>
</family>
Expand Down

0 comments on commit 9c5a147

Please sign in to comment.