[GH-ISSUE #779] Logo font not load correctly #371

Open
opened 2026-02-25 23:34:04 +03:00 by kerem · 5 comments
Owner

Originally created by @Monirzadeh on GitHub (Nov 15, 2023).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/779

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

Originally created by @Monirzadeh on GitHub (Nov 15, 2023). Original GitHub issue: https://github.com/go-shiori/shiori/issues/779 ## 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](https://github.com/go-shiori/shiori/assets/25131576/38da8739-cc78-41a3-a626-b62b0e9cb68f)
Author
Owner

@fmartingr commented on GitHub (Nov 18, 2023):

Which browser/operating system?

<!-- gh-comment-id:1817435448 --> @fmartingr commented on GitHub (Nov 18, 2023): Which browser/operating system?
Author
Owner

@Monirzadeh commented on GitHub (Nov 18, 2023):

Firefox - linux (Arch)

<!-- gh-comment-id:1817451629 --> @Monirzadeh commented on GitHub (Nov 18, 2023): Firefox - linux (Arch)
Author
Owner

@fmartingr commented on GitHub (Nov 25, 2023):

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.

<!-- gh-comment-id:1826246938 --> @fmartingr commented on GitHub (Nov 25, 2023): For Arch you would need to [install additional fonts](https://wiki.archlinux.org/title/Localization/Japanese#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.
Author
Owner

@Monirzadeh commented on GitHub (Nov 25, 2023):

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)

<!-- gh-comment-id:1826272460 --> @Monirzadeh commented on GitHub (Nov 25, 2023): 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)
Author
Owner

@fmartingr commented on GitHub (Dec 9, 2023):

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.

<!-- gh-comment-id:1848322706 --> @fmartingr commented on GitHub (Dec 9, 2023): > 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#371
No description provided.