BM109 Computer Applications For Media. Text Overview Importance of text in a multimedia presentation. Understanding fonts and typefaces. Using text elements.

Slides:



Advertisements
Similar presentations
Typography Typography exists to honor content. — Robert Bringhurst,
Advertisements

COM 205 Multimedia Applications St. Joseph’s College Fall 2004.
Character Formatting Lesson 3.
Week 7 Web Typography. 2 Understanding Type Design Principles.
1 LECTURE 4 THE USES OF TEXT IN MULTIMEDIA Prepared by Cik Nor Anita Fairos bt Ismail.
Chapter Concepts Discuss Fonts Understand Fonts
Digital Media Text Text Text in History Text came into use about 6,000 years ago.
Illustration & Photography- Ch 9 Creating Graphics Illustration- using images that represent or express to make a visual statement Can show something that.
Typography Web Design Professor Frank. Characteristics of Type on the Web Magazine/book typography – 1200 dpi Computer screens – 85 ppi (maximum)
Text Chapter 7. 7 Text in Multimedia Text is used in multimedia projects in many ways: Web pages Video Computer-based training Presentations.
1.01 Investigate typefaces and fonts.
Multimedia & Webpage Design
Multimedia & Webpage Design 1.01 Investigate typefaces and fonts.
Chapter 2: Text Yaqoob Al-Slaise ITBIS351. Outline Word Choice Fonts and Faces Text’s role in multimedia projects Text on PC and Mac Defining Hypermedia.
Text in multimedia Why would course designers like text? The most inexpensive media to develop Least overhead in storage/transmission But text creation.
Chapter 14-Designing for the World Wide Web. Overview Introducing multimedia on the Web. Designing text for the Web. Creating images for the Web. Adding.
© 2011 Delmar, Cengage Learning Chapter 2 Developing a Web Page.
Multimedia: Making it Work
2.1 Different Text Attributes Font A set of printable or displayable text characters with its style and size specified Arial 16 point bold Arial 32 point.
Interactive Multimedia Development
10. Typography The basic terminology & concepts of working with type
Introduction to Interactive Media 06: Text: Static Interactive Media Component.
Multimedia Building Block : Text
Text Text. Multimedia Elements u Text u Graphics u Animation u Sound u Video.
Typography-- Using Text Typography -- Using Text There are two basic types of fonts: Sans Serif Serif.
Art 368 WEB Design 1 Spring 2002 Type Two basic families:  Serif and Sans Serif Parts of all type Ascenders, descenders, baseline, etc. Leading= linespacing/paragraph.
Chapter 2: Text.
Typography Terms. o.php?viewkey=d26eb03e91d5741a4a 3b.
Chapter 7 Web Typography Principles of Web Design, 4 th Edition.
Chapter 4-Text.
B.Sc. Multimedia ComputingMedia Technologies Character Representation & Font Technology.
COM 205 Multimedia Applications St. Joseph’s College Fall 2004.
Chapter 2 Developing a Web Page. Chapter 2 Lessons Introduction 1.Create head content and set page properties 2.Create, import, and format text 3.Add.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
CHAPTER FIVE TEXT.
Introduction to Programming the WWW I CMSC Winter 2003 Lecture 3.
Web Page Design. Some Terms Cascading Style Sheet, (CSS) –a style sheet language used to describe the look and formatting of a document written in html;
Introduction to Interactive Media Interactive Media Components: Text.
Text dan Hypertext Pertemuan 05 & 06 Matakuliah: O Computer / Multimedia Tahun: Feb
Creating Web Pages Chapter 5 Learn how to… Identify Web page creation strategies. Define HTML Web page elements. Describe the principles of good screen.
Text. Text came into use about 6,000 years ago Text in History.
1 MULTIMEDIA TECHNOLOGY SMM 3001 MEDIA - TEXT. 2 What is Text? the basic element of most multimedia the basic element of most multimedia consisting of.
Macromedia Dreamweaver 8 Revealed WEB PAGE DEVELOPING A.
Typography Graphic Design Fundamentals
Typography 1.01 Investigate typefaces and fonts. (Rev. 2011)
CGMB113/ CITB 123: MULTIMEDIA TECHNOLOGY CHAPTER FIVE MULTIMEDIA BUILDING BLOCKS I TEXT 1 SARASWATHY SHAMINI Adapted from Notes Prepared by: Noor Fardela.
Week - 9 Multimedia: Text element. Overview Importance of text in a multimedia presentation. Understanding fonts and typefaces. Using text elements in.
Date : 01/15/2015 The Web as Multimedia – Text and Images.
UNIT 4 - TYPOGRAPHY Digital Communications I. 3-D  an effect that gives the illusion of depth.
Date : 01/09/2014 The Web as Multimedia – Text and Images.
What are we interested in? 1. Understand Design 0 2. Digital Image design 3 3. Time-based media Webpage design 2 1.
Typography A Key Element in Design A. Definition of Typography Typography is the appearance and arrangement of the characters that make up text on a page.
Computer Engineering and Networks, College of Engineering, Majmaah University Text in multimedia Mohammed Saleem Bhat CEN-318 Multimedia.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 3 Introducing Cascading Style Sheets.
Chapter 2 Developing a Web Page.
SCA Introduction to Multimedia
Chapter A - Getting Started with Dreamweaver MX 2004
DFP 4113 MULTIMEDIA TECHNOLOGY
Chapter 2: Text.
THE USES OF TEXT IN MULTIMEDIA
Text.
Text.
Chapter 1&2.
COM 205 Multimedia Applications
Assist. Lecturer Safeen H. Rasool Collage of Science Department of IT
SCA Introduction to Multimedia
SCA Introduction to Multimedia
Layout Terms Visual Hierarchy
SCA Introduction to Multimedia
Presentation transcript:

