Cairo

 view release on metacpan or  search on metacpan

NEWS  view on Meta::CPAN

* Update the symbol export list for linking on win32
  (https://bugzilla.gnome.org/show_bug.cgi?id=665265)

Overview of changes in Cairo 1.081
==================================

* Add a missing cairo_font_type_t value.
* Fix a test failure.

Overview of changes in Cairo 1.080
==================================

Since 1.06x
-----------
* Wrap new 1.8 and 1.10 API.
* Make Cairo::Pattern->set_extend, get_extend, set_filter and get_filter
  available to all pattern types, not just surface patterns.
* Make it possible to modify and create paths.

Since 1.071
-----------
* Add support for missing operator types.
* Fix compilation agains perl 5.15.x.

Overview of changes in Cairo 1.071
==================================

* Add new API:
  - recording surface
  - region functions
  - toy font face
  - PDF version functions
  - Cairo::in_clip
  - Cairo::Surface::create_for_rectangle
* Make it possible to modify and create paths.
* Make Cairo::Surface::create_similar callable as a class-static method, for
  consistency with Cairo::Surface::create_for_rectangle.
* Fix a few test failures.
* Add more examples.

Overview of changes in Cairo 1.070
==================================

* Wrap 1.8 API:
  - cairo_show_text_glyphs
  - cairo_scaled_font_text_to_glyphs and
    cairo_scaled_font_get_scale_matrix
  - cairo_surface_get_fallback_resolution and
    cairo_surface_has_show_text_glyphs
* Make Cairo::Pattern->set_extend, get_extend, set_filter and get_filter
  available to all pattern types, not just surface patterns.
* Fix a memory manage bug in Cairo::FtFontFace.
* Fix a bug in the enum conversion code that made it more lenient than
  intended.
* Add a few examples.
* Fix a few test failures.

Overview of changes in Cairo 1.062
==================================

* Cairo::FtFontFace: Keep the FT_Face alive long enough to avoid
  segfaults
* Add two new example programs
* Fix test failures

Overview of changes in Cairo 1.061
==================================

* Support the enum value CAIRO_FONT_TYPE_QUARTZ.
* Improve the documentation slightly.
* Fix a few test failures.
* Fix a few build issues.

Overview of changes in Cairo 1.060
==================================

Since 1.04x
-----------
* Wrap new API:
  - cairo_has_current_point
  - cairo_path_extents
  - cairo_format_stride_for_width
  - cairo_surface_copy_page and cairo_surface_show_page
  - cairo_ps_surface_restrict_to_level, cairo_ps_get_levels, and
    cairo_ps_level_to_string
  - cairo_ps_surface_set_eps and cairo_ps_surface_get_eps
* Provide Cairo::FtFontFace::create which can be used with Font::FreeType.
* Complete the API listing POD.

Since 1.053
-----------
* Document new API.

Overview of changes in Cairo 1.053
==================================

* Wrap new API:
  - cairo_has_current_point

Overview of changes in Cairo 1.052
==================================

* Adapt to API changes: cairo_surface_copy_page and cairo_surface_show_page
  don't return cairo_status_t anymore.
* Wrap new API:
  - cairo_path_extents
  - cairo_format_stride_for_width
* Fix the tied interface for paths on perl 5.6.

Overview of changes in Cairo 1.051
==================================

* Fix memory allocation errors on win32.  [T.J. Ferraro]
* Wrap new API:
  - cairo_surface_copy_page and cairo_surface_show_page
  - cairo_ps_surface_restrict_to_level, cairo_ps_get_levels, and
    cairo_ps_level_to_string
  - cairo_ps_surface_set_eps and cairo_ps_surface_get_eps

Overview of changes in Cairo 1.050
==================================



( run in 1.155 second using v1.01-cache-2.11-cpan-df04353d9ac )