OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Graphic formats for screenshots


On Thu, Aug 6, 2009 at 10:10 AM, <DeanNelson@aol.com> wrote:
> It really depends on the content of your images.

That's right.

At O'Reilly, we store a "web" and "print" version of every single
image that appears in our content. The "print" version is fairly easy:
a black & white PDF at 300dpi. The "web" version is more complex, and
isn't actually itself suitable for the web. Instead, it is a file that
can be transformed into an image suitable for the web (changes size
and format, typically).

For technical illustrations, SVG is an attractive choice for a format,
but we currently don't have any expertise in storing & rendering
these, so we haven't. Instead, we use a mix of PNGs (for
illustrations, drawings) and JPGs (for photos), both stored at very
big sizes and in full color (when available). When it comes time to
actually deliver content, we use these PNG or JPG masters to make a
smaller (less than 1000 pixels high or wide, say) versions that we
actually deliver to customers.

Speaking very generically, JPGs _tend_ to be better at photographs and
PNGs _tend_ to be better at the rest, but that can bite you. Use SVG
if you can also _tends_ to be good advice, but SVG has real ramp-up
costs. PDF is great for sending things to an offset printer.


HTH,
Keith


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]