You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Like this:

    var txt = "Hello \0" + atob("HBKBAD///8H///iP//8cf//j4//8f5//j/­x/8//j/H//H4//4PB//EYj/44HH/Hw+P4//8fH//­44///xH///g////A==") + " World"; 
    g.clear(1).setFontAlign(0,0).setFont("6x­8");
    g.drawString(txt,88,88);
    

    stringWidth/stringMetrics/wrapString will work even with the image inline too. Only gotcha is the line height is the height of the text, not that of the image (which is centered)


    1 Attachment

    • screenshot.png
About

Avatar for Gordon @Gordon started