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

Commit d0769f69 authored by Victoria Lease's avatar Victoria Lease Committed by Raph Levien
Browse files

Roboto v2

Fresh new revisions of our Roboto family of fonts, including family
aliases for sans-serif-medium and sans-serif-black. Enjoy!

Change-Id: I2337ccbd1767a7769deea885e0900f1ca4329779
parent 2114b700
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -105,8 +105,11 @@ 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-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))
$(eval $(call create-font-symlink,Roboto-MediumItalic.ttf,Roboto-Italic.ttf))
$(eval $(call create-font-symlink,Roboto-Thin.ttf,Roboto-Regular.ttf))
$(eval $(call create-font-symlink,Roboto-ThinItalic.ttf,Roboto-Italic.ttf))
$(eval $(call create-font-symlink,RobotoCondensed-Regular.ttf,Roboto-Regular.ttf))
@@ -116,8 +119,11 @@ $(eval $(call create-font-symlink,RobotoCondensed-BoldItalic.ttf,Roboto-BoldItal

else # !MINIMAL_FONT
font_src_files += \
    Roboto-Black.ttf \
    Roboto-Light.ttf \
    Roboto-LightItalic.ttf \
    Roboto-Medium.ttf \
    Roboto-MediumItalic.ttf \
    Roboto-Thin.ttf \
    Roboto-ThinItalic.ttf \
    RobotoCondensed-Regular.ttf \
+125 KiB

File added.

No diff preview for this file type.

+10.3 KiB (125 KiB)

File changed.

No diff preview for this file type.

+13.6 KiB (131 KiB)

File changed.

No diff preview for this file type.

+30.5 KiB (129 KiB)

File changed.

No diff preview for this file type.

Loading