Cuis-Smalltalk-StyledTextEditor icon indicating copy to clipboard operation
Cuis-Smalltalk-StyledTextEditor copied to clipboard

Font sizes on Screen

Open jvuletich opened this issue 12 years ago • 0 comments

A 12 point font doesn't display with the same size in StyledTextEditor as on a Mac text editor like TextEdit. This has to do with the Mac assuming a 96 dpi display while other platforms (Windows, Linux) assume 72 dpi display. Maye make this platform dependent, or a user preference. Check in detail. Make any change consistent for Cuis and STE.

jvuletich avatar May 14 '12 12:05 jvuletich