BM109 Computer Applications For Media

Text

Overview Importance of text in a multimedia presentation. Understanding fonts and typefaces. Using text elements in a multimedia presentation. Computers and text. Font editing and design tools. Multimedia and hypertext.

Text came into use about 6,000 years ago Text in History

Revolution in Communication Using symbols for communication relatively recent - 6,0000 years old 15th Century- Johann Gutenburg printing press revolutionized information Recently - another revolution - the World Wide Web and its native language - HTML

The Power of Meaning and the Importance of Text  Titles  Menus  Navigational aids Words must be chosen carefully Words appear in: Test the words you plan to use Keep a thesaurus handy

Using Text in Multimedia Type terminology Typeface Arial Courier Times Fonts Points Styles Leading Kerning

Fonts and Faces A typeface is a family of graphic characters that includes many type sizes and styles (such as Times, Arial, Helvetica) A font is a collection of characters of a single size and style belonging to a typeface family (such as bold, italic) Font sizes are in points 1 point = 1/72 inch (measured from top to bottom of descenders in capital letter) X-height is the height of the lower case letter x

Types of fonts There are three types of fonts you need to be awareof: TrueType, PostScript and OpenType.

True Type TrueType Fonts Truetype fonts only require one file to be submitted but a separate file needs to be submitted for each instance of the font. For example, a different file is needed for normal, bold, italic, bold italic, etc. TrueType typefaces are generally intended for business office use and can be less reliable for publishing applications. TrueType fonts (.ttf/.ttc) can be scaled to any size and are clear and readable in all sizes. They can be sent to any printer or other output device supported by Windows.

PostScript PostScript Fonts Has main components. The first file contains the actual PostScript typeface itself and is often called the “binary” or “printer” file. The second file contains the typeface’s complete name, the spacing characteristics (font metrics) and information to help the computer display the typeface on the screen and for printing the font. PostScript fonts are fonts created by Adobe Systems that are smooth, detailed, and of high quality. They are often used for printing, especially professional-quality printing, such as books or magazines.

OpenType Fonts OpenType Fonts OpenType fonts are cross-platform compatible making it easier to share files across operating systems. Font management is simpler since there is just one file involved. An OpenType font file contains all the outline, metric and bitmap data in one file. It can contain TrueType (.ttf extension) or PostScript (.otf extension) font data and uses ATM to render the font on-screen. Adobe® InDesign® and Adobe® Photoshop® support OpenType which allows them to use the expanded character sets and layout features.

Character Metrics

Factors affecting legibility of text –Size. –Background and foreground color. –Style. –Leading (pronounced “ledding”).

Styles Examples of styles are boldface and italic Italic Bold Underlined

Leading and Kerning Computers can adjust the line spacing (called leading) leading and the space between pairs of letters, called kerning

