bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 107 forks source link

Display PNG File #89

Closed Bluetex07 closed 6 years ago

Bluetex07 commented 6 years ago

I want to display a simple PNG file on the Clock.

Do I Need to add a Plugin with the code to show a specific png or can i add an empty plugin and put my file in the Icon folder?

Only want to display a png,no further function required.

Maybe you can provide a plugin where we can put a png file?

FrankX0 commented 6 years ago

Is this what you are looking for: https://github.com/FrankX0/rpi_wordclock/commit/ba9715a3065a851f3d946dd1a2a94e73c1c19c00 This plugin will just display the logo.png file in the icons folder of the plugin.

bk1285 commented 6 years ago

Nice, @FrankX0! :)