Hi

I have written a little graphics library for drawing graphics and printing on e.g. Nokia 3310.
The reason for this is that need for a sort of GUI for the type of display and I found the 6 row
addressing  to restrictive.

- Text / characters can be placed per pixel and so are
- Outline & filled rectangles
- Ellipses / Circles

I have chosen to use a screen cache. The reason for this is my wish to have OR, AND and XOR plotting.
As a convenience (for me and maybe for others? ), I have added a constant to define the Y  origin.

I have tested the library only with the mentioned 3310 LCD and a 18f452.

Paul

library  under 'jal files'
 


--
You received this message because you are subscribed to the Google Groups "jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/jallib?hl=en.

Reply via email to