1 project tagged "Graphics Conversion"
fPic is a two-part project that aims at providing a replacement Picture class for command-line applications made with REALBasic. It is split into a dynamic library, manip.dylib, and an RB class, fPic. The dylib handles the heavy-lifting, while the fPic class provides a (more or less) seamless way for RB programmers to manipulate images in CLI applications.