<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I guess this task is still a bit too advanced for me.</div><div class=""><br class=""></div><div class="">I have new silly and more urgent problems to solve:</div><div class=""><br class=""></div><div class="">1] I restarted with a clean image, try to re-configure it as I like and in the meanwhile document how I am adding the Roboto Mono font. The problem is this time I see red boxes around the font :( [see attached image] </div><div class=""><br class=""></div><div class="">2] When I press backspace many times instead of the expected behavior (cancel previous character) the Tool menu opens. I hate this deeply and I can't figure out where it comes from :( </div><div class=""><br class=""></div><div class="">This happens only on the mac, never saw in the Linux release. </div><div class=""><br class=""></div><div class="">till now the only modification I made to the shortcuts was the following; to prevent Ctrl-Cmd to open unwanted windows [e.g. Tools ] (I use that sequence to move from a desktop to another as: Ctrl+Ctrl+(Left|Right)Arrow) ).</div><div class=""><span id="docs-internal-guid-106c3b73-7fff-a386-c2f4-69e1f1ae07aa" class=""><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">-------------------- DockingBarMorph >> filterEvent: for: -------</span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(56, 118, 29); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">"add after line: "</span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(0, 0, 255); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class=""><span class="Apple-tab-span" style="white-space:pre;">      </span></span><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(0, 0, 255); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class=""><span class="Apple-tab-span" style="white-space:pre;">    </span></span><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(0, 0, 255); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">^ aKeyboardEvent ignore "hit!"].</span></div><br class=""><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(180, 95, 6); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">"PART TO ADD "</span><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(180, 95, 6); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class=""><span class="Apple-tab-span" style="white-space:pre;"> </span></span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(56, 118, 29); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">     "Transcript show: 'keyValue: ', (aKeyboardEvent keyValue) asString; cr. "</span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(56, 118, 29); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">     "If it is pressed Ctrl-Cmd, then discard the event."</span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(56, 118, 29); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">     "Ctrl -> code: 59. Ctrl+Cmd -> code: 55. Ignore here when Ctrl+Cmd is pressed. " </span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">  </span><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(0, 0, 255); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class="">   aKeyboardEvent keyValue = 55 </span></div><div style="line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(0, 0, 255); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class=""><span class="Apple-tab-span" style="white-space:pre;">     </span></span><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(0, 0, 255); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class=""> ifTrue: [^ aKeyboardEvent].</span></div><div class=""><span style="font-size: 9pt; font-family: "Roboto Mono", monospace; color: rgb(0, 0, 255); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;" class=""><br class=""></span></div></span></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">bye</div><div class="">Nicola</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="20D360E3-DBD6-425B-B3E1-A94E33D795FC" width="640" height="261" src="cid:DB89CC53-E42C-4E2E-998C-4244200C032C@example.org" class=""></div><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 23, 2019, at 12:59 AM, tim Rowledge <<a href="mailto:tim@rowledge.org" class="">tim@rowledge.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On 2019-12-22, at 3:09 PM, Nicola Mingotti <<a href="mailto:nmingotti@gmail.com" class="">nmingotti@gmail.com</a>> wrote:<br class=""><br class=""><br class="">Hi Tim,<br class=""><br class="">sorry, I see the email only now. <br class=""><br class="">I would discard the Elvish hypothesis, will try to consider the endianness ;) <br class=""></blockquote><br class="">That is by far the more likely hypothesis. Time to dig into the code that loads the font glyphs and maybe the file format specs? <br class=""><br class=""><br class="">tim<br class="">--<br class="">tim Rowledge; <a href="mailto:tim@rowledge.org" class="">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" class="">http://www.rowledge.org/tim</a><br class="">Strange OpCodes: NBRM: Unconditional No BRanch Multiple<br class=""><br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""></body></html>