immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
47.36k stars 2.41k forks source link

Font spacing in between characters looks off #9529

Closed paaspaas00 closed 3 weeks ago

paaspaas00 commented 4 months ago

The bug

The spacing in between characters is off, it is too much and a bit inconsistent. See here for instance Screenshot_20240516-075622 And compare for instance the bottom bar text to this: Screenshot_20240516-075819 As you can see, the text in immich app looks too widely spaced, in an inconsistent and weird way, I've no other way to describe it

The OS that Immich Server is running on

Nn

Version of Immich Server

Nn

Version of Immich Mobile App

1.105.1

Platform with the issue

Your docker-compose.yml content

Nn

Your .env content

Nn

Reproduction steps

1.open app
2.look at fonts everywhere 
3.looks off off with respect for instance to another well known proprietary app people commonly use

Relevant log output

No response

Additional information

No response

paaspaas00 commented 4 months ago

Looks almost like monospace, but with some difference between characters. Maybe it's an issue of the font used or maybe it's just some option to be set app-wise like in the android SDK apis

paaspaas00 commented 4 months ago

May be related to something like https://github.com/flutter/flutter/issues/22572 but in Android

Fmstrat commented 3 months ago

My two cents, I know it's branding, but the Immich font is way to "comic sans'esq". For such a great solution it's one of the few flaws in the app that makes it look less professional.

alextran1502 commented 3 months ago

@Fmstrat any font that you can recommend? I once looked at a different font namely "Be Vietnam Pro" but hesitate to make the change

Fmstrat commented 3 months ago

@alextran1502 Well, my opinion is sheerly preference, and doesnt take whatever brand system you may have in mind into account, but since you ask:

My personal belief is a media app should fade into the background as much as possible, serving as an extension of the OS and enabling the media being viewed to create any sense of emotion and response. Because of this, I've personally always been a fan of just a plain sans-serif-medium interpreted by the OS. This was the route Fossify Gallery (previously SimpleMobile) and others have used, which was a nice touch to me.

jrasm91 commented 3 weeks ago

If I'm not mistaken this was fixed in #5129