[squeak-dev] Re: Text Morph Embedding Broken

Sean P. DeNigris sean at clipperadams.com
Wed Jan 8 02:05:06 UTC 2014


Nicolas Cellier wrote
> Ah yes, that's true.
> Try with Character value: 1 instead of *:

Yes, that works. So is it a bug or not?

Another thing… There is noise around the embedded form. It seems that
BitBltDisplayScanner>>#displayEmbeddedForm: should be changed to:
	aForm 
		displayOn: bitBlt destForm 
		at: destX @ (lineY + line baseline - aForm height)
		clippingBox: bitBlt clipRect
		rule: Form blend
		fillColor: Color white



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Text-Morph-Embedding-Broken-tp4735055p4735059.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list