seblucas / cops

Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
http://blog.slucas.fr/en/oss/calibre-opds-php-server
GNU General Public License v2.0
1.43k stars 229 forks source link

Icons (home, settings, search, ...) are not shown correctly on eReader #390

Closed beedaddy closed 5 years ago

beedaddy commented 6 years ago

The four icons in the corners (home, settings, etc.) are not shown correctly on the eReader Pocketbook Touch HD 2. Here is how it looks like: scr0003

marioscube commented 6 years ago

No problems on my Kobo eReader, but that does not help you much I think.

You are using the eink theme on your eReader. Do you have the same issues when using the default theme on your eReader or use the eink theme in a browser (firefox)?

beedaddy commented 6 years ago

Using the default theme on the eReader shows the same problem. With my "real" browser (firefox) on my desktop pc, everything's fine. Aren't these icons simple images? If they're some unicode symbols, I would guess it's a font problem...

marioscube commented 6 years ago

As far as I understand These "icons" are actually a (truetype)font. FontAwesome.ttf

Your eReader probably cannot display this font. Don't know why.

seblucas commented 6 years ago

I'm currently updating Fontawesome to use a recent version. Maybe it will help. I'll post here when it's done

seblucas commented 6 years ago

@beedaddy Can you check again with latest master build ?

marioscube commented 6 years ago

Still works on my Kobo Glo HD.

Not sure if I really like the "new" font. Needs some getting used to I guess.

seblucas commented 6 years ago

I'm also not sure to like the small differences in the new Version but it was way too old. I've updated my main COPS library and see if I get used to it ;)

beedaddy commented 6 years ago

@seblucas Sorry, no changes on the eInk device. It still shows the symbols as in the screenshot above.

horus68 commented 6 years ago

@beedaddy maybe this should also be reported to the Pocketbook (probably they need to update their software) and to the FontAwesome team.

seblucas commented 6 years ago

Yes you should at least report it to PocketBook. To be 100% sure that it's not COPS's fault, can you browse font awesome website with your Pocketbook and confirm that even on its website you only symbols instead of icons ?

beedaddy commented 6 years ago

Recently, the Pocketbook Touch HD 2 got a new browser software. Now, everything looks ok. I guess you can close this issue. And thanks for your support.