* draw.c: Fix some amacro rendering problems that Stefan uncovered.
commit7c1a089c4a68053ca5e905f809e34a88f25ab904
authorJulian Lamb <thepurlieu@gmail.com>
Thu, 3 Jan 2008 16:34:07 +0000 (3 16:34 +0000)
committerJulian Lamb <thepurlieu@gmail.com>
Thu, 3 Jan 2008 16:34:07 +0000 (3 16:34 +0000)
tree2011640c105c716062b34323b520fb9cacf27e4c
parent5f6c6976264153d5e63db62768be99efc6d1808b
* draw.c: Fix some amacro rendering problems that Stefan uncovered.
* draw.c: Change the thermal rendering logic to do rendering without
  push/pop operations, so that vector output will work (previously, the
  cairo export defaulted to an image export for thermal rendering).
* render.c: Fix autoscaling for new amacro test (although the hack will be
  unnecessary after we reorder the amacro rendering process to correctly
  calculate the extents of each flashed macro aperture).
ChangeLog
src/draw.c
src/draw.h
src/render.c