summaryrefslogtreecommitdiffstats
path: root/fonts-x11/ttf-roboto/DETAILS
blob: b813705ec51e1bb198741633f361d8fb062fc0b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=ttf-roboto
         VERSION=2.134
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/google/roboto/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:dd9da914126096407ea9441406f99a9e0ef6808aca5c5c9d2ba8aa43d6680ab5a9c45891d0bcea25a95989e30156513d1d8e7bb480459f5c43f74e153a39262f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/roboto-${VERSION}"
        WEB_SITE="http://developer.android.com/design/style/typography.html"
      LICENSE[0]=apache
         ENTERED=20130208
           SHORT="a sans-serif typeface introduced by google for the Ice Cream Sandwich release of Android"
cat << EOF
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.
EOF