[Vm-dev] primitiveDisplayString is not always advancing destX

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Wed Oct 23 23:31:11 UTC 2013


I wonder why there is not a:

    "store destX back"
    interpreterProxy storeInteger: BBDestXIndex ofObject: bitBltOop
withValue: destX.

at the end of primitiveDisplayString (that is, only in case of success).

That would properly advance the destX, and would avoid the guard in
StrikeFont>>displayString:on:from:to:at:kern:

Or did I miss something?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20131024/a2aa0c61/attachment.htm


More information about the Vm-dev mailing list