Dimensioni dei caratteri realizzabili su Retina MacBook Pro

4

Mi interessa la quantità di testo che può essere adattata ad esempio a finestre di editor di codice in modo tale che sia ancora leggibile da chiunque abbia una buona visione (cioè non ha bisogno di occhiali o di occhiali ben regolati).

The new sharpness in this display is a great thing and one of the benefits is incredibly sharp text rendering. I've seen that on one of these new MacBook Pros.

However, having very good eyes myself, I was wondering how small one could set the font size in an editor. I quickly tried this in TextEdit, simply loading some big text file and changing all the text to a font size of 4pt, which was too small to be comfortable, then 5pt which was already much better (remember, this equals the amount of pixels of a 10pt font size on a non-HiDPI setup).

This of course is not the way to go, since these font sizes stay with the document and would look just as small on any other display, even though it might not be one with enough resolution to show it in a readable way.

Now, code editor windows are another thing entirely. They don't store the font size, as the code is not something that is for print. Its just letters in a file and the font size is a preference in the editor and set up to accustom the user. So this would be an excellent way to really leverage the incredible resolution and just reduce the font size, in for example Xcode, to get a huge amount of lines of text out of the 15" display.

I'm not talking about the 1920x1200 scaled resolution that Mac OS X offers, as I've seen that already, it looks ok, but still not really sharp. To achive this scaling the screen gets rendered at 1920x1200 HiDPI mode, equal to 3840x2400 pixels and then downscaled to 2880x1800 pixels, making it quite slow.

Quindi, mi piacerebbe che qualcuno con il Retina MacBook Pro prendesse uno screenshot di Xcode o Coda o qualsiasi altro editor Retina-aware focalizzato sulla scrittura di testo o codice non inteso come Rich Text. E per farlo come immaginavo, riducendo la dimensione del font per il componente principale di text / code editing. Assicurati anche di mostrare abbastanza testo da riempirlo sufficientemente con il testo, in modo da poter giudicare il guadagno.

In Xcode puoi farlo come segue:

  1. Apri Xcode
  2. Vai a Preferenze - > Caratteri
  3. Duplica tema "Predefinito"
  4. Cambia tutte le opzioni dei font di Source Editor (puoi usare Cmd + A) a destra per Menlo 6pt o 7pt.

Inoltre mi piacerebbe anche uno screenshot della stessa applicazione con dimensioni di caratteri normali, ma utilizzando la piena risoluzione di 2880x1800. Puoi attivarlo utilizzando SetResX da link

Pubblica screenshot di dimensioni complete, per favore.

    
posta leberwurstsaft 27.06.2012 - 14:34
fonte

1 risposta

2

È impossibile fornire una "risposta" a questa domanda. Stai chiedendo qualcosa che sia puramente basato sull'opinione pubblica. Ho amici che usano font super piccoli ed è molto comodo per loro. Ho anche amici che usano caratteri più grandi e che funzionano meglio per loro. Personalmente uso una varietà di dimensioni dei caratteri a seconda di quale Mac sono e di quale app sto usando. La cosa migliore da fare è lavorare con qualsiasi dimensione del carattere sia adatta a te, nonostante quello che ti dice qualcun altro.

Non esiste una risposta "taglia unica" alla tua domanda.

    
risposta data 14.10.2012 - 06:11
fonte

Leggi altre domande sui tag