According by a mail from the original Author he has already applied my patch and asked me to delete my repository. Cool!
Anyways head over to his page to see if it solves your Leonardo/UTFT needs. ( Also it would be cool if he would kindly start using github himself in order to avoid any future confusions )
This code is based on Henning Karlsen's work http://henningkarlsen.com/electronics/library.php?id=51
This library is the continuation of my ITDB02_Graph, ITDB02_Graph16
and RGB_GLCD libraries for Arduino and chipKit.
As the number of supported display modules and controllers started to
increase I felt it was time to make a single,
universal library as it will be much easier to maintain in the future.
I (Tony Ivanov) will be trying to adapt this library to work with Arudino Leonardo, unless someone beats me to it. Please refer to this post for more info: http://www.tonyivanov.se/posts/124
I did it! Leonardo now supported! Use this line to initialize UTFT with leonardo control pins:
UTFT myGLCD(ITDB28,A5,A4,A3,A2); // Arduino Leonardo