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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
code.rkt guard against strange syntax objects being passed to 'code' 2011-12-02 15:18:18 -06:00
doc.txt slideshow/pict: add `rotate' 2011-07-04 16:26:09 -06:00
face-demo.rkt Fix typo in symbol name, keep old one still. 2011-10-07 10:47:15 -04:00
face.rkt Fix typo in symbol name, keep old one still. 2011-10-07 10:47:15 -04:00
flash.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrpict-sig.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrpict-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrpict.rkt Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
mztp.sty
pict-value-snip.rkt
slideshow-run.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slideshow.rkt
symbol.rkt
texpict-sig.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
utils.rkt add a contract for slideshow/pict's bitmap function 2011-12-01 13:45:25 -06:00