diff --git a/docs/downloads/design/Android_Design_Downloads_20130814.zip b/docs/downloads/design/Android_Design_Downloads_20130814.zip new file mode 100644 index 0000000000000..bd290003cb1fe Binary files /dev/null and b/docs/downloads/design/Android_Design_Downloads_20130814.zip differ diff --git a/docs/html/design/downloads/index.jd b/docs/html/design/downloads/index.jd index 00f44677d8dd4..b13ba629eec65 100644 --- a/docs/html/design/downloads/index.jd +++ b/docs/html/design/downloads/index.jd @@ -4,8 +4,10 @@ page.title=Downloads
Want everything? We've bundled all the downloads available on Android Design into a single ZIP file. -You can also download individual files listed below.
+Want everything? We've bundled all the downloads available on Android Design, except for the + Roboto font family, into a single ZIP file. You can also download + individual files listed below.
+You may use these materials without restriction in your apps and to develop your apps.
Download All + href="{@docRoot}downloads/design/Android_Design_Downloads_20130814.zip">Download All
Ice Cream Sandwich introduced a new type family named Roboto, created specifically for the requirements of UI and high-resolution screens.
- + + +Roboto + href="https://github.com/google/roboto/archive/latest-hinted.zip">Roboto Specimen Book
diff --git a/docs/html/design/media/typography_alphas.png b/docs/html/design/media/typography_alphas.png deleted file mode 100644 index 4b53bd0babbbe..0000000000000 Binary files a/docs/html/design/media/typography_alphas.png and /dev/null differ diff --git a/docs/html/design/media/typography_variants.png b/docs/html/design/media/typography_variants.png new file mode 100644 index 0000000000000..9b49b2086a7c7 Binary files /dev/null and b/docs/html/design/media/typography_variants.png differ diff --git a/docs/html/design/media/typography_variants@2x.png b/docs/html/design/media/typography_variants@2x.png new file mode 100644 index 0000000000000..13e7c4f3b6160 Binary files /dev/null and b/docs/html/design/media/typography_variants@2x.png differ diff --git a/docs/html/design/style/typography.jd b/docs/html/design/style/typography.jd index 114d13b69efb4..0d681ab734229 100644 --- a/docs/html/design/style/typography.jd +++ b/docs/html/design/style/typography.jd @@ -10,17 +10,25 @@ page.tags="textview","font"+ Download Roboto +
+The Android design language relies on traditional typographic tools such as scale, space, rhythm, and alignment with an underlying grid. Successful deployment of these tools is essential to help users quickly understand a screen of information. To support such use of typography, Ice Cream -Sandwich introduced a new type family named Roboto, created specifically for the requirements of UI -and high-resolution screens. The current TextView framework supports regular, bold, italic, and bold -italic weights by default.
+Sandwich introduced a new type family named +Roboto, created +specifically for the requirements of UI and high-resolution screens. -
+The current {@link android.widget.TextView} framework offers Roboto in thin, light, regular and bold +weights, along with an italic style for each weight. The framework also offers the +Roboto Condensed +variant in regular and bold weights, along with an italic style for each weight.
+ +
-