[krbdev.mit.edu #8192] git commit

Tom Yu via RT rt at krbdev.mit.edu
Wed May 13 17:06:08 EDT 2015



Import separate large ribbon bitmaps

This is the content from homelarge.bmp split up into the
separate component images, since the windows ribbon has the
(more sane) interface of using a separate resource for each
graphic, instead of expecting them all in a single bitmap which
is sliced up at runtime.

The bitmaps are required to have alpha channels, and it seems that
the easiest way to generate bitmaps with alpha channels is to use
Microsoft Paint, since the normal Unix open-source graphics tools
do not want to output this format.

(cherry picked from commit 8f89dc561c1e8464c423bde854b6fd4283497559)

https://github.com/krb5/krb5/commit/0e16cd41da066f88765662e0c1828836c850c074
Author: Benjamin Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 0e16cd41da066f88765662e0c1828836c850c074
Branch: krb5-1.13
 src/windows/leash/res/cpwlarge.bmp         |  Bin 0 -> 4152 bytes
 src/windows/leash/res/destroylarge.bmp     |  Bin 0 -> 4152 bytes
 src/windows/leash/res/exportlarge.bmp      |  Bin 0 -> 4152 bytes
 src/windows/leash/res/getticketlarge.bmp   |  Bin 0 -> 4152 bytes
 src/windows/leash/res/import.bmp           |  Bin 0 -> 3126 bytes
 src/windows/leash/res/importlarge.bmp      |  Bin 0 -> 4152 bytes
 src/windows/leash/res/makedefaultlarge.bmp |  Bin 0 -> 4152 bytes
 src/windows/leash/res/newlarge.bmp         |  Bin 0 -> 4152 bytes
 src/windows/leash/res/openlarge.bmp        |  Bin 0 -> 4152 bytes
 src/windows/leash/res/renewlarge.bmp       |  Bin 0 -> 4152 bytes
 10 files changed, 0 insertions(+), 0 deletions(-)


More information about the kfwdev mailing list