All talk and no fight 21/dez./2020 às 16:41
new text font literally unreadable
Thanks for falling for my clickbait, but uh is there a way to go back to the old font? is that in steam setting somewhere someone might know?
Thanks
< >
Exibindo comentários 113 de 13
cSg|mc-Hotsauce 21/dez./2020 às 16:43 
No.

The change was made a while ago though.

:qr:
PlatinumBass™ 21/dez./2020 às 22:33 
Y'know, it's weird. Some Discussions seems to have it going on my phone but not really in some others, like this one.
Zekiran 21/dez./2020 às 22:38 
The preview text is ridiculously poor. what font are they even attempting to use for it? the kerning is ... super bad.
PlatinumBass™ 21/dez./2020 às 22:39 
Escrito originalmente por Zekiran:
The preview text is ridiculously poor. what font are they even attempting to use for it? the kerning is ... super bad.
Oh, not to mention, the newly formated discussions all have condensed first message boxes for the page they're on.
ReBoot 22/dez./2020 às 1:25 
You can disable ClearType, that will disable subpixel rendering. While that makes text generally more messy, there's less potential for even more messyness then.
Zekiran 22/dez./2020 às 2:10 
I.... think i'd rather just have them not use whatever horribly bad font system they're putting in place :D
tiger305 25/dez./2020 às 17:40 
noticed change a few days ago, different font than what I've been used to..
Don't like it ... tried changing while using the browser to view steam..
but change doesn't stick....

please let those of us who don't like the new font go back ... how hard could
it be ??
max 25/dez./2020 às 18:54 
The new font sucks. i say it.
Are you talking about the font in the UI or the client?

Well, either way, they should pick a font that has serifs on the capital I.

I mean, ideally, they'd pick a fixed-width font with serifs on the capital I, but let's not ask for too much I guess.

...well, actually, ideally, they'd just let us pick the font.
Última edição por Quint the Alligator Snapper; 25/dez./2020 às 23:09
PlatinumBass™ 26/dez./2020 às 0:04 
Escrito originalmente por Quint the Alligator Snapper:
Are you talking about the font in the UI or the client?

Well, either way, they should pick a font that has serifs on the capital I.

I mean, ideally, they'd pick a fixed-width font with serifs on the capital I, but let's not ask for too much I guess.

...well, actually, ideally, they'd just let us pick the font.
Could that maybe be done in a Steam skin?
Escrito originalmente por PlatinumBass™:
Escrito originalmente por Quint the Alligator Snapper:
Are you talking about the font in the UI or the client?

Well, either way, they should pick a font that has serifs on the capital I.

I mean, ideally, they'd pick a fixed-width font with serifs on the capital I, but let's not ask for too much I guess.

...well, actually, ideally, they'd just let us pick the font.
Could that maybe be done in a Steam skin?
Potentially. It's not yet clear what skinning can do with the recent new UI format.

As for the font on Steam webpages, though, there's not much you can do about that. Well, technically you could use a script on your regular browser to change the font to something else, but that's not possible in the Steam client's browser anyway.
PlatinumBass™ 26/dez./2020 às 1:19 
Escrito originalmente por Quint the Alligator Snapper:
Escrito originalmente por PlatinumBass™:
Could that maybe be done in a Steam skin?
Potentially. It's not yet clear what skinning can do with the recent new UI format.

As for the font on Steam webpages, though, there's not much you can do about that. Well, technically you could use a script on your regular browser to change the font to something else, but that's not possible in the Steam client's browser anyway.
I dunno the technical mumbo-jumbo exactly but that sounds about right.
Tharon 26/dez./2020 às 3:39 
In a browser you can use the following tampermonkey script to restore the old, more readable font

// ==UserScript== // @name Change Steam discussions font // @version 0.1 // @description Change the new font in the discussion forums // @match *steamcommunity.com/* // @copyright 2020+, Tharon // ==/UserScript== var NFont = document.createElement("style"); NFont.type = "text/css"; NFont.textContent = "* { font-family: Arial, Helvetica, sans-serif!important; }"; document.head.appendChild(NFont);


Última edição por Tharon; 26/dez./2020 às 3:39
< >
Exibindo comentários 113 de 13
Por página: 1530 50

Publicado em: 21/dez./2020 às 16:41
Mensagens: 13