Quartz Composer patch to write an image to disk
Objective-C C
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= English.lproj
carview.php?tsp= GhostWriter.xcodeproj
carview.php?tsp= .gitignore
carview.php?tsp= CHANGELOG
carview.php?tsp= GhostWriterPlugIn.h
carview.php?tsp= GhostWriterPlugIn.m
carview.php?tsp= GhostWriter_Prefix.pch
carview.php?tsp= Info.plist
carview.php?tsp= README.markdown
carview.php?tsp= Rakefile
carview.php?tsp= TODO
carview.php?tsp= Write Images.qtz

README.markdown

GhostWriter

quartz composer plug-in to write an image to disk. patch acts on the rising edge of the Write Signal input.

Download - GhostWriter-0.1.2.zip

to install from the binary download, move GhostWriter.plugin to ~/Library/Graphics/Quartz Composer Plug-Ins/, and to install from source, simply build the Build & Copy project target.

GhostWriter is not unlike ImageWriter, the developer example plug-in from apple, but offers further control of when to write the file to disk and the naming of the resulting file. build and runtime requires Mac OS X 10.6 or later.

GhostWriter patch in QC Editor