Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOGO #6

Closed
Mateuszz21 opened this issue May 27, 2018 · 2 comments
Closed

LOGO #6

Mateuszz21 opened this issue May 27, 2018 · 2 comments

Comments

@Mateuszz21
Copy link

Hello, everything works for me just how to add a logo to the SD card at what resolution, because, as I added this radio does not display the proper icon only logo "/logo/unknown.bmp" ??

@schreibfaul1
Copy link
Owner

Hello Mateuszz21,
all logos have the same resolution 96x96 px, color 24 bit. I have generated the logos with paint.net. The filename must be the stationname in presets.csv. New stations, not in presets: the filename is that, what You can see on the display. Replace commas with dots. All ASCII characters öüäßèñë.. can be used in filenames.

@schreibfaul1
Copy link
Owner

My tft library handle also jpg. You can convert all *.bmp into *.jpg (e.g. with ImageBatch), it works faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants