History log of /build/core/sdk_font.mk
Revision Date Author Comments
56355bac72cab611ca7a175e14abc202427f5dfa 05-Sep-2014 Deepanshu Gupta <deepanshu@google.com> Fix sdk_font build warning.

Commit f0adf87d42a6c536330d62b7fed407ad773bcf9e did not fix the warning
properly.

Change-Id: I536aeb4bce4dab63c0f35f32b76653d5b07a8ff0
f0adf87d42a6c536330d62b7fed407ad773bcf9e 13-Aug-2014 Deepanshu Gupta <deepanshu@google.com> Skip extra fonts if not an extended font build.

This fixes build warning:
build/core/sdk_font.mk:51: warning: overriding commands for target
`out/host/common/obj/PACKAGING/sdk-fonts_intermediates/NanumGothic.ttf'

Change-Id: I5e208faf25f6f5d1ae3fac9970c70e80e42c7dcd
7a864ea196bbf8583caf7e8a09cf4f686ff724fd 12-Aug-2014 Deepanshu Gupta <deepanshu@google.com> Update font list for the SDK

Java has a problem loading OpenType fonts. This change updates the list
of fonts to include by omitting the otf fonts and adding their
replacement.

This change also moves the code for configuring the fonts for the SDK in
a separate file so that the core Makefile remains cleaner.

Change-Id: Iaf30a3ec59adf251b79cb20f27ad88fc92205ac1