Jump to content

w3llschmidt

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by w3llschmidt

  1. Thx Joel!

    gdispGFillString() works !!! (0 Ah is with gdispGDrawString() )

    What is the advantage of gdispGDrawString()? I mean, i understood that you dont have to take care about the BG.

     

    Screenshot_2023-02-17_13-45-28.png

  2. Hello!

    i noticed that gdispImageOpenFile() takes care about the path ... so if i start the binary in a differnt path then the images,

    they will not display ...

    gdispImageOpenFile(&myImage, "icons8-voltmeter-100.png");

    Is there a possibility to decode the pictures (icons) into the code; like Fonts?

    Greets Erik!

×
×
  • Create New...