Commit Graph

2 Commits

Author SHA1 Message Date
Frank Schwenk 100302bf01 fix: xcf_stack GIMP 3 headless script execution
Use gimp-console when available, GIMP 3 Script-Fu API, and temp .scm
batch files so layer stacking works without a display.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 11:32:03 +02:00
Frank Schwenk 13c3c653b8 feat: add xcf_stack module for GIMP layer export
Collect prior pipeline step outputs per image and stack them into XCF files via headless GIMP Script-Fu.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 11:15:23 +02:00