diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-12-27 02:51:59 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-27 20:06:58 -0200 |
commit | 6e1932f19b5c073f12eb8a06c68dc07ebcfbca99 (patch) | |
tree | 6fb95feed4a3199a9d99debab2c39b9aac05b98f /system/google-droid-fonts/README | |
parent | ab1f06b96d194972498146efaba98c5810f48c0e (diff) | |
download | slackbuilds-6e1932f19b5c073f12eb8a06c68dc07ebcfbca99.tar.gz |
system/google-droid-fonts: Added (Google's Android font family)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/google-droid-fonts/README')
-rw-r--r-- | system/google-droid-fonts/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/google-droid-fonts/README b/system/google-droid-fonts/README new file mode 100644 index 0000000000..329ab470e5 --- /dev/null +++ b/system/google-droid-fonts/README @@ -0,0 +1,10 @@ +The Droid typeface family was designed in the fall of 2006 by +Ascender's Steve Matteson, as a commission from Google to create a +set of system fonts for its Android platform. The goal was to provide +optimal quality and comfort on a mobile handset when rendered in +application menus, web browsers, and for other screen text. + +This SlackBuild puts 35-droid.conf into /etc/fonts/conf.avail. +It sets the "sans", "serif" and "monospace" aliases to Droid fonts. +If you want to use Droid as your system fonts, symlink it into +/etc/fonts/conf.d. |