android_bootable_recovery/minui
Ricardo Cerqueira 9acb022ab8 recovery: Support board-specified font sizes and font-files
This, for example, is for an LDPI device:
BOARD_RECOVERY_FONT_INCLUDE_HEADER := ../../device/geeksphone/one/font_7x16.h
BOARD_RECOVERY_FONT_WIDTH := 7
BOARD_RECOVERY_FONT_HEIGHT := 16

Change-Id: I71d2f420b9668b5767c9b0b5d90e3e523c56e873
2010-11-27 04:08:06 +00:00
..
Android.mk recovery: Support board-specified font sizes and font-files 2010-11-27 04:08:06 +00:00
events.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
font_10x18.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
graphics.c recovery: Support board-specified font sizes and font-files 2010-11-27 04:08:06 +00:00
minui.h split out device-specific recovery UI code into vendor directories 2009-06-11 14:50:33 -07:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.c Supress "warning: comparison between signed and unsigned integer expressions" in minui/resources.c and mtdutils/mtdutils.c 2010-11-13 05:23:33 +08:00