VolosR / SpritesTuT

9 stars 5 forks source link

Trouble with text color #1

Open MikeyMoMo opened 1 month ago

MikeyMoMo commented 1 month ago

Great tutorial. I learned something new, as always with your tutorials. But, a problem.

When I code:

  txtSprite.setSwapBytes(true);
  txtSprite.setTextColor(TFT_RED, TFT_BLACK);

I get blue text. All colors except white are wrong, too.

Even if I leave out the SwapByte, the colors are still wrong. Any idea why? I am using a T-Display S3.

VolosR commented 1 month ago

Please send me whole code

sri, 15. svi 2024. 18:22 MikeyMoMo @.***> je napisao:

Great tutorial. I learned something new, as always with your tutorials. But, a problem.

When I code:

txtSprite.setSwapBytes(true); txtSprite.setTextColor(TFT_RED, TFT_BLACK);

I get blue text. All colors except white are wrong, too.

Even if I leave out the SwapByte, the colors are still wrong. Any idea why? I am using a T-Display S3.

— Reply to this email directly, view it on GitHub https://github.com/VolosR/SpritesTuT/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4RDKT3HAIAYUEYXVJSGW3ZCODVBAVCNFSM6AAAAABHYQBBK6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TQMZUG42TQNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>