From 4f9140b52c7bed3ec973eaad9b7f090805763c22 Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Fri, 10 Oct 2014 12:52:25 -0700 Subject: Add Cutive Mono as serif monospace font for captioning Sets up Courier and Courier New to point to Cutive Mono, since Courier is a serif monospace font. BUG: 17666124 Change-Id: I96bb2ff59020edd8210c253752f76f0eb5100e18 --- data/fonts/fonts.xml | 9 +++++++-- data/fonts/system_fonts.xml | 14 ++++++++++++-- 2 files changed, 19 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/fonts/fonts.xml b/data/fonts/fonts.xml index 04bc67a..09055c6 100644 --- a/data/fonts/fonts.xml +++ b/data/fonts/fonts.xml @@ -70,10 +70,15 @@ DroidSansMono.ttf - - + + + CutiveMono.ttf + + + + ComingSoon.ttf diff --git a/data/fonts/system_fonts.xml b/data/fonts/system_fonts.xml index 8c59fea..2a48faa 100644 --- a/data/fonts/system_fonts.xml +++ b/data/fonts/system_fonts.xml @@ -129,8 +129,7 @@ monospace - courier - courier new + sans-serif-monospace monaco @@ -140,6 +139,17 @@ + serif-monospace + courier + courier new + + + CutiveMono.ttf + + + + + casual -- cgit v1.1