racket/collects/texpict
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
..
private add hinting configuration to `font%' 2012-03-27 11:16:27 -06:00
balloon.rkt
code.rkt guard against strange syntax objects being passed to 'code' 2011-12-02 15:18:18 -06:00
doc.txt
face-demo.rkt
face.rkt
flash.rkt
mrpict-sig.rkt
mrpict-unit.rkt
mrpict.rkt Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
mztp.sty
pict-value-snip.rkt
slideshow-run.rkt
slideshow.rkt
symbol.rkt
texpict-sig.rkt
texpict-unit.rkt
texpict.rkt
utils.rkt add a contract for slideshow/pict's bitmap function 2011-12-01 13:45:25 -06:00