180 |
|
and thus should contain a |
181 |
|
.I printf(3) |
182 |
|
style integer field to distinguish one frame number from another. |
183 |
< |
The final frames will use this name with a ".pic" suffix. |
183 |
> |
The final frames will use this name with a ".hdr" suffix. |
184 |
|
The default value is the assigned |
185 |
|
.I DIRECTORY |
186 |
|
followed by "/frame%03d". |
528 |
|
.SH FILES |
529 |
|
$(DIRECTORY)/STATUS animation status file |
530 |
|
$(DIRECTORY)/* other temporary files |
531 |
< |
$(BASENAME).pic final animation frames |
531 |
> |
$(BASENAME).hdr final animation frames |
532 |
|
.SH AUTHOR |
533 |
|
Greg Ward |
534 |
|
.SH BUGS |