From 428216caffe8e04b1959b7171ad2de9ebb540c50 Mon Sep 17 00:00:00 2001 From: foswret Date: Tue, 12 May 2026 19:02:50 -0500 Subject: switch from pkg-config to pkgconf, pull in MagickWand library, move image-related functions to image.h, create resize_image(), get_image_width() and get_image_height --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bf960a0..705f456 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ calp: generate reproduceable, printable calendars from the terminal. # Dependencies - pango +- pkgconf - cairo +- MagickWand # Install -- cgit v1.2.3