go-shiori/shiori

Logo font not load correctly

Monirzadeh opened this issue · 5 comments

Data

  • Shiori version: last version in master branch
  • Database Engine: sqlite
  • Operating system: linux (Arch)
  • CLI/Web interface/Web Extension: Web interface
  • Browser: Firefox

Describe the bug / actual behavior

Fonts for logo in login page not load from server and you should install that separately

Expected behavior

logo show correctly without force user to install font for that.

Screenshots

logo

Which browser/operating system?

Firefox - linux (Arch)

For Arch you would need to install additional fonts, but this may be happening on other OSs as well.

I'm wondering if this is a "real issue". If an user goes to a website and sees this it would just install the fonts for that to show up. The only action we can do here is to replace the kanji with an image, but I do not see a big issue the user having to install some additional fonts. Open to discussion though.

I think the font should be loaded from the server, but if you think it should not, please close this issue.
Using the image is not very good unless as i think it is better to be sharp in every resolution.(maybe svg)

I think the font should be loaded from the server, but if you think it should not, please close this issue. Using the image is not very good unless as i think it is better to be sharp in every resolution.(maybe svg)

I would prefer not to serve a font just to serve a single kanji. I'd rather replace it with an SVG.