Letters in Safari onduidelijker (Imac 5k) na Catalina update

Pagina: 1
Acties:

Vraag


Acties:
  • 0 Henk 'm!

  • Pistachenootje
  • Registratie: Mei 2019
  • Laatst online: 16:21
Nadat ik Catalina heb geïnstalleerd zijn letters in Safari onduidelijker geworden. In Chrome zijn ze duidelijker. Links Safari, rechts Chrome.

Afbeeldingslocatie: https://i.imgur.com/RBu0H3E.png

Weet iemand hoe ik dit kan veranderen?

Ik heb reeds geprobeerd:
- font smoothing aan in system settings
- terminal: defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO

Dit heeft niet gewerkt.

Alle reacties


Acties:
  • 0 Henk 'm!

  • nelizmastr
  • Registratie: Maart 2010
  • Laatst online: 21:57

nelizmastr

Goed wies kapot

Pistachenootje schreef op woensdag 23 oktober 2019 @ 15:58:
- terminal: defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO
Een boolean kan niet YES of NO zijn, die is TRUE of FALSE. In dit geval moet NO dus FALSE zijn. ;)

I reject your reality and substitute my own


Acties:
  • 0 Henk 'm!

  • Daedalus
  • Registratie: Mei 2002
  • Niet online

Daedalus

Moderator Apple Talk

Keep tryin'

nelizmastr schreef op woensdag 23 oktober 2019 @ 16:51:
[...]


Een boolean kan niet YES of NO zijn, die is TRUE of FALSE. In dit geval moet NO dus FALSE zijn. ;)
quote: man defaults
...
-bool[ean] Allows the user to specify a boolean as the value for the given preference key. Value must be TRUE, FALSE, YES, or NO.
...
:>

“You know what I've noticed Hobbes? Things don't bug you if you don't think about them. So from now on, I simply won't think about anything I don't like, and I'll be happy all the time!” | 宇多田ヒカル \o/


Acties:
  • 0 Henk 'm!

  • nelizmastr
  • Registratie: Maart 2010
  • Laatst online: 21:57

nelizmastr

Goed wies kapot

Dan hebben ze me dat mooi verkeerd geleerd 10 jaar geleden :P

I reject your reality and substitute my own