aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfoswret2026-05-12 19:02:50 -0500
committerfoswret2026-05-12 19:02:50 -0500
commit428216caffe8e04b1959b7171ad2de9ebb540c50 (patch)
tree53779af9d004b46314c69ec8d4e428e252e9af20 /README.md
parent820a647eb2ad5e1b424acd72a4cf7362cfda2e8a (diff)
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
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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