Hi Arturo,
I'm currently starting work on a simple graphics library for the TS-
7300 which is basically the TS-7KV built into a TS-7250. I looked
(breifly) at the QT Embedded documentation and found it to be way
more than I need for my application, which is a single application
running on the TS-7300.
I'm currently awaiting my TS-7300 to debug the code I'm generating,
but the functions I'm looking at are:
* BitBlt wrapper
* Lines, Boxes, Frames, etc..
* Fonts - I'm writing a font system which makes use of the bitmap and
font files generated by the bitmap font generator at http://www.
angelcode.com/products/bmfont/
* Buttons.
* BMP load/display.
There is quite a lot of jpeg/png source code on the web, so I may
incorporate this as well, but bmp handling is very straight forward
(if you restrict the format of the files).
I've not decided how this package will be implemented - at present it'
s just a library of simple C code which is built into my application
code.
I'm planning on making this code available to this group as it
becomes available - hopefully the first release will be sometime in
April (06).
Regards,
Peter
--- In "Arturo Borquez" <>
wrote:
>
> hi all,
> I need to display jpg's or png's using the ts-7kv
> (i have litle experiece with graphics). I've found
> the qt toolkit ... any clues on doing so?
> best regards
> arturo borquez
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|