Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(523)

Unified Diff: resources/android_fonts/v22/fonts.xml

Issue 1027373002: Font variations. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Some clean up. Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: resources/android_fonts/v22/fonts.xml
diff --git a/resources/android_fonts/v22/fonts.xml b/resources/android_fonts/v22/fonts.xml
index 180d5f7d9c8af7d7cdc72ade07e18f0d048fa4b7..a17a18363d54ee486f3af73bdedc946a7733407c 100644
--- a/resources/android_fonts/v22/fonts.xml
+++ b/resources/android_fonts/v22/fonts.xml
@@ -2,7 +2,7 @@
<familyset version="21">
<!-- first font is default -->
<family name="sans-serif">
- <font weight="100" style="normal">Roboto-Thin.ttf</font>
+ <font weight="100" style="normal"><axis tag="wght" stylevalue="32767.9999999"/>Roboto-Thin.ttf</font>
reed1 2015/04/29 15:36:46 what is this value?
bungeman-skia 2015/04/29 22:12:44 This is more generally an example of how to specif
<font weight="100" style="italic">Roboto-ThinItalic.ttf</font>
<font weight="300" style="normal">Roboto-Light.ttf</font>
<font weight="300" style="italic">Roboto-LightItalic.ttf</font>

Powered by Google App Engine
This is Rietveld 408576698