[FIX] 29 alpha to 3.2 MVC 1 bit mode fix

Bruce O'Neel bruce.oneel at obs.unige.ch
Wed Aug 7 11:19:58 UTC 2002


Hi,

Way back with change set 2570BetterItalics-di one bit mode
got broken in MVC.  The easiest way to see this is in a 1 bit 
MVC project, open a browser, and then scroll down using the
scrollbar.  The Class Catagories list becomes unreadable.  The
change attached fixes that by changing DisplayScanner
initializeFromParagraph:clippedBy: by changing 


bitBlt combinationRule: Form paint.

to

bitBlt combinationRule: aParagraph rule.

This might end up breaking something else with Italics though...


cheers

bruce

-------------- next part --------------
A non-text attachment was scrubbed...
Name: oneBitMVC.1.cs
Type: application/octet-stream
Size: 727 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020807/4e63b0e9/oneBitMVC.1.obj
-------------- next part --------------

-- 
So many possibilities, none of which are implimented. :) - Lex Spoon

Bruce O'Neel                       phone:  +41 22 950 91 57
INTEGRAL Science Data Centre               +41 22 950 91 00 (switchb.)
Chemin d'Ecogia 16                 fax:    +41 22 950 91 35
CH-1290 VERSOIX                    e-mail: Bruce.Oneel at obs.unige.ch
Switzerland                        WWW:    http://isdc.unige.ch/


More information about the Squeak-dev mailing list