diff options
| author | foswret | 2026-05-12 19:02:50 -0500 |
|---|---|---|
| committer | foswret | 2026-05-12 19:02:50 -0500 |
| commit | 428216caffe8e04b1959b7171ad2de9ebb540c50 (patch) | |
| tree | 53779af9d004b46314c69ec8d4e428e252e9af20 /README.md | |
| parent | 820a647eb2ad5e1b424acd72a4cf7362cfda2e8a (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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,7 +2,9 @@ calp: generate reproduceable, printable calendars from the terminal. # Dependencies - pango +- pkgconf - cairo +- MagickWand # Install |
