Hi there,
I try to stay in text mode.
Is there a way to Display of a .jpg or .png file in text mode ?
Display of a .jpg or .png file in text mode
- Mr. Kibernetik
- Site Admin
- Posts: 4787
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: Display of a .jpg or .png file in text mode
Yes, for example:
1) as a sprite
2) in a browser object
1) as a sprite
2) in a browser object
Re: Display of a .jpg or .png file in text mode
Thank you,
For this purpose, can you tell me please what is the cheapest in terms of learning to use ?
For this purpose, can you tell me please what is the cheapest in terms of learning to use ?
Re: Display of a .jpg or .png file in text mode
And also, which one of these two objetcs would smart basic handle the more copies of ?
I mean the needs would be about 150 objects in a single program.
I mean the needs would be about 150 objects in a single program.
- Mr. Kibernetik
- Site Admin
- Posts: 4787
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: Display of a .jpg or .png file in text mode
You can check sample program "Examples > Interactive Interface > pages.txt" which uses images in a text mode.
It is completely up to you which method you choose to display images. They both should consume similar amount of memory, but it is difficult to compare - iOS has no built-in means to control memory usage. You can check it in practice.
It is completely up to you which method you choose to display images. They both should consume similar amount of memory, but it is difficult to compare - iOS has no built-in means to control memory usage. You can check it in practice.