racket/collects/scribblings/draw
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
..
bitmap-class.scrbl improvements to the bitmap docs 2012-02-23 07:12:22 -06:00
bitmap-dc-class.scrbl racket/draw: add `record-dc%' 2012-02-25 20:57:56 +00:00
blurbs.rkt
brush-class.scrbl generalize brush transformation to apply to a stipple 2011-11-24 11:14:54 -07:00
brush-list-class.scrbl
color-class.scrbl
color-database-intf.scrbl add get-colors' to color-database<%>' 2011-11-22 20:17:58 -07:00
common.rkt
dc-intf.scrbl doc correction 2011-11-27 11:14:58 -07:00
dc-path-class.scrbl add missing docs for transform' method of dc-path%' 2012-02-26 22:13:01 -05:00
draw-funcs.scrbl add hinting configuration to `font%' 2012-03-27 11:16:27 -06:00
draw-unit.scrbl
draw.scrbl racket/draw: add `record-dc%' 2012-02-25 20:57:56 +00:00
fire.png
font-class.scrbl add hinting configuration to `font%' 2012-03-27 11:16:27 -06:00
font-list-class.scrbl add hinting configuration to `font%' 2012-03-27 11:16:27 -06:00
font-name-directory-intf.scrbl racket/draw: change font face name interpretation again 2012-02-17 11:25:15 -07:00
gl-config-class.scrbl
gl-context-intf.scrbl
guide.scrbl add an example to the racket/draw guide 2012-03-06 19:14:30 -06:00
info.rkt
libs.scrbl
linear-gradient-class.scrbl
pdf-dc-class.scrbl
pen-class.scrbl
pen-list-class.scrbl
point-class.scrbl
post-script-dc-class.scrbl
ps-setup-class.scrbl
radial-gradient-class.scrbl
record-dc-class.scrbl racket/draw: add `record-dc%' 2012-02-25 20:57:56 +00:00
region-class.scrbl
svg-dc-class.scrbl doc clarifications 2011-08-24 09:06:28 -06:00
water.png