Menu

RaspiGFX / Blog: Recent posts

Working version here at last

After a longer than expected time I have now uploaded a mini project that uses Raspigfx library of 2D code, a font library that is public domain and can render TTF fonts to grey scale bitmaps.

I have created a raspigfxtest.c program to run through all the basic 2D tests. There are more to add but this is a start from now and shows the power of the uncelebrated PI.

I have worked mostly on the PI3 but the demo works about the same speed on all PIs as its single threaded so given the same base CPU speed they are comparable.... read more

Posted by Matthew Saint-Gregory 2017-03-21

Begining

Hi so ive just figured out uploading and stuck the main raspiGFX code there. Ill be adding the rest soon over the weekend and document how to use it with a screenshot too if i can.

Posted by Matthew Saint-Gregory 2017-02-03

Initial post

Over the next few weeks I hope to checkin a tested GFX library. Initally I am developing on the Raspi 3 but have the 2 & 1 available too for compatability testing.

Posted by Matthew Saint-Gregory 2016-09-26