Artifact 762921dce6e26414b53dbe4388e11b2db2276f59:
- File windows/window.c — part of check-in [5d4503f498] at 2010-12-29 18:06:43 on branch trunk — Stop general_textout() from trying to slice up the input clipping rectangle into smaller ones: it doesn't work any more, since the new variable-pitch code can now call general_textout() with a larger clipping rectangle than the text it's meant to be displaying. Instead, general_textout() now uses the same semantics as the next loop up in do_text_internal(): the first piece of text it displays uses the opacity setting passed in, which blanks the entire clipping rectangle if necessary, and then subsequent overlays are non-opaque. And the same clipping rectangle is used throughout. (user: simon size: 149927)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.