From: Alex B. <en...@tu...> - 2001-09-26 22:32:30
|
I think there's something that might have a bit of what you're talking about, called vagrant. There's a copy of vagrant in ext./ I think. Anyway, VAGRANT is a graphing class, but it uses IMLIB to do the image operations, and I would be _amazed_ if you couldn't use it to lean th eimlib functions so you could do text overlays, etc. I don't know of anything specific, though obviously a quick run through sourceforge would be good. if you end up having to build the code, I'd love to have it as part of BC. There's all kinds of cool things you could do with that as part of a CMS (photo management app, etc etc etc) > I might be creating a JPEG generator in php and was wonder if it would be of > use to BinaryCloud. The generator would take text and overlay it onto an > existing jpeg or create a new one. This would allow for pretty printing of > data. You can use a high quality logo and different fonts. You can do this > with the PDF library, of course, but the commercial license starts at $500. > > Is there an exiting class that performs these functions? > Should it be included in BinaryCloud? _a |