Revision history for Graphics-Primitive-Driver-Cairo

0.09
  - Add caching to get_text_bounding_box

0.08
  - TextBox: line_height
  - TextBox: don't ignore empty lines

0.07
  - Ditch stupid component attribute!!
  - Implement _resize and _finish_page

0.06
  - Add _draw_bezier

0.05
  - Add check for arc_negative and use it if necessary
  - Add angle support to get_text_bounding box and _draw_textbox
  - Add reset

0.04
  - Minor optimizations
  - Add arc to primitive elsif

0.03
  - Add support for preserve operations
  - Add _draw_rectangle

0.02
  - Add _draw_arc, _draw_path and _do_fill
  - Change to new Line accessor names
  - TextBox: tighten up height & width of text
  - Honor contiguous hint

0.01    Date/time
        First version, released on an unsuspecting world.