1997
Peter Kirchgessner (peter@kirchgessner.net)
Combine several images on a film strip
Compose several images to a roll film
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Input image (only used as default image in interactive mode) |
PF_DRAWABLE | drawable | Input drawable (not used) |
PF_INT | film-height | Height of film (0: fit to images) |
PF_COLOUR | film-color | Color of the film |
PF_INT | number-start | Start index for numbering |
PF_VALUE | number-font | Font for drawing numbers |
PF_COLOUR | number-color | Color for numbers |
PF_INT | at-top | Flag for drawing numbers at top of film |
PF_INT | at-bottom | Flag for drawing numbers at bottom of film |
PF_INT | num-images | Number of images to be used for film |
unknown | image-ids | num-images image IDs to be used for film |
Type | Name | Description |
---|---|---|
PF_IMAGE | new-image | Output image |