Jump to content

w3llschmidt

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by w3llschmidt

  1. Thx for the Tip Joel. I love uGfx, realy great peace of work!
  2. 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.
  3. Hello! i have a strange issue. Im using GDISP_NEED_ANTIALIAS, wich works fine until i put a gdispGDrawString() in a while(1) loop. The clear string is (as a test) in main().
  4. Thanks Joel! ROMFS works like a charm!
  5. 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...