From 9cdc641b0a233d46dffc3595574af30b66369190 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Mon, 3 Oct 2022 22:57:39 +0200 Subject: Center view rotations/flips --- fiv-io.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fiv-io.h') diff --git a/fiv-io.h b/fiv-io.h index 4e031f9..7788a76 100644 --- a/fiv-io.h +++ b/fiv-io.h @@ -165,7 +165,8 @@ typedef enum _FivIoOrientation { FivIoOrientation270 = 8 } FivIoOrientation; -/// Returns a rendering matrix for a surface, and its target dimensions. +/// Returns a rendering matrix for a surface (user space to pattern space), +/// and its target dimensions. cairo_matrix_t fiv_io_orientation_apply(cairo_surface_t *surface, FivIoOrientation orientation, double *width, double *height); void fiv_io_orientation_dimensions(cairo_surface_t *surface, -- cgit v1.2.3-70-g09d2