This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: setup.exe splash screen - mini-competition


> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Robert Collins

[snip]

> I'm looking for a graphic, 96 px wide, 179 px high (or thereabouts) to
> replace that rectangle.

It actually has to be 152 pixels wide by 290 pixels high, according to
occaisionally-reliable MS sources.  The 96x179 is the size of the area in
"dialog units", which are supposed to map variably to screen coords depending on
your monitor resolution.  MS is silent on how the fixed-size bitmap is supposed
to do this as well, but we can always StretchBitBlt() it if need be.

--
Gary R. Van Sickle
Brewer.  Patriot.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]