Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/21/01 05:30
Read: times


 
#16756 - RE: C library for graphic LCD
There is a problem with what you are asking for.... what you and everyone would want is a universal graphics routine that can control any display optimally, without prior consideration of the memory interface... it will never exist !

A more realistic expectation is to find the routines that are not optimized... they will use functions that work on single pixels "setpixel" "getpixel".

This library of routines will be functional but slow, and you will have to write "setpixel" and "getpixel" yourself.




List of 19 messages in thread
TopicAuthorDate
C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD - Peter            01/01/70 00:00      
RE: C library for graphic LCD : peter            01/01/70 00:00      
RE: C library for graphic LCD - andy            01/01/70 00:00      
RE: C library for graphic LCD : Maziar            01/01/70 00:00      
RE: C library for graphic LCD : Maziar            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      
RE: C library for graphic LCD            01/01/70 00:00      

Back to Subject List