Graphene 1.9.2 (snapshot)
Pre-release
Pre-release
New development cycle, with new API added for GTK 4 and for the in progress work of porting Mutter to use Graphene.
Changes since 1.8
- Add
graphene_rect_scale()
method [Georges Basile Stavracas Neto] - Fix warning from Meson by dropping unnecessary argument to
configure_file()
- Clean up arguments of
pkgconfig.generate()
- Add equality operators to
graphene_matrix_t
- Add getters for translation components of a
graphene_matrix_t
- Use
darwin_versions
argument instead of rolling our own [Tom Schoonjans] - Add
GRAPHENE_RECT_INIT_ZERO
[Georges Basile Stavracas Neto]