gioreva

Results 63 comments of gioreva

I don't kno python but: py Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>>

All work well, changing all the prints with print( ... )

Hi 1) The first character printed, repeats endlessly. It is too big ? Some variable does not count so much? 2) By copying this file in the folder where TheDotFactory...

This image for 100pt Number "10" ![20170403_085822](https://cloud.githubusercontent.com/assets/16310216/24598543/2a47d066-184c-11e7-9a53-959106759023.jpg) ``` const unsigned char lcdD_100ptBitmaps[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7F, 0xFF, 0xFF, 0xFC, 0x00,...

I did not understand what has gone wrong. If I use the 200pt font, is looped to the first position, if I use 100pt font looks like in the picture....

I'm sorry, I understood.

100pt work well 200pt loop forever

Yes, i add data, In fact, 100pt work Also 150pc, loop forever. Some variable is too small. const FontDescriptor lcdD_150ptDescriptors[] = { {94, 136, 0}, // 0 {40, 136, 1632},...

75pt x2 size work well

Other problem. Using arial_8, and print("Za"); it print Za Using arial_24 and print("Za"); it print Zb tft.print("Z[/]^_`a"); it print Z[/^_`ab