Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 12:53:42 UTC Now

2008-04-21 14:43:20 UTC MAIN commitmail json YAML

Update to 1.060:

* 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.

(xtraeme)