fex.drawJpg with crop,offset,scale into sprite instead of tft #1331
Unanswered
cre8dojo
asked this question in
Q&A - Sprites
Replies: 2 comments
-
I'll try the following and report back:
instead of just:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
That didn't work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
First and foremost, tremendous job on this library! Thank you for it.
2 questions:
#1 will grayscale jpgs be support for fex.drawJpg in the future?
#2 can I draw fex.drawJpg(flash array) into a sprite instead of directly to tft? Similar to drawJpeg, but with crop,offset,scale abilities. e.g. Can I use TFT_eSprite *_spr with drawJpg and crop/offset/scale.
Thanks again.
Beta Was this translation helpful? Give feedback.
All reactions