index
:
calp
master
A printable calendar generator
foswret
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
7 days
remove calp binary from tracking
HEAD
master
foswret
7 days
remove object files from tracking
foswret
7 days
add to README.md
foswret
7 days
switch 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
11 days
Shrink default month-grid size, render month art comfortably
foswret
2026-05-05
implement sloppy month art rendering, positioning mechanisms must be improved
foswret
2026-05-05
add color.h, create draw_image()
foswret
2026-05-04
draw month grid lines
foswret
2026-05-03
draw month title, move rendering of month as far down the page as possible
foswret
2026-05-02
months start on correct first day of the month, no <time.h> needed
foswret
2026-05-02
implement correct month rendering, multipage, No start of month offset
foswret
2026-04-30
implement wrapper function for pango text drawing
foswret
2026-04-30
remove obj. files from tracking
foswret
2026-04-30
first commit
foswret