Search found 3 matches
- Tue Jul 15, 2014 6:06 am
- Forum: Support and Development
- Topic: Sounds don't play sometimes.
- Replies: 0
- Views: 1086
Sounds don't play sometimes.
Im working on a small music player and as of right now It is a proof of concept. I want to play the sounds according to what notes should be played. I made the program load all the sounds into a table and play them when I need them but it only plays the sounds sometimes. When I load the sound and pl...
- Sun Apr 21, 2013 1:41 am
- Forum: Support and Development
- Topic: Puting text into imageData
- Replies: 3
- Views: 1499
Re: Puting text into imageData
Yes... Right after posting this I realized that this was a stupid question, also I just switched over to lua for windows
- Sat Apr 20, 2013 5:24 am
- Forum: Support and Development
- Topic: Puting text into imageData
- Replies: 3
- Views: 1499
Puting text into imageData
I was working on a picture maker and i want text support but i have only found out how to save with the imageData:encode function and i dont know how to put text into an image data object can someone help me on this one?