racket/collects/scribblings/framework
Robby Findler 0d6b825377 add a preference to control whether or not there is an extra
pixel of space in between lines in DrRacket.

This change is based on Matthew's experience having a look
at the font setup on the three platforms.

He writes:
>  * Mac OS X: the convention seems to be to add space between lines.
>   TextEdit, for example, looks like DrRacket: the maze has spaces.
>
>   (I can't find a font that makes the maze look right, actually, even
>   if I adjust the line spacing.)
>
>  * Windows: the convention seems to be that space is built into the
>   font. DrRacket (and SirMail) draw lines more sparsely than Notepad.
>
>   Perhaps consistent with the differing conventions, the height of
>   "Courier New" at 11-pixel size is 14 on Windows, 13 on Mac OS X.
>
>  * Unix: the convention seems to be to add space. DrRacket looks like
>   the default Terminal and Text Editor programs on Ubuntu.
>
>   The maze nevertheless looks right everywhere, because the glyphs
>   extend an extra pixel above the declared bounding box!
2012-03-24 20:20:05 -05:00
..
application.scrbl
autosave.scrbl
canvas.scrbl
color-model.scrbl
color-prefs.scrbl
color.scrbl
comment-box.scrbl some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
editor-snip.scrbl
editor.scrbl
exit.scrbl
finder.scrbl
frame.scrbl docs bug (as noted by Marijn on racket-dev) 2011-12-27 08:53:35 -06:00
framework.scrbl some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
group.scrbl
gui-utils.scrbl
handler.scrbl
icon.scrbl
info.rkt
keymap.scrbl
main-extracts.rkt
main.scrbl
menu.scrbl
mode-helpers.rkt
mode.scrbl
number-snip.scrbl
panel.scrbl make right-click in the space between the definitions and 2011-10-04 16:47:10 -05:00
pasteboard.scrbl
path-utils.scrbl
preferences-text.scrbl
preferences.scrbl
racket.scrbl some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
splash.scrbl add the ability to pass a bitmap directly for the splash screen 2011-11-28 14:35:44 -06:00
test.scrbl
text.scrbl add a preference to control whether or not there is an extra 2012-03-24 20:20:05 -05:00
version.scrbl