From 3106d7ce3e0b40f9170a115ab3dcad5315a92d49 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Fri, 1 Jul 2011 13:10:37 -0700 Subject: Refactor bitmap directories and master images for ARM work. This change moves the old bitmaps (Mario, Alex, ZGB) and their supporting scripts into a subdirectory, and creates a new set of images at 1366x768, in PNG format. This is preparation for providing a complete set of localized BIOS screens to use as the master for all new platforms. The plan is that these master images will be scaled, cropped, and converted into the correct formats for each target platform, and those binary bmpblocks saved in their own package. Only if a translation changes should we need to regenerate the bmpblocks. These new images do NOT (yet) include locales that cannot be rendered correctly by ImageMagick, and not all of them have been fully vetted by the localization team. BUG=chromium-os:13037 TEST=none Change-Id: Ic25832aad3c6cc36879db204c2579395014af311 Reviewed-on: http://gerrit.chromium.org/gerrit/5508 Reviewed-by: Hung-Te Lin Reviewed-by: Tom Wai-Hong Tam Tested-by: Bill Richardson Reviewed-by: Bill Richardson --- .../newbitmaps/images/localized_images/en_GB/yuck.png | Bin 0 -> 42561 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 scripts/newbitmaps/images/localized_images/en_GB/yuck.png (limited to 'scripts/newbitmaps/images/localized_images/en_GB/yuck.png') diff --git a/scripts/newbitmaps/images/localized_images/en_GB/yuck.png b/scripts/newbitmaps/images/localized_images/en_GB/yuck.png new file mode 100644 index 00000000..a23bb25c Binary files /dev/null and b/scripts/newbitmaps/images/localized_images/en_GB/yuck.png differ -- cgit v1.2.1