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

Commit e210ded9 authored by Roozbeh Pournader's avatar Roozbeh Pournader
Browse files

Add Roboto Black Italic.

The fonts was missed during the update to Roboto v2.

Bug: 15475947
Change-Id: I134138bff27bb651c91f966e20d90626172bba58
parent 2d848a77
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ font_src_files := \
ifeq ($(MINIMAL_FONT_FOOTPRINT),true)

$(eval $(call create-font-symlink,Roboto-Black.ttf,Roboto-Bold.ttf))
$(eval $(call create-font-symlink,Roboto-BlackItalic.ttf,Roboto-BoldItalic.ttf))
$(eval $(call create-font-symlink,Roboto-Light.ttf,Roboto-Regular.ttf))
$(eval $(call create-font-symlink,Roboto-LightItalic.ttf,Roboto-Italic.ttf))
$(eval $(call create-font-symlink,Roboto-Medium.ttf,Roboto-Regular.ttf))
@@ -120,6 +121,7 @@ $(eval $(call create-font-symlink,RobotoCondensed-BoldItalic.ttf,Roboto-BoldItal
else # !MINIMAL_FONT
font_src_files += \
    Roboto-Black.ttf \
    Roboto-BlackItalic.ttf \
    Roboto-Light.ttf \
    Roboto-LightItalic.ttf \
    Roboto-Medium.ttf \
+132 KiB

File added.

No diff preview for this file type.

+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ PRODUCT_PACKAGES := \
    Roboto-Italic.ttf \
    Roboto-BoldItalic.ttf \
    Roboto-Black.ttf \
    Roboto-BlackItalic.ttf \
    Roboto-Light.ttf \
    Roboto-LightItalic.ttf \
    Roboto-Medium.ttf \
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@
        </nameset>
        <fileset>
            <file>Roboto-Black.ttf</file>
            <file>Roboto-BlackItalic.ttf</file>
        </fileset>
    </family>