aboutsummaryrefslogtreecommitdiffstats
path: root/fonts/README
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2013-03-06 15:01:11 -0800
committerDoug Zongker <dougz@android.com>2013-03-07 13:34:24 -0800
commit6fd59ac07d91eb373f4269a40e688aa82a6ccc6e (patch)
tree64807edcb65fd2abd80c19c79cad6986f99ca396 /fonts/README
parent55a36ac1e01205f2cd461cd2f89d92e3b64cddd2 (diff)
downloadbootable_recovery-6fd59ac07d91eb373f4269a40e688aa82a6ccc6e.zip
bootable_recovery-6fd59ac07d91eb373f4269a40e688aa82a6ccc6e.tar.gz
bootable_recovery-6fd59ac07d91eb373f4269a40e688aa82a6ccc6e.tar.bz2
more font improvements and cleanup
Get rid of the notion of a font's "ascent"; the reference point for drawing is the top-left corner of the character box rather than the baseline. Add some more space between the menu entries and make the highlight bar around the text. Replace the default font.png with two images; the build system will include one or the other based on the resolutions of the device. Restore the original compiled-in bitmap font, to fall back on when font.png can't be found (eg, in the charger binary). Add support for bold text (when a font.png image is used). Change-Id: I6d211a486a3636f20208502b1cd2aeae8b9f5b02
Diffstat (limited to 'fonts/README')
-rw-r--r--fonts/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/fonts/README b/fonts/README
new file mode 100644
index 0000000..d0748d2
--- /dev/null
+++ b/fonts/README
@@ -0,0 +1,6 @@
+The images in this directory were generated using the font
+Inconsolata, which is released under the OFL license and was obtained
+from:
+
+ https://code.google.com/p/googlefontdirectory/source/browse/ofl/inconsolata/
+