21st-Century Image and Data Exchange Standards

Size: px
Start display at page:

Download "21st-Century Image and Data Exchange Standards"

Transcription

1 Course IN st-Century Image and Data Exchange Standards Peter Sheerin Dec 3, :00 PM 03:30 PM 1

2 2 Why do Formats Matter? Image quality Interoperability Capabilities/features Alpha channel/transparency masking Color calibration Cross-platform support Future support SVG 8K PNG 23K JPEG 6K (25%) GIF 14K

3 3 SVG 8K Small file size, with no quality degradation Vector-based, scales with no loss of quality PNG 23K Lossless raster image=high quality Supports alpha

4 4 JPEG 6K with 25% quality Image quality suffers, especially sharp lines No transparency Read by all Web browsers. GIF 14K Only supports 256 colors results in dithered or banded images Not good for photographs Read by all Web browsers

5 5 Cool Things you can do With Alpha-Level Transparency This 4-color PNG has a black background that is 100% transparent, and a sea-green fill that is about 60% transparent. GIF can t do this. It is only 4,024 bytes the same image made using an alpha channel is 6,091 bytes. An uncompressed TIFF version is 650K, and one compressed using LZW + differencing is still 19K Looks great in PowerPoint XP and Netscape 7, but fill and text disappear in Internet Explorer for Windows Color Spaces srgb: a precise definition for RGB that allows srgb images to be reproduced accurately on different platforms and media under varying ambient lighting conditions. from the HTML 3.2 specification.

6 6 srgb A precise definition for RGB that allows srgb images to be reproduced accurately on different platforms and media under varying ambient lighting conditions. HTML 3.2 specification, 1997 The standard color space for: The Web, since the HTML 3.2 specification Windows 98 and higher PNG, SVG, and the Digital camera image format (EXIF) Most color printers, especially HP DeskJets and DesignJets Why srgb is Needed

7 7 Format Types Raster-Only GIF, TIFF, PNG Vector-Only DWG, DXF Hybrid, with raster and vector (a.k.a. metafiles) WMF, EPS, PDF Raster Image formats Good EXIF (JPEG) PNG TIFF 6.0 TIFF/EP (EXIF) GeoTIFF Problematic GIF CALS BMP TGA PCX Non-standard TIFFs PICT RAW

8 8 Best-Practice Raster Formats EXIF 2.1 (JPEG) Main JPEG standard not very well defined in several areas; EXIF fixes that Designed for digital cameras All EXIF images are in srgb color space EXIF metadata includes copyright, GPS data, much more Specification: htm Related spec: DCF (Design rule for Camera File system) specifies the folder and file structure for memory storage, and is based on EXIF 2.1

9 9 EXIF Sample Images PNG Pronounced PING Lossless compression Supports b&w, index color, grayscale, true-color, with transparency almost all Basics supported by all current Web browsers Lacks EXIF metadata Not all Web browsers or applications support alpha properly Specification:

10 10 PNG Sample Images pngs-img.html cubes.html TIFF 6.0 Using this spec avoids interoperability problems Works well for many applications Offers multiple page support (ideal for faxes, etc.) Cons Not supported by Web standards Many apps write invalid/funky flavors All compression formats not consistently supported, so best to use uncompressed (read: huge) Specification: F6.pdf

11 11 TIFF/EP Designed to be lossless format for digital cameras Features metadata from EXIF standard Avoids compression, other optional TIFF features Specification: ents/n4378.pdf GeoTIFF TIFF 6.0 with georeferencing metadata, limits on optional TIFF features Used by mapping and GIS applications such as AutoCAD Map, ArcInfo, and others Most photo editing software, including PhotoShop, will destroy the georeferencing metadata so be careful when modifying!

12 12 Problematic Raster Formats GIF (Graphics Interchange Format) Only supports 256 colors results in dithered or banded images Not good for photographs because of this No support for color spaces or calibration Encumbered by LZW compression patent (going away) Upsides: Read by all Web browsers Supports multiple images (slide-show animation)

13 13 CALS Not a Web Standard Bi-tonal (black & white) only good for low file size, but bad for smooth text and line work; makes rasterto-vector conversion less accurate than grayscale If you use it, use only Dimensional CALS flavor, which embeds actual printed size in image BMP Not a Web Standard Windows-centric image format An uncompressed image format that results in huge files No transparency No metadata

14 14 TGA Not a Web Standard Not widely supported PCX Not a Web Standard No transparency

15 15 Vector & CAD formats SVG DXF EMF DWG DWF PDF Good Problematic CGM WMF SWF (Flash) IGES (IGuESs) PS EPS HP-GL/2 Best-Practices Vector Formats

16 16 SVG (Scalable Vector Graphics) Best Web standard for vector graphics Also supports embedded and referenced raster images Not natively supported by any Web browser (yet), but plug-in included with free Acrobat 5 viewer Specification: DXF De-facto CAD vector standard Widely used, but not completely documented Large uncompressed ASCII format Binary compressed flavor rarely supported

17 17 EMF (Enhanced Meta File) Windows-specific Updated version of WMF, with greater precision and better support for arcs Supports both raster and vector images in same file DWG De-facto standard Not completely documented Not supported directly by printing devices Can t be inserted directly in Web pages, but can be linked with i-drop technology for drag-and-drop placement

18 18 DWF (Drawing Web Format) Not a Web standard Supported primarily by Autodesk Designed for both viewing and printing Viewers not as widely deployed as Acrobat viewer Viewer now available for Mac OS X, but not other platforms PDF Not a Web standard, though very universal Free viewer, available on many platforms, including PDAs Can mix letter-size and engineering-size documents in one file Can be huge to download if high-res images are included If low-res images are included, printouts don t look very good Supports digital signatures and encryption with x.509 certificates Version 6.0 Professional supports layers

19 19 Problematic Vector Formats CGM Important to the aerospace and automotive industries A Web standard, but no browsers support it natively, and only a few (paid) plug-ins are available. There are many different flavors, complicating conversion and support in software

20 20 WMF Not a Web standard Windows-only image format Low vector resolution represents arcs and circles with line segments Unfortunately, the most advanced Windows Metafile version supported by many applications (including AutoCAD) SWF (Flash) Not a Web standard Proprietary Macromedia format Can do some really cool things Flash plug-in widely deployed (but not completely) Great for multimedia, but not ideal for CAD drawings

21 21 IGES Not a Web standard Pronounced IGuESs by some in the CAD industry Implementation varies widely, leading to translation difficulties PostScript Not a Web standard Really a programming language, not a graphics format this makes correct support difficult to achieve Few programs can import it properly

22 22 EPS (Encapsulated PostScript) Not a Web standard Basically the same as a PS file, with many of same problems, and more Many programs will only display the low-res raster preview image, and many standards exist for this thumbnail format. The main image is printed, but this usually doesn t work unless it is printed on a PostScript printer. Importing EPS into PowerPoint will display the lowres image on screen and on non-postscript printers HP-GL and HP-GL/2 Not a Web standard Can support both vector and raster (HP-RTL) Limited color palette based on just 16 or 256 pens Most programs can only generate by plotting to a specific HP printer, making it confusing to create, and limiting features in the output

23 23 Pete s Raster Standards The Sheerin Report #5: Master Raster Best Practices in Raster Image Formats and CAD: 02_1.html Contacting Me

24 Day Job Peter K. Sheerin Product Review Editor, Game Developer magazine Editor, Gamasutra.com This address accepts only S/MIME messages those using x.509 certificates for encryption and/or signing. Published by CMP Media, former owner of a certain CAD magazine Personal Web Site Peter K. Sheerin PetesGuide.com A blog and reference site about technology mostly Web standards, but other stuff, too. pete@petesguide.com This address accepts only S/MIME messages those using x.509 certificates for encryption and/or signing. peter@petesguide.com if you can t use secure 24

25 25 The CAD Society Joe Greco President Peter K. Sheerin Secretary/Webmaster

III-6Exporting Graphics (Windows)

III-6Exporting Graphics (Windows) Chapter III-6 III-6Exporting Graphics (Windows) Overview... 96 Metafile Formats... 96 BMP Format... 97 PDF Format... 97 Blurry Images in PDF... 97 Encapsulated PostScript (EPS) Format... 97 SVG Format...

More information

ZoomON AutoXchange. User Manual. Copyright 2000 ZoomON, Inc. Portions Copyright 1997, 1998, 1999 Tailor Made Software, Ltd. All Rights Reserved

ZoomON AutoXchange. User Manual. Copyright 2000 ZoomON, Inc. Portions Copyright 1997, 1998, 1999 Tailor Made Software, Ltd. All Rights Reserved ZoomON AutoXchange User Manual Copyright 2000 ZoomON, Inc. Portions Copyright 1997, 1998, 1999 Tailor Made Software, Ltd. Rights Reserved Introduction ZoomON AutoXchange is designed to convert AutoCAD

More information

Understanding file formats

Understanding file formats Understanding file formats When you save files from Elements, you need to pick a file format in the Format drop-down menu found in both the Save and Save As dialog boxes. When you choose from the different

More information

Advanced High Graphics

Advanced High Graphics VISUAL MEDIA FILE TYPES JPG/JPEG: (Joint photographic expert group) The JPEG is one of the most common raster file formats. It s a format often used by digital cameras as it was designed primarily for

More information

Image Types Vector vs. Raster

Image Types Vector vs. Raster Image Types Have you ever wondered when you should use a JPG instead of a PNG? Or maybe you are just trying to figure out which program opens an INDD? Unless you are a graphic designer by training (like

More information

Graphics File Formats

Graphics File Formats 1 Graphics File Formats Why have graphics file formats? What to look for when choosing a file format A sample tour of different file formats, including bitmap-based formats vector-based formats metafiles

More information

color bit depth dithered

color bit depth dithered EPS The EPS (Encapsulated PostScript) format is widely accepted by the graphic arts industry for saving images that will be placed into programs such as Adobe Illustrator and QuarkXPress. It is used on

More information

HOW TO SAVE YOUR DESIGN FILES

HOW TO SAVE YOUR DESIGN FILES HOW TO SAVE YOUR DESIGN FILES READ YOUR BOOK. ART-2423 > raster > vector > holds both raster and layered o Can work in whatever color mode preferred. o Platform-specific (PC vs. Mac) and often version-specific

More information

Format Type Support Thru. vector (with embedded bitmaps)

Format Type Support Thru. vector (with embedded bitmaps) 1. Overview of Graphics Support The table below summarizes the theoretical support for graphical formats within FOP. In other words, within the constraints of the limitations listed here, these formats

More information

How to make a PDF from inside Acrobat

How to make a PDF from inside Acrobat How to make a PDF from inside Creating a PDF using Features 1. Create PDF From File>Create PDF... A. Converts a source document into a PDF B. The fonts, formatting graphics, and color from the source file

More information

Logo & Icon. Fit Together Logo (color) Transome Logo (black and white) Quick Reference Print Specifications

Logo & Icon. Fit Together Logo (color) Transome Logo (black and white) Quick Reference Print Specifications GRAPHIC USAGE GUIDE Logo & Icon The logo files on the Fit Together logos CD are separated first by color model, and then by file format. Each version is included in a small and large size marked by S or

More information

Image Formats. Ioannis Rekleitis

Image Formats. Ioannis Rekleitis Image Formats Ioannis Rekleitis JPEG/JFIF JPEG 2000 GIF PNG TIFF PPM, PGM, PBM, and PNM Exif BMP WebP HDR raster formats HEIF BAT BPG CSCE 590: Introduction to Image Processing https://en.wikipedia.org/wiki/image_file_formats

More information

Print. Table of Contents

Print. Table of Contents User Guide Table of Contents Introduction... 1 Print Installation... 2 System Requirements... 2 Installation... 2 CD Installation... 3 Installing from Windows Printer Driver... 3 Installing from PrintNET...

More information

MEDIA RELATED FILE TYPES

MEDIA RELATED FILE TYPES MEDIA RELATED FILE TYPES Data Everything on your computer is a form of data or information and is ultimately reduced to a binary language of ones and zeros. If all data stayed as ones and zeros the information

More information

G64PMM - Lecture 3.2. Analogue vs Digital. Analogue Media. Graphics & Still Image Representation

G64PMM - Lecture 3.2. Analogue vs Digital. Analogue Media. Graphics & Still Image Representation G64PMM - Lecture 3.2 Graphics & Still Image Representation Analogue vs Digital Analogue information Continuously variable signal Physical phenomena Sound/light/temperature/position/pressure Waveform Electromagnetic

More information

Adobe EXAM - 9A Adobe InDesign CS5 ACE Exam. Buy Full Product.

Adobe EXAM - 9A Adobe InDesign CS5 ACE Exam. Buy Full Product. Adobe EXAM - 9A0-142 Adobe InDesign CS5 ACE Exam Buy Full Product http://www.examskey.com/9a0-142.html Examskey Adobe 9A0-142 exam demo product is here for you to test the quality of the product. This

More information

**** Digitization. Pictures are important

**** Digitization. Pictures are important **** 1 Digitization by Paul.Nieuwenhuysen@vub.ac.be Prepared to support a tutorial presentation in the framework of OceanTeacher Academy at UNESCO-IOC-IODE in Oostende, Belgium 2011-09 http://www.iode.org/

More information

Thursday, November 17, 11.

Thursday, November 17, 11. stacy.mcconnen@csus.edu File Formats & Resolution Program File Formats INDD - Indesign AI - Illustrator PSD - Photoshop FLA - Flash (working file) SWF - Flash (executable file) Image File Formats EPS GIF

More information

Print Services User Guide

Print Services User Guide Print Services User Guide Understanding Artwork for Print 1 Preferred Formats: Preferred formats should contain only vector-based graphics and text, and/or high-resolution images. Low resolution images

More information

Image coding and compression

Image coding and compression Image coding and compression Robin Strand Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University Today Information and Data Redundancy Image Quality Compression Coding

More information

Report of the working group on meteorological visualisation applications. November Convener: Jens Daabeck Report: Iain Russell.

Report of the working group on meteorological visualisation applications. November Convener: Jens Daabeck Report: Iain Russell. Report of the working group on meteorological visualisation applications November 2005 Convener: Jens Daabeck Report: Iain Russell Slide 1 Output formats as they relate to meteorological plots Moderator:

More information

Vector Bitmap EPS Encapsulated PostScript Vector EPS EPS CDR CMX CGM DXF WMF scalable objects independent of resolution (unlimited)

Vector Bitmap EPS Encapsulated PostScript Vector EPS EPS CDR CMX CGM DXF WMF scalable objects independent of resolution (unlimited) Image File Formats There are two major graphic types; Vector and Bitmap. Bitmap images (also known as raster images) are made up of pixels on a screen. Pixels are picture elements; tiny dots of individual

More information

ADOBE 9A Adobe Acrobat Professional 8.0 ACE.

ADOBE 9A Adobe Acrobat Professional 8.0 ACE. ADOBE Adobe Acrobat Professional 8.0 ACE http://killexams.com/exam-detail/ QUESTION: 95 You are using PDFMaker to create PDF documents. You do NOT want the PDF documents to open automatically after they

More information

Artlantis training for new users

Artlantis training for new users Artlantis training for new users page 2 This training program reviews the main features of Artlantis. You will learn about the various presentation types such as still images, ivisit 3D panoramas, VR objects

More information

Publication Quality Graphics

Publication Quality Graphics Publication Quality Graphics Biochemistry Boot Camp 2018 Session #6 Nick Fitzkee nfitzkee@chemistry.msstate.edu Why Quality Graphics? Clarity of Presentation Sharp-looking Posters, Presentations, Papers

More information

Questions and Answers

Questions and Answers Autodesk AutoCAD Raster Design 2011 Questions and Answers AutoCAD Raster Design 2011 Questions and Answers Make the most of rasterized scanned drawings, maps, aerial photos, satellite imagery, and digital

More information

CGM v SVG. Computer Graphics Metafile v Scalable Vector Graphic. David Manock

CGM v SVG. Computer Graphics Metafile v Scalable Vector Graphic. David Manock It shall not be communicated to any third party without the owner s written consent. All rights reserved. CGM v SVG Computer Graphics Metafile v Scalable Vector Graphic David Manock VP Sales and Marketing

More information

Programs We Support. We accept files created in these major design and layout programs. Please contact us if you do not see your program listed below.

Programs We Support. We accept files created in these major design and layout programs. Please contact us if you do not see your program listed below. Prepress Guidelines HAMILTON GRAPHICS ~ PREPRESS DEPARTMENT Phone: (513) 737-1413 Fax: (513)-737-7483 E-mail: bberne@hamiltongp.com or ddodson@hamiltongp.com Our Prepress Department considers customers

More information

Windchill Arbortext IsoDraw

Windchill Arbortext IsoDraw Windchill Arbortext IsoDraw Produce professional, CAD-linked illustrations fast employing a single, easy-to-use solution. Speed the process of creating and updating high-quality technical illustrations

More information

How to supply your artwork to us in a print ready format

How to supply your artwork to us in a print ready format How to supply your artwork to us in a print ready format Artwork formats we accept PDF s are the preferred way of supplying artwork. In CYMK High Res version 4. However we can also accept the formats below

More information

Check your document s safe margin, bleeds and trim marks before uploading.

Check your document s safe margin, bleeds and trim marks before uploading. TAKE A SECOND LOOK AT YOUR DOCUMENT. A CLOSER LOOK. Check your document s safe margin, bleeds and trim marks before uploading. Please note: Business cards have been used as an example throughout the PDF

More information

DOWNLOAD OR READ : THE IMAGE OF THE POPULAR FRONT PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : THE IMAGE OF THE POPULAR FRONT PDF EBOOK EPUB MOBI DOWNLOAD OR READ : THE IMAGE OF THE POPULAR FRONT PDF EBOOK EPUB MOBI Page 1 Page 2 the image of the popular front the image of the pdf the image of the popular front Software to create pdf, convert pdf,

More information

Image creation with PHP

Image creation with PHP Image creation with PHP By Kore Nordmann PHP Unconference Hamburg 25.04.08 About me Kore Nordmann Studying computer science at the University Dortmund Working for ez systems on ez components Maintainer

More information

Graphic Communications

Graphic Communications Graphic Communications Lecture 5: Working with Graphic Softwares Assoc. Prof.Dr.. Cengizhan İpbüker & Modified by Assist. Prof. Dr. M. Zeki COŞKUN İTÜ-SUNY 2006-2007 2007 Fall A few Examples of Graphic

More information

Compressed Images in PostScript and PDF with L A TEX HOWTO

Compressed Images in PostScript and PDF with L A TEX HOWTO Compressed Images in PostScript and PDF with L A TEX HOWTO Daniel Käps last revised: 2002-11-24 Abstract It is a common problem that PostScript files (as generated by TEX/L A TEX users) become really large

More information

Exam : 9A Title : Adobe InDesign CS5 ACE Exam. Version : Demo

Exam : 9A Title : Adobe InDesign CS5 ACE Exam. Version : Demo Exam : 9A0-142 Title : Adobe InDesign CS5 ACE Exam Version : Demo 1.Which of the following is not included in the Graphics file formats InDesign imports? A. Photoshop B. Flash C. Illustrator D. InDesign

More information

MULTIMEDIA AND CODING

MULTIMEDIA AND CODING 07 MULTIMEDIA AND CODING WHAT MEDIA TYPES WE KNOW? TEXTS IMAGES SOUNDS MUSIC VIDEO INTERACTIVE CONTENT Games Virtual reality EXAMPLES OF MULTIMEDIA MOVIE audio + video COMPUTER GAME audio + video + interactive

More information

DIS: Design and imaging software

DIS: Design and imaging software Using IT productivity tools and applications This is the ability to use a software application designed to create, modify and layout artwork or images for display in print or on a screen (eg vector graphics

More information

Data Representation From 0s and 1s to images CPSC 101

Data Representation From 0s and 1s to images CPSC 101 Data Representation From 0s and 1s to images CPSC 101 Learning Goals After the Data Representation: Images unit, you will be able to: Recognize and translate between binary and decimal numbers Define bit,

More information

creating figures Research Imaging Solutions

creating figures Research Imaging Solutions Research Imaging Solutions goo.gl/yp8j3c creating figures a basic recipe for building scientific figures using Photoshop and PowerPoint grants journals posters presentations Research Imaging Solutions

More information

Create a Contact Sheet of Your Images Design a Picture Package Customize Your Picture Package Layout Resample Your Image...

Create a Contact Sheet of Your Images Design a Picture Package Customize Your Picture Package Layout Resample Your Image... 72 71 Create a Contact Sheet of Your Images................... 158 Design a Picture Package............ 160 73 Customize Your Picture Package Layout.... 162 74 Resample Your Image.................... 164

More information

THE POWERFUL AFFORDABLE SOLUTION FOR ARTISTIC MACHINING & CUSTOM WOODWORKING 2D & 3D CAD-CAM SOFTWARE

THE POWERFUL AFFORDABLE SOLUTION FOR ARTISTIC MACHINING & CUSTOM WOODWORKING 2D & 3D CAD-CAM SOFTWARE THE POWERFUL AFFORDABLE SOLUTION FOR ARTISTIC MACHINING & CUSTOM WOODWORKING v26art 2D & 3D CAD-CAM SOFTWARE TURN ART INTO PARTS BobART provides you with the ability to turn your artistic imagination into

More information

PDFAssistant 7.0 SPrint 7.0

PDFAssistant 7.0 SPrint 7.0 PDFAssistant 7.0 SPrint 7.0 The complete print and PDF web publishing solution for CoCreate OneSpace Designer Drafting/ME10 From Accurate Consulting 2004 Accurate Consulting. All rights reserved. PDFAssistant

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.  Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 9A0-035 Title : Adobe Illustrator CS ACE Exam Vendors : Adobe Version : DEMO Get Latest & Valid 9A0-035

More information

Multimedia Content. Web Architecture and Information Management [./] Spring 2009 INFO (CCN 42509) Contents. Erik Wilde, UC Berkeley School of

Multimedia Content. Web Architecture and Information Management [./] Spring 2009 INFO (CCN 42509) Contents. Erik Wilde, UC Berkeley School of Contents Multimedia Content Contents Web Architecture and Information Management [./] Spring 2009 INFO 190-02 (CCN 42509) Erik Wilde, UC Berkeley School of Information [http://creativecommons.org/licenses/by/3.0/]

More information

The many superpowers of Apple s Preview app - Macworld

The many superpowers of Apple s Preview app - Macworld The many superpowers of Apple s Preview app - Macworld Sources: http://www.macworld.com.au/help/the-many-superpowers-of-apples-preview-app-part- 1-134715 http://www.macworld.com.au/help/the-many-superpowers-of-apples-preview-app-part-

More information

Impress Guide Chapter 10 Printing, ing, exporting, and saving slide shows

Impress Guide Chapter 10 Printing,  ing, exporting, and saving slide shows Impress Guide Chapter 10 Printing, e-mailing, exporting, and saving slide shows This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an

More information

Press-Ready Cookbook Page Guidelines

Press-Ready Cookbook Page Guidelines Press-Ready Cookbook Page Guidelines table of contents These instructions are for all pages of your cookbook: Title Page, Special Pages, Table of Contents, Dividers, Recipe Pages, etc. WHAT IS PRESS-READY?

More information

3Picture Fundamentals

3Picture Fundamentals 3Picture Fundamentals The Steps Creating Picture Boxes 91 Running Text Around Items 95 Importing Pictures 97 Creating Visual Effects with Pictures 99 Applying Styles to Pictures 103 Copying a Picture Box

More information

BOXOFT Image to PDF s allow you scans paper documents and automatically s them as PDF attachments using your existing software

BOXOFT Image to PDF s allow you scans paper documents and automatically  s them as PDF attachments using your existing  software Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The registered version does not insert a watermark in your generated pdf documents.

More information

Part III: Survey of Internet technologies

Part III: Survey of Internet technologies Part III: Survey of Internet technologies Content (e.g., HTML) kinds of objects we re moving around? References (e.g, URLs) how to talk about something not in hand? Protocols (e.g., HTTP) how do things

More information

Prentice Hall. Learning Microsoft PowerPoint , (Weixel et al.) Arkansas Multimedia Applications I - Curriculum Content Frameworks

Prentice Hall. Learning Microsoft PowerPoint , (Weixel et al.) Arkansas Multimedia Applications I - Curriculum Content Frameworks Prentice Hall Learning Microsoft PowerPoint 2007 2008, (Weixel et al.) C O R R E L A T E D T O Arkansas Multimedia s I - Curriculum Content Frameworks Arkansas Multimedia s I - Curriculum Content Frameworks

More information

creating figures Research Imaging Solutions

creating figures Research Imaging Solutions Research Imaging Solutions it.med.harvard.edu creating figures a basic recipe for building scientific figures using Photoshop and PowerPoint grants journals posters presentations Research Imaging Solutions

More information

Was this document helpful? smarttech.com/docfeedback/ SMART Ink 5.2 USER S GUIDE

Was this document helpful? smarttech.com/docfeedback/ SMART Ink 5.2 USER S GUIDE Was this document helpful? smarttech.com/docfeedback/171190 SMART Ink 5.2 USER S GUIDE Trademark notice SMART Ink, SMART Notebook, SMART Meeting Pro, Pen ID, smarttech, the SMART logo and all SMART taglines

More information

Digital Graphics Primer

Digital Graphics Primer Vector Graphics, Raster Graphics, and Their Associated Image File Types Ed Brandt AI PSD BMP EPS GIF JPG PDF PNG SVG TIF Vector Graphics, Raster Graphics, and Their Associated Image File Types Introduction

More information

PC & Web Print Solutions 2.0

PC & Web Print Solutions 2.0 PC & Web Print Solutions 2.0 KIP System K Software Suite provides an enhanced user experience and exceptional productivity for the seamless control of colour and b&w print demands. Features include: Touchscreen

More information

I give you the opportunity to learn from my experience on how to work professionally as a,

I give you the opportunity to learn from my experience on how to work professionally as a, ABOUT ME Hi! My name is Irfan and I am a well experienced multimedia design professional for over 13 years of work experience working as a Communication Visual Designer with leading Gaming, Broadcasting

More information

Essential Graphics/Design Concepts for Non-Designers

Essential Graphics/Design Concepts for Non-Designers Essential Graphics/Design Concepts for Non-Designers presented by Ana Henke Graphic Designer and Publications Supervisor University Communications and Marketing Services New Mexico State University Discussion

More information

Converting Postscript files to PDF...12

Converting Postscript files to PDF...12 QuarkXpress Table of Contents QuarkXpress requirements...2 Loading PPD file for QuarkXpress...3 Creating PDF file in QuarkXpress 6 for black and white pages(pc)...4 Creating PDF file in QuarkXpress 6 for

More information

KIP Request Operator Guide

KIP Request Operator Guide KIP Request Operator Guide Contents Introduction... 1 Request Installation... 2 Installation... 2 Windows Driver Access... 2 CD Installation... 3 First Time Run... 3 Master Password... 3 Find KIP Printers...

More information

Introduction to Autodesk MapGuide EnterpriseChapter1:

Introduction to Autodesk MapGuide EnterpriseChapter1: Chapter 1 Introduction to Autodesk MapGuide EnterpriseChapter1: In this chapter, you review the high-level key components that comprise Autodesk MapGuide Enterprise. The Autodesk MapGuide Studio, an integral

More information

IMPORTING, ORGANIZING, EXPORTING, AND SAVING. MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication

IMPORTING, ORGANIZING, EXPORTING, AND SAVING. MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication IMPORTING, ORGANIZING, EXPORTING, AND SAVING MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication OBJECTIVES This presentation covers the following ACA Exam objectives:

More information

Watermarking and Adding Copyright Info

Watermarking and Adding Copyright Info Watermarking and Adding Copyright Info This two-part technique is particularly important if you re putting your proofs on the Web for client approval. In the first part of this technique, you ll add a

More information

What you will learn 2. Converting to PDF Format 15 Converting to PS Format 16 Converting to HTML format 17 Saving and Updating documents 19

What you will learn 2. Converting to PDF Format 15 Converting to PS Format 16 Converting to HTML format 17 Saving and Updating documents 19 What you will learn 2 Creating Text 3 Inserting a CAD Graphic 5 Inserting images from CorelDraw or Designer 8 Inserting Photos or Scanned pages 10 Inserting Objects from Excel or Project 11 Cropping or

More information

KIP Certified AutoCAD Driver. KIP Print Operators Guide

KIP Certified AutoCAD Driver. KIP Print Operators Guide KIP Certified AutoCAD Driver KIP Print Operators Guide Table of Contents Introduction... 1 KIP Print Installation... 2 System Requirements... 2 Installation... 2 CD Installation... 3 Installing from KIP

More information

Introduction to Autodesk MapGuide EnterpriseChapter1:

Introduction to Autodesk MapGuide EnterpriseChapter1: Chapter 1 Introduction to Autodesk MapGuide EnterpriseChapter1: In this chapter, you review the high-level key components that make up Autodesk MapGuide Enterprise. The Autodesk MapGuide Studio, an integral

More information

The diverse software in Adobe Creative Suite 2 enables you to create

The diverse software in Adobe Creative Suite 2 enables you to create Chapter 1: Introducing Adobe Creative Suite 2 In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat Going over GoLive Integrating the programs

More information

User Guide Storebox Mobile App. User Guide. Swisscom AG. Swisscom AG 1/51

User Guide Storebox Mobile App. User Guide. Swisscom AG. Swisscom AG 1/51 User Guide Swisscom AG Swisscom AG 1/51 Table of Content 1 Getting Started...3 1.1 Requirements... 3 1.2 Supported Languages... 3 1.3 Downloading the Storebox App... 3 1.4 Signing in... 4 1.5 Resetting

More information

DOWNLOAD OR READ : WINDOWS 7 FOR THE OVER 50S IN SIMPLE STEPS PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : WINDOWS 7 FOR THE OVER 50S IN SIMPLE STEPS PDF EBOOK EPUB MOBI DOWNLOAD OR READ : WINDOWS 7 FOR THE OVER 50S IN SIMPLE STEPS PDF EBOOK EPUB MOBI Page 1 Page 2 windows 7 for the over 50s in simple steps windows 7 for the pdf windows 7 for the over 50s in simple steps

More information

Exporting Images from Lightroom

Exporting Images from Lightroom Li kewhatyou see? Buyt hebookat t hefocalbookst or e AdobePhot oshop Li ght r oom 2 Huss& Pl ot ki n ISBN 9780240521336 Getting Your Photos into Lightroom Exporting Images from Lightroom Although Lightroom

More information

MSITA WORD LESSON 7 NOTES

MSITA WORD LESSON 7 NOTES Insert Picture MSITA WORD LESSON 7 Picture: a visual representa on of something Ex. person or scene, photograph, pain ng, scanned image, line art, artwork, etc. 1. Click where you want to insert the picture.

More information

Creative presentations with Microsoft PowerPoint

Creative presentations with Microsoft PowerPoint Creative presentations with Microsoft PowerPoint Method and contents The method (ethos) for creative powerpoint design is to treat the project as a multi media design exercise. This simply means that the

More information

Brand guide template. A few things to note: Remove this page. This is an example guideline for a made up company called ACME CO.

Brand guide template. A few things to note: Remove this page. This is an example guideline for a made up company called ACME CO. Brand guide template A few things to note: This is an example guideline for a made up company called ACME CO. Add your own images that capture the client s personality. text and colors based on branding.

More information

Lesson 5: Multimedia on the Web

Lesson 5: Multimedia on the Web Lesson 5: Multimedia on the Web Learning Targets I can: Define objects and their relationships to multimedia Explain the fundamentals of C, C++, Java, JavaScript, JScript, C#, ActiveX and VBScript Discuss

More information

Amyuni PDF Converter. User s Manual Updated September 26, 2005

Amyuni PDF Converter. User s Manual Updated September 26, 2005 Amyuni PDF Converter Version 2.50e Version 2.50e Professional For Windows 95, 98, Me, NT4, 2000, XP/2003 32-bits, XP/2003 64-bits User s Manual Updated September 26, 2005 Amyuni Consultants Amyuni Technologies

More information

The diverse software in the Adobe Creative Suite enables you to create

The diverse software in the Adobe Creative Suite enables you to create 556010 Bk01Ch01.qxd 2/6/04 7:28 PM Page 9 Chapter 1: Introducing the Adobe Creative Suite In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat

More information

imageprograf Direct Print & Share Guide

imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide Ver. 2.1 Canon Inc. 1. Features of imageprograf Direct Print & Share The features of imageprograf Direct Print & Share are

More information

HybridCAD RASTER AND VECTOR UNITED. For 15 Years the No.1 in Raster-Vector Technology. V9 Products and Specifications

HybridCAD RASTER AND VECTOR UNITED. For 15 Years the No.1 in Raster-Vector Technology. V9 Products and Specifications HybridCAD V9 Products and Specifications For 15 Years the No.1 in Raster-Vector Technology HybridCAD VPHybridCAD Series lite Strong on Small Formats: Black & White Auto-Vectorization up to A2 (C Size)

More information

Request Operator s Guide

Request Operator s Guide Request Operator s Guide Version A1 Version A1 Contents Introduction... 1 Request Installation... 2 Installation... 2 Windows Driver Access... 2 CD Installation... 3 First Time Run... 3 Master Password...

More information

Current Version: Released: 4 Feb Compatibility Test our features with 130 Compiled Demos File Operations

Current Version: Released: 4 Feb Compatibility Test our features with 130 Compiled Demos File Operations File Operations Asynchronous loading and saving Lossless JPEG rotation and cropping Support for Color Management Systems to process ICC profiles Loading and saving of digital camera (EXIF) fields in JPEG,

More information

Designing Maps to Maximize Impact

Designing Maps to Maximize Impact Designing Maps to Maximize Impact Kim Sowder Indiana Geological Survey Workshop Indiana GIS Conference March 7, 2006 Topics to be Covered Designing for purpose and medium Layout planning and linking to

More information

Frequently Asked Questions about Text and Graphics

Frequently Asked Questions about Text and Graphics 1 Frequently Asked Questions about Text and Graphics 1. What is a font? A font is a set of printable or displayable text characters that are in a specific style and size. The type design for a set of fonts

More information

( ) Comparison Matrix. Core components. Access and repurpose technical design assets

( ) Comparison Matrix. Core components. Access and repurpose technical design assets Comparison Matrix Which product is right for you? is a complete suite of professional graphic design software, including superior vector illustration and page layout applications, advanced photo-editing

More information

Electronic Artwork Information for Authors Glossary and definitions

Electronic Artwork Information for Authors Glossary and definitions Electronic Artwork Information for Authors Glossary and definitions Bitmap An image stored in a pixel-by-pixel fashion. Continuous tone images are stored in this format. Sometimes used to denote an image

More information

File Preparation for Eagle Print. PLEASE NOTE:If you are an IBM based customer, we can only accept PDF files!

File Preparation for Eagle Print. PLEASE NOTE:If you are an IBM based customer, we can only accept PDF files! Eagle Print File Preparation for Eagle Print PLEASE NOTE:If you are an IBM based customer, we can only accept PDF files! 1. All pages should be built to correct size, for both final size and live image

More information

DOWNLOAD OR READ : THE IMAGE THE ICON AND THE COVENANT PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : THE IMAGE THE ICON AND THE COVENANT PDF EBOOK EPUB MOBI DOWNLOAD OR READ : THE IMAGE THE ICON AND THE COVENANT PDF EBOOK EPUB MOBI Page 1 Page 2 the image the icon and the covenant the image the icon pdf the image the icon and the covenant Any to Icon converter

More information

Getting Started. Exporting Geodata E X P O R T I N G. Exporting Geodata. with. TNTmips. and TNTedit. page 1

Getting Started. Exporting Geodata E X P O R T I N G. Exporting Geodata. with. TNTmips. and TNTedit. page 1 E X P O R T I N G Getting Started Exporting Geodata Exporting Geodata with TNTmips and TNTedit page 1 Before Getting Started This booklet introduces the procedures used to export geospatial data from TNTmips

More information

DOWNLOAD OR READ : NEW IMAGE FOR THE POLICE PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : NEW IMAGE FOR THE POLICE PDF EBOOK EPUB MOBI DOWNLOAD OR READ : NEW IMAGE FOR THE POLICE PDF EBOOK EPUB MOBI Page 1 Page 2 new image for the police new image for the pdf new image for the police Image Archive Program: The Image Archive Program maintained

More information

Enolsoft PDF Creator Tutorial

Enolsoft PDF Creator Tutorial Enolsoft PDF Creator Tutorial 1 Table of Contents Table of Contents... 2 I. About Enolsoft PDF Creator... 3 II. Product Activation... 4 III. Application Operating... 5 i. Add & Clear PDF... 5 ii. Preview

More information

Web Design, 5 th Edition

Web Design, 5 th Edition Typography and Images Web Design, th Edition Chapter Objectives Explain webpage typography issues Discuss effective use of webpage images Describe image file formats Discuss how to prepare web-ready images

More information

Questions and Answers

Questions and Answers AutoCAD Raster Design 2008 Questions and Answers 1. General Product Information 1.1 What is AutoCAD Raster Design 2008? AutoCAD Raster Design 2008 software is the leading raster application for design

More information

BMP file format. Contents. Pixel storage. The BMP file format, sometimes called bitmap. or DIB file format (for device-independent

BMP file format. Contents. Pixel storage. The BMP file format, sometimes called bitmap. or DIB file format (for device-independent 1 of 7 BMP file format From Wikipedia, the free encyclopedia Windows Bitmap The BMP file format, sometimes called bitmap File extension:.bmp or.dib or DIB file format (for device-independent MIME type:

More information

All of these Charts are Helpful but the real test is to download a fully functional 30 day Trial Copy and see for yourself. AutoCAD.

All of these Charts are Helpful but the real test is to download a fully functional 30 day Trial Copy and see for yourself. AutoCAD. GstarCAD vs AutoCAD & Native IntelliCAD All of these Charts are Helpful but the real test is to download a fully functional 30 day Trial Copy and see for yourself GstarCAD AutoCAD Native IntelliCAD Features

More information

PRODUCT TECHNICAL OVERVIEW

PRODUCT TECHNICAL OVERVIEW PRODUCT TECHNICAL OVERVIEW INTRODUCTION The Invu product lines allow users to run Invu document and information management solutions either across the internet or across an intranet. This is possible because

More information

PowerPoint Level 2. An advanced class in presentation software. Phone: SCIENCE SKILL SOLUTIONS TECH CENTER

PowerPoint Level 2. An advanced class in presentation software. Phone: SCIENCE SKILL SOLUTIONS TECH CENTER PowerPoint Level 2 An advanced class in presentation software Phone: 392-3900 Email: training@vpha.ufl.edu TECH SKILL SOLUTIONS FOR THE HEALTH SCIENCE CENTER Last modified December 13, 2001 Using the Slide

More information

1.6 Graphics Packages

1.6 Graphics Packages 1.6 Graphics Packages Graphics Graphics refers to any computer device or program that makes a computer capable of displaying and manipulating pictures. The term also refers to the images themselves. A

More information

Quick Start Guide. Managing the Service. Converting Files and Folders

Quick Start Guide. Managing the Service. Converting Files and Folders PEERNET has been successfully installed as a Windows service on your computer. The mini-tutorials below are designed to get you converting files as soon as possible. Converting Files and Folders Convert

More information

KillTest. 半年免费更新服务

KillTest.   半年免费更新服务 KillTest 质量更高 服务更好 学习资料 http://www.killtest.cn 半年免费更新服务 Exam : 9A0-035 Title : Adobe Illustrator CS ACE Exam Version : DEMO 1 / 7 1. Which Illustrator feature allows you to export Illustrator layers to

More information

Client Specifications

Client Specifications Art Specifications Client Specifications Accepted File Formats: Illustrator CC Photoshop CC InDesign CC Acrobat Critical Information: Use provided art dimensions and safe areas to create artwork. Create

More information

ADOBE ACROBAT 50 MANUAL

ADOBE ACROBAT 50 MANUAL page 1 / 5 page 2 / 5 adobe acrobat 50 manual pdf Give your users access to the world s best PDF solution while maintaining the highest levels of security and compliance. With Adobe Acrobat, you get peace

More information