Prompted by Jacob’s comment about the most recent OLED garble:

If ya can’t fix it, feature it!
That’s the First SGA Font from the Standard Galactic Font origin story. I copied the font file to one of the streamers, then re-aimed the font setup:
#font1 = ImageFont.truetype('/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf',14) font1 = ImageFont.truetype('/home/pi/sga.ttf',14) #font2 = ImageFont.truetype('/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf',11) font2 = ImageFont.truetype('/home/pi/sga.ttf',11)
It looks surprisingly good on such a low-res display.
The user community seems divided over the update … [grin]
One thought on “Streaming Radio Player: Standard Galactic Alphabet”
Comments are closed.