Re: [nyphp-talk] PHP graphics programming for a template

2012-04-08 Thread Mike Traffanstead
Postscript, Adobe Illustrator (.ai), PDF or SVG. Ghoscript will work with all of them. TIFF supposedly supports vector but I've never really seen it used that way, it's only real distinction is that it's lossless raster which is why photographers tend to use it. Wikipedia has a handy table o

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-08 Thread David Roth
OK, thanks for clarifying that. I'll check out your suggestions. What should the graphic designer provide the vector graphic image template in for development then? They usually work I believe in something like PhotoShop or Quark. I'm guessing, TIFF? Thanks! David Roth On Sun, Apr 8, 2012 at 5:5

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-08 Thread Michael Traffanstead
Don't know why I typed psd, that's the photoshop file format. You want PDF. Ghostscript is still the best open source utility for manipulating Postscript and PDF files. The gswrapper project on sourceforge has a php wrapper. Mike Sent from my iPhone On Apr 8, 2012, at 5:46 PM, David Roth wrote

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-08 Thread David Roth
OK. Are their PHP library routines to support a PSD file format? Thanks! David Roth On Sat, Apr 7, 2012 at 11:38 PM, Michael Traffanstead wrote: > And when your creating a PDF you can specify the resolution of > included images (which are typically embedded as a JPEG) but this > defeats the enti

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-08 Thread David Roth
Thanks for helping me make sense out of all this! Just to make sure I have this right... So to get the highest possible printing quality, return to the graphic designer and ask for the template image generated as a vector graphic? What file format should that be in ready for programming image over

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-07 Thread Michael Traffanstead
And when your creating a PDF you can specify the resolution of included images (which are typically embedded as a JPEG) but this defeats the entire reason for using PSD. You really want to use vector PSD for printing if it's possible for your workflow. Mike Sent from my iPhone On Apr 7, 2012, a

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-07 Thread Michael Traffanstead
If you're doing large format printing you will want to use vector graphics, not raster which will rule out jpeg or png. Most print shops support PS, PSD and SVG. When using these formats make sure your using vector output and not putting a raster image in them (which they support). Done properly

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-07 Thread David Roth
I've noticed that when I've take a large file graphic image, that PDF makes a smaller file out of the whole thing. I'm wondering if there is a way to tell PDF not to do that to allow the printer to munch on the higher quality image? David Roth On Sat, Apr 7, 2012 at 10:05 PM, Rolan Yang wrote: >

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-07 Thread Rolan Yang
On 4/6/2012 4:26 PM, David Roth wrote: I want to be able to take the output of this on a USB flash drive (or DVD-ROM) to a professional printer that is using 11 x 17 color laser printers. I want to make this as easy as possible for the printer, so they just open the file for printing and go, with

Re: [nyphp-talk] PHP graphics programming for a template

2012-04-06 Thread justin
Use Imagine: https://github.com/avalanche123/Imagine -- justin On Fri, Apr 6, 2012 at 1:26 PM, David Roth wrote: > but I don't have first-hand knowledge of using any of them. So I'd > like some advice on how to approach this task: > > There are pre-cut cards from Blanks USA: > http://blanksusa

[nyphp-talk] PHP graphics programming for a template

2012-04-06 Thread David Roth
I've seen some articles about PHP graphics programming over the years, but I don't have first-hand knowledge of using any of them. So I'd like some advice on how to approach this task: There are pre-cut cards from Blanks USA: http://blanksusa.com/products/table-tents/digitalblanks-pre-cut-large-ta