Search found 2 matches

by Elmit
2014-01-10T13:25:59-07:00
Forum: Developers
Topic: pixel to file
Replies: 3
Views: 4814

pixel to file

It is not an IM question, but I hope that somebody can give me a hint where to start.

I have to create a file for a machine, which is an "image" of 240 x 32 pixels.
The machine reads the pixels in columns from top to bottom
(For this I think to turn a picture by 90 degree and flip it, then the ...
by Elmit
2014-01-08T18:19:07-07:00
Forum: Users
Topic: animation image
Replies: 1
Views: 1212

animation image

I have a special task and need some hints to optimize it.

1. bill board display
There is a background picture with a certain size (e.g. 240x32) and there is a text which should be displayed over that background picture with a certain amount of characters. Only 20 characters of the possible 120 ...