olikraus / ucglib

Arduino True Color Library for TFTs and OLEDs
https://github.com/olikraus/ucglib/wiki
Other
261 stars 76 forks source link

Added autoconf/automake support for SDL #49

Closed yhfudev closed 9 years ago

yhfudev commented 9 years ago

I here add this support so we can compile and debug in a linux machine instead of waiting long time to download and run in hardware.

Would you please consider to support Raspberry Pi via wiringPi, just as you did in u8glib? I also have a similar patch for u8glib, and I can't open a pull request since you didn't us github and google code is downing. You can access it by https://github.com/yhfudev/u8glib.git

And I also have a multi-language patch, which supports use UTF-8 string in source file instead of converting the code map by programmer, thus relieve the pain in previous version. Can you please to consider to integrate it to the next version of u8glib? https://github.com/yhfudev/u8glib-fontutf8.git

olikraus commented 9 years ago

Thanks. I will soon convert u8glib to github. Further pull requests for u8glib are wellcome.