aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2026-05-22draw_month_grid() doesn't use dimension struct anymore. create generate ↵foswret
extents structs for month, paper, and day
2026-05-20add LANG supportfoswret
2026-05-12switch from pkg-config to pkgconf, pull in MagickWand library, move ↵foswret
image-related functions to image.h, create resize_image(), get_image_width() and get_image_height
2026-05-02implement correct month rendering, multipage, No start of month offsetfoswret
2026-04-30first commitfoswret