racket/collects/scribblings/slideshow
Matthew Flatt b3002cfab0 add hinting configuration to `font%'
The default is that hiniting is enabled, which causes some text
metrics (notably width) to be rounded to integer values, which makes
spacing more consistent. This default is backward-compatible. The
non-default 'unaligned mode refrains from rounding, which makes metric
information scale correctly and improves output for PS/PDF (such as
Redex output).

The `text' function from `slideshow/pict' defaults to
disabling hinting --- which is consistent with its default to combine
text instead of drawing character-by-character -- so slides and Redex
inherit the improvement.
2012-03-27 11:16:27 -06:00
..
code.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
guide.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
pict-diagram.rkt bitmap% convertible to 'png-bytes; more Scribble Latex; pict in Slideshow docs 2010-11-27 07:36:12 -07:00
picts.scrbl add hinting configuration to `font%' 2012-03-27 11:16:27 -06:00
play.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
slides.scrbl Fix typo in Slideshow documentation 2011-10-10 11:49:24 -04:00
slideshow.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
ss.rkt rackety slideshow doc 2010-05-02 12:19:25 -06:00