<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        Note that there is also Form >> #offset to achieve things such as "always centered" per instance. :-)<div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 04.10.2019 16:23:18 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p><div style="font-family:Arial,Helvetica,sans-serif">Patrick Rein uploaded a new version of Graphics to project The Trunk:<br>http://source.squeak.org/trunk/Graphics-pre.419.mcz<br><br>==================== Summary ====================<br><br>Name: Graphics-pre.419<br>Author: pre<br>Time: 4 October 2019, 4:22:57.904303 pm<br>UUID: bae74437-3ff2-2145-806a-85c2ab328978<br>Ancestors: Graphics-pre.418<br><br>Fixes a regression due to a mixup of local versions in the placement of forms embedded in text with a TextAnchor.<br><br>=============== Diff against Graphics-pre.418 ===============<br><br>Item was changed:<br>  ----- Method: BitBltDisplayScanner>>displayEmbeddedForm:at: (in category 'displaying') -----<br>  displayEmbeddedForm: aForm at: aPoint<br>  <br>          aForm <br>                displayOn: bitBlt destForm <br>+          at: aPoint<br>-           at: aPoint + (aForm extent / 2)<br>               clippingBox: bitBlt clipRect<br>                  rule: Form blend<br>              fillColor: Color white !<br><br><br></div></blockquote>
                                        </div></body>