Cases When type was set by hand, the type for a font was kept in a drawer or case, The upper drawer held the capital letters, and the lower drawer held the smaller letters From this we get the terms uppercase and lowercase

Case Sensitive Password, and paths in a URL are case sensitive ( that is “home” is different from “HOME”) It is easier to read words that have a mixture of upper and lower case letters rather than all upper case Computer terms use an intercap for readability as in PageMaker, or LastName

Serif and Sans Serif Type either has a little decoration at the end of the letter - called a serif or it doesn’t - sans serif ( “sans” from the French meaning without) Examples ( Times - serif “ T ” ) ( Arial - sans serif “ T ”) Use what is appropriate to convey your message

Using Text In Multimedia WYSIWYG - What you see is what you get! Aim for a balance between too much text and too little Make web pages no more than 1 to 2 screenfuls of text Bring the user to the destination with as few actions as possible

Text Font Design Tips Use the most legible font available Use as few different faces as possible ( too many called “ransom-note” typography Use bold and italics to convey meaning Adjust line spacing ( leading) Adjust the spacing between letters in headings to remove gaps Use colors and background to make type stand out Use meaningful word for links and menus

Menus For Navigation A Multimedia project or web site should include: –content or information –navigation tools such as menus, mouse clicks, key presses or touch screen –some indication or map of where the user is in the presentation

Buttons for Interaction Buttons are objects that make things happen when they are clicked Use common button shapes and sizes Label them clearly BE SURE THEY WORK!

Fields for Reading Reading from a computer screen is slower than from a book People blink 3-5 times/minute, using a computer and times/minute reading a book This reduced eye movement causes fatigue, dryness Try to present only a few paragraphs per page

Portrait vs. Landscape Monitor use wider-than-tall aspect ratios called landscape Most books use taller-than- wide orientation, called portrait Don’t try to shrink a full page onto a monitor portrait landscape

HTML Documents Standard document format on the web is called Hypertext Markup Language ( HTML) Originally designed for text not multimedia - now being redesigned as Dynamic HTML ( DHTML), which uses CSS (Cascading Style sheets) and permits defining text choices. Specify typefaces, sizes colors and properties by “marking up” the text with tags (such as, )

HTML Documents The Font tag is used to specify the font to be displayed (if present)

Symbols and Icons Symbols act like “visual words” to convey meaning, (called icons) –MAC - trash can –Windows - hourglass Icons and sound are more easily remembered than words It is useful to label icons for clarity

Animating Text To grab a viewer’s attention: –let text “fly” onto screen –rotate or spin text, etc. Use special effects sparingly or they become boring

Computers and Text Mac standard - 72 pixels/ inch PC - VGA - 96 pixels/inch Screen ( 640 pixels across x 480 down, called 640 x480 resolution) Today much higher resolution possible

Fonts “Wars” Apple - Adobe PostScript page description font language –describes an image in terms of mathematical constructs (Bezier curves) –Can be scaled larger or smaller –Currently > 6,000 typefaces available Apple & Microsoft created TrueType

Computers and Text Allow text to be drawn at any size without “jaggies”, by anti-aliasing the edges of the characters

Fonts and Characters Fonts smaller than 12 point are not very legible on a monitor Never assume the fonts installed on your computer are on all computers Stay with TrueType fonts ordinarily ASCII character set - most common Extended Character set - used for HTML UNICODE –supports characters for all known languages

Unicode Developed in 1989 for multilingual text Contains 65,000 characters form all known languages and alphabets Where several languages share a set of symbols, they are grouped into a collection called scripts ( eg. Latin, Arabic, Cyrillic, Greek, Tibetan, etc.) Shared symbols are unified into collections called scripts

Unicode Numbers Mathematical symbols Punctuation Arrows, blocks and drawing shapes Technical symbols

Mapping Text Across Platforms Viewing a presentation on either MAC and PC reveals differences Fonts must be mapped from one machine to another If same font doesn’t exist on the other machine, one is substituted ( called font substitution) To avoid this, convert to bitmaps

Font Editing and Design Tools Allow you to create your own fonts –ResEdit for MAC –Fontographer (from Macromedia) caan be used to create Postscript, TrueType and bitmapped fonts for MAC, PB, SUN includes a freehand drawing tool –3D programs, such as COOL 3D and HotTEXT, create special effects –See text for descriptions