SlideShare a Scribd company logo
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Chapter 2: Text
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
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
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Importance of Text
in a Multimedia Presentation
•  Words and symbols in any form, spoken or
written, are the most common means of
communication.
•  Text is a vital element of multimedia menus,
navigation systems, and content.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Importance of Text
in a Multimedia Presentation (continued)
•  The power of meaning
–  Multimedia developers
must use words carefully
and accurately.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Factors affecting legibility of text:
–  Size
–  Background and foreground colors
–  Style
–  Leading
Importance of Text
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Understanding Fonts and Typefaces
•  A typeface is a family of graphic characters,
often with many type sizes and styles.
•  A font is a collection of characters of a single
size and style belonging to a particular
typeface family.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Understanding Fonts and Typefaces
(continued)
•  The study of fonts and typefaces includes
the following:
–  Font styles
–  Font sizes
–  Cases
–  Serif versus sans serif
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Font styles include:
–  Boldface
–  Italic
–  Underlining
–  Outlining
Understanding Fonts and Typefaces
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Font sizes
–  Font size is measured in points.
–  Character metrics are the general measurements
applied to individual characters.
–  Kerning is the spacing between character pairs.
–  Leading is the space between lines.
Understanding Fonts and Typefaces
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Cases
–  A capitalized letter is referred to as uppercase,
while a small letter is referred to as lowercase.
–  Placing an uppercase letter in the middle of a
word is referred to as an intercap.
Understanding Fonts and Typefaces
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Serif versus sans serif
–  A serif is the little decoration at the end of a
letter stroke.
–  Serif fonts are used for body text.
–  Sans serif fonts do not have a serif at the end
of a letter stroke.
–  These fonts are used for headlines and bold
statements.
Understanding Fonts and Typefaces
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Using Text Elements
in a Multimedia Presentation
•  The text elements used in multimedia are:
–  Menus for navigation
–  Interactive buttons
–  Fields for reading
–  HTML documents
–  Symbols and icons
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Choosing text fonts
–  Consider legibility and readability.
–  Avoid too many faces.
–  Use color purposefully.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Choosing text fonts
–  Use anti-aliased text.
–  Use drop caps and initial
caps for accent.
–  Minimize centered text.
–  Use white space.
–  Use animated text to
grab attention.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Symbols and icons
–  Symbols are concentrated text in the form
of stand-alone graphic constructs.
–  They are used to convey meaningful messages.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Symbols and icons
–  Symbols used to convey human emotions
are called emoticons.
–  Icons are symbolic representations
of objects and processes.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Menus for navigation
–  A user navigates through content using
a menu.
–  A simple menu consists of a text list of topics.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Interactive buttons
–  A button is a clickable object that executes a
command when activated.
–  Users can create their own buttons from bitmaps
and graphics.
–  The design and labeling of the buttons should be
treated as an industrial art project.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Fields for reading
–  Reading a hard copy is easier and faster than
reading from the computer screen.
–  A document can be printed in one of two
orientations: portrait or landscape.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Fields for reading (continued)
–  The taller-than-wide orientation used for printing
documents is called portrait.
–  The wider-than-tall orientation that is normal to
monitors is called landscape.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  HTML documents
–  HTML stands for Hypertext Markup Language.
–  HTML documents are marked using tags.
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  HTML documents (continued)
–  An advanced form of HTML is DHTML.
–  DHTML stands for Dynamic Hypertext Markup
Language.
–  DHTML uses Cascading Style Sheets (CSS).
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Some of the commonly used tags are:
–  The <B> tag for making text boldfaced
–  The <OL> tag for creating an ordered list
–  The <IMG> tag for inserting images
Using Text Elements
in a Multimedia Presentation (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Computers and Text
•  The font wars
•  Character sets
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Computers and Text (continued)
•  The font wars
–  PostScript
–  TrueType
–  OpenType
PostScript, TrueType, and OpenType outline
fonts allow text to be drawn at any size
without jaggies. Anti-aliasing text and
graphics creates “smooth” boundaries
between colors.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  PostScript
–  PostScript is a method of describing an image
in terms of mathematical constructs.
–  PostScript characters are scalable and can be
drawn much faster.
–  The two types of PostScript fonts are Type 3
and Type 1.
Computers and Text (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  TrueType
–  Apple and Microsoft developed the TrueType
methodology.
–  TrueType is a system of scalable outline fonts
and can draw characters at low resolution.
Computers and Text (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  OpenType
–  Adobe and Microsoft developed OpenType, now the
international standard.
–  It incorporates the best features of PostScript and
TrueType.
Computers and Text (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Character sets
–  The American Standard Code for Information
Interchange (ASCII) is a 7-bit coding system.
–  The extended character set is commonly filled
with ANSI standard characters.
–  The ISO-Latin-1 character set is used while
programming the text of HTML pages.
Computers and Text (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Character sets (continued)
–  Unicode is a 16-bit architecture for multilingual text
and character encoding.
–  The shared symbols of each character set are
unified into collections of symbols called scripts.
Computers and Text (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Mapping across platforms
–  Fonts and characters are not cross-platform
compatible.
–  They must be mapped to the other machine using
font substitution.
Computers and Text (continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Font Editing and Design Tools
•  FontLab, Ltd.
•  Creating attractive texts
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Font Editing and Design Tools
(continued)
•  Fontographer
–  Fontographer is a specialized graphics editor.
–  It is compatible with both Macintosh and Windows
platforms.
–  It can be used to develop PostScript, TrueType, and
OpenType fonts.
–  It can also modify existing typefaces and
incorporate PostScript artwork.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Multimedia and Hypertext
•  Multimedia
•  Hypertext systems
•  Using hypertext systems
•  Searching for words
•  Hypermedia structures
•  Hypertext tools
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Multimedia and Hypertext
(continued)
•  Multimedia
–  Multimedia is defined as the combination of text,
graphics, and audio elements into a single
presentation.
–  When the user assumes control over the
presentation, it is called interactive multimedia.
–  Interactive multimedia becomes hypermedia when
a structure of linked elements is provided to the
user for navigation and interaction.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Hypertext systems
–  Hypertext is defined as the organized cross-linking
of words, images, and other Web elements.
–  A system in which words are keyed or indexed to
other words is referred to as a hypertext system.
–  A hypertext system enables the user to navigate
through text in a non-linear way.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Using hypertext systems
–  Information management and hypertext programs
present electronic text, images, and other elements
in a database fashion.
–  Software robots visit web pages and index entire
web sites.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Using hypertext systems (continued)
–  Hypertext databases make use of proprietary
indexing systems.
–  Server-based hypertext and database engines are
widely available.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Typical methods for word searching in
hypermedia systems are:
–  Categorical search
–  Word relationship
–  Adjacency
–  Alternates
–  Association
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Typical methods for word searching in
hypermedia systems are (continued):
–  Negation
–  Truncation
–  Intermediate words
–  Frequency
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Hypermedia structures
–  Links
–  Nodes
–  Anchors
–  Navigating hypermedia structures
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Links
–  Links are connections between conceptual
elements.
–  Links are the navigation pathways and menus.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Nodes
–  Nodes are accessible topics, documents, messages,
and content elements.
–  Nodes and links form the backbone of a knowledge
access system.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Anchors
–  An anchor is defined as the reference from one
document to another document, image, sound,
or file on the Web.
–  The source node linked to the anchor is referred
to as a link anchor.
–  The destination node linked to the anchor
is referred to as a link end.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Navigating hypermedia structures
–  The simplest way to navigate hypermedia
structures is via buttons.
–  Location markers must be provided to make
navigation user-friendly.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Two functions common to most hypermedia
text management systems are building
(authoring) and reading.
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  The functions of a builder are:
–  Creating links
–  Identifying nodes
–  Generating an index of words
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
•  Hypertext systems are used for:
–  Electronic publishing and reference works
–  Technical documentation
–  Educational courseware
–  Interactive kiosks
–  Electronic catalogs
Multimedia and Hypertext
(continued)
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Summary
•  Text is one of the most important
elements of multimedia.
•  The standard document format used
for web pages is called HTML.
•  Dynamic HTML uses Cascading Style Sheets
(CSS) for greater control over design.
© 2011 The McGraw-Hill Companies, Inc. All rights reserved
Summary (continued)
•  Multimedia is the combination of text
graphics, and audio elements into
a single presentation.
•  A hypertext system enables the user to
navigate through text in a non-linear way.

More Related Content

What's hot

Chapter 2 : TEXT
Chapter 2 : TEXTChapter 2 : TEXT
Chapter 2 : TEXT
azira96
 
Multimedia chapter 2
Multimedia chapter 2Multimedia chapter 2
Multimedia chapter 2
PrathimaBaliga
 
Multimedia System & Design Ch 1, 2, 3 Multimedia
Multimedia System & Design Ch 1, 2, 3 MultimediaMultimedia System & Design Ch 1, 2, 3 Multimedia
Multimedia System & Design Ch 1, 2, 3 Multimedia
Badar Waseer
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
nooramirahazmn
 
Multimedia: Making it Happen - Text
Multimedia: Making it Happen - TextMultimedia: Making it Happen - Text
Multimedia: Making it Happen - Textjoelk
 
multimedia
multimedia multimedia
multimedia
arpana kamboj
 
Chapter 7
Chapter 7 Chapter 7
Chapter 7 carnillr
 
Mutlimedia authoring tools
Mutlimedia authoring toolsMutlimedia authoring tools
Mutlimedia authoring toolsJay Patel
 
Chapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAChapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIA
azira96
 
Multimedia chapter 4
Multimedia chapter 4Multimedia chapter 4
Multimedia chapter 4
PrathimaBaliga
 
Chapter 8 : MULTIMEDIA SKILLS
Chapter 8 : MULTIMEDIA SKILLSChapter 8 : MULTIMEDIA SKILLS
Chapter 8 : MULTIMEDIA SKILLS
azira96
 
Chapter 3 : IMAGE
Chapter 3 : IMAGEChapter 3 : IMAGE
Chapter 3 : IMAGE
azira96
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUND
azira96
 
Chapter 5 : ANIMATION
Chapter 5 : ANIMATIONChapter 5 : ANIMATION
Chapter 5 : ANIMATION
azira96
 
Multimedia by Tay Vaughan
Multimedia by Tay Vaughan Multimedia by Tay Vaughan
Multimedia by Tay Vaughan
Preethi T G
 
Multimedia Development Lifecycle
Multimedia Development LifecycleMultimedia Development Lifecycle
Multimedia Development Lifecycle
Leoni Rahmawati
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To MultimediaJomel Penalba
 
Authoring metaphors
Authoring metaphorsAuthoring metaphors
Authoring metaphors
pavishkumarsingh
 

What's hot (20)

Chapter 2 : TEXT
Chapter 2 : TEXTChapter 2 : TEXT
Chapter 2 : TEXT
 
Multimedia chapter 2
Multimedia chapter 2Multimedia chapter 2
Multimedia chapter 2
 
Multimedia System & Design Ch 1, 2, 3 Multimedia
Multimedia System & Design Ch 1, 2, 3 MultimediaMultimedia System & Design Ch 1, 2, 3 Multimedia
Multimedia System & Design Ch 1, 2, 3 Multimedia
 
Text
TextText
Text
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Multimedia: Making it Happen - Text
Multimedia: Making it Happen - TextMultimedia: Making it Happen - Text
Multimedia: Making it Happen - Text
 
multimedia
multimedia multimedia
multimedia
 
Chapter 7
Chapter 7 Chapter 7
Chapter 7
 
Mutlimedia authoring tools
Mutlimedia authoring toolsMutlimedia authoring tools
Mutlimedia authoring tools
 
Chapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAChapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIA
 
Multimedia chapter 4
Multimedia chapter 4Multimedia chapter 4
Multimedia chapter 4
 
Chapter 8 : MULTIMEDIA SKILLS
Chapter 8 : MULTIMEDIA SKILLSChapter 8 : MULTIMEDIA SKILLS
Chapter 8 : MULTIMEDIA SKILLS
 
Chapter 3 : IMAGE
Chapter 3 : IMAGEChapter 3 : IMAGE
Chapter 3 : IMAGE
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUND
 
Chapter 5 : ANIMATION
Chapter 5 : ANIMATIONChapter 5 : ANIMATION
Chapter 5 : ANIMATION
 
Multimedia by Tay Vaughan
Multimedia by Tay Vaughan Multimedia by Tay Vaughan
Multimedia by Tay Vaughan
 
Multimedia Development Lifecycle
Multimedia Development LifecycleMultimedia Development Lifecycle
Multimedia Development Lifecycle
 
Text
TextText
Text
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To Multimedia
 
Authoring metaphors
Authoring metaphorsAuthoring metaphors
Authoring metaphors
 

Viewers also liked

Chapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIAChapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIA
azira96
 
Multimedia authoring tools
Multimedia authoring toolsMultimedia authoring tools
Multimedia authoring tools
Online
 
Soalan peperiksaan lm_2023
Soalan peperiksaan lm_2023Soalan peperiksaan lm_2023
Soalan peperiksaan lm_2023
IIUM
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
IIUM
 
Confidentiality, security, and integrity of information
Confidentiality, security, and integrity of informationConfidentiality, security, and integrity of information
Confidentiality, security, and integrity of informationsmallwoods
 
Inner classnotation in uml class diagram
Inner classnotation in uml class diagramInner classnotation in uml class diagram
Inner classnotation in uml class diagram
IIUM
 
Ermodeling
ErmodelingErmodeling
Safeguarding Confidentiality and Maintaining Security in Commissioning Health...
Safeguarding Confidentiality and Maintaining Security in Commissioning Health...Safeguarding Confidentiality and Maintaining Security in Commissioning Health...
Safeguarding Confidentiality and Maintaining Security in Commissioning Health...
Alex Beisser MBCS
 
Class diagram- UML diagram
Class diagram- UML diagramClass diagram- UML diagram
Class diagram- UML diagram
Ramakant Soni
 
Uml deployment diagram
Uml deployment diagramUml deployment diagram
Uml deployment diagramAsraa Batool
 
UML- Class Diagrams, State Machine Diagrams
UML- Class Diagrams, State Machine DiagramsUML- Class Diagrams, State Machine Diagrams
UML- Class Diagrams, State Machine Diagrams
QBI Institute
 
Multimedia software hardware
Multimedia software hardwareMultimedia software hardware
Multimedia software hardwaregopinathselvi
 
Component and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief OverviewComponent and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief Overview
Rajiv Kumar
 

Viewers also liked (18)

Ch04
Ch04Ch04
Ch04
 
Chapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIAChapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIA
 
Multimedia authoring tools
Multimedia authoring toolsMultimedia authoring tools
Multimedia authoring tools
 
Soalan peperiksaan lm_2023
Soalan peperiksaan lm_2023Soalan peperiksaan lm_2023
Soalan peperiksaan lm_2023
 
Fontographer
FontographerFontographer
Fontographer
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
ASE03.ppt
ASE03.pptASE03.ppt
ASE03.ppt
 
Confidentiality, security, and integrity of information
Confidentiality, security, and integrity of informationConfidentiality, security, and integrity of information
Confidentiality, security, and integrity of information
 
Inner classnotation in uml class diagram
Inner classnotation in uml class diagramInner classnotation in uml class diagram
Inner classnotation in uml class diagram
 
Ermodeling
ErmodelingErmodeling
Ermodeling
 
Safeguarding Confidentiality and Maintaining Security in Commissioning Health...
Safeguarding Confidentiality and Maintaining Security in Commissioning Health...Safeguarding Confidentiality and Maintaining Security in Commissioning Health...
Safeguarding Confidentiality and Maintaining Security in Commissioning Health...
 
Class diagram- UML diagram
Class diagram- UML diagramClass diagram- UML diagram
Class diagram- UML diagram
 
Ooad
OoadOoad
Ooad
 
Uml deployment diagram
Uml deployment diagramUml deployment diagram
Uml deployment diagram
 
UML- Class Diagrams, State Machine Diagrams
UML- Class Diagrams, State Machine DiagramsUML- Class Diagrams, State Machine Diagrams
UML- Class Diagrams, State Machine Diagrams
 
Multimedia software hardware
Multimedia software hardwareMultimedia software hardware
Multimedia software hardware
 
Component and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief OverviewComponent and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief Overview
 
Web server
Web serverWeb server
Web server
 

Similar to Chapter 2

Multimedia system and designs ch2-text.pdf
Multimedia system and designs ch2-text.pdfMultimedia system and designs ch2-text.pdf
Multimedia system and designs ch2-text.pdf
PrinceFahadFarooqm
 
Multimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptxMultimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptx
vishal choudhary
 
Chapter 3 - Text.pptsdg
Chapter 3 - Text.pptsdgChapter 3 - Text.pptsdg
Chapter 3 - Text.pptsdg
FarisZainudin1
 
Unit 2 graphics
Unit 2 graphicsUnit 2 graphics
Unit 2 graphics
Arnav Chowdhury
 
AAUP 2015: Fonts in E-Books Panel Outline
AAUP 2015: Fonts in E-Books Panel OutlineAAUP 2015: Fonts in E-Books Panel Outline
AAUP 2015: Fonts in E-Books Panel Outline
Association of University Presses
 
Saw13 ch02-ppt
Saw13 ch02-pptSaw13 ch02-ppt
Saw13 ch02-ppt
CEPadgett
 
Std 11 Computer Chapter 1 Introduction to Multimedia (Part 1)
Std 11 Computer Chapter 1  Introduction to Multimedia (Part 1)Std 11 Computer Chapter 1  Introduction to Multimedia (Part 1)
Std 11 Computer Chapter 1 Introduction to Multimedia (Part 1)
Nuzhat Memon
 
CAB.pdf
CAB.pdfCAB.pdf
CAB.pdf
Ankur Kukreti
 
Lecture # 3
Lecture # 3Lecture # 3
Lecture # 3Mr SMAK
 
Ms word 2010 by sachin sharma
Ms word 2010 by sachin sharmaMs word 2010 by sachin sharma
Lecture 13
Lecture 13Lecture 13
Lecture 13
Tanveer Malik
 
Html powerpoint-presentation116
Html powerpoint-presentation116Html powerpoint-presentation116
Html powerpoint-presentation116Febin Chacko
 
8505548.ppt
8505548.ppt8505548.ppt
8505548.ppt
meenabairagi1
 
Text Information and Media.pptx
Text Information and Media.pptxText Information and Media.pptx
Text Information and Media.pptx
PaulineMae5
 
Ppl 13 july2019
Ppl 13 july2019Ppl 13 july2019
Ppl 13 july2019
Khurram Tehseen
 
Presentation on computer softwares
Presentation on computer softwaresPresentation on computer softwares
Presentation on computer softwares
inderbipasha
 
Chapter Five
Chapter FiveChapter Five
Chapter Five
Nada G.Youssef
 
HTML
HTMLHTML
3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP
3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP
3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP
Vedika Narvekar
 

Similar to Chapter 2 (20)

Multimedia system and designs ch2-text.pdf
Multimedia system and designs ch2-text.pdfMultimedia system and designs ch2-text.pdf
Multimedia system and designs ch2-text.pdf
 
text abc
 text abc text abc
text abc
 
Multimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptxMultimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptx
 
Chapter 3 - Text.pptsdg
Chapter 3 - Text.pptsdgChapter 3 - Text.pptsdg
Chapter 3 - Text.pptsdg
 
Unit 2 graphics
Unit 2 graphicsUnit 2 graphics
Unit 2 graphics
 
AAUP 2015: Fonts in E-Books Panel Outline
AAUP 2015: Fonts in E-Books Panel OutlineAAUP 2015: Fonts in E-Books Panel Outline
AAUP 2015: Fonts in E-Books Panel Outline
 
Saw13 ch02-ppt
Saw13 ch02-pptSaw13 ch02-ppt
Saw13 ch02-ppt
 
Std 11 Computer Chapter 1 Introduction to Multimedia (Part 1)
Std 11 Computer Chapter 1  Introduction to Multimedia (Part 1)Std 11 Computer Chapter 1  Introduction to Multimedia (Part 1)
Std 11 Computer Chapter 1 Introduction to Multimedia (Part 1)
 
CAB.pdf
CAB.pdfCAB.pdf
CAB.pdf
 
Lecture # 3
Lecture # 3Lecture # 3
Lecture # 3
 
Ms word 2010 by sachin sharma
Ms word 2010 by sachin sharmaMs word 2010 by sachin sharma
Ms word 2010 by sachin sharma
 
Lecture 13
Lecture 13Lecture 13
Lecture 13
 
Html powerpoint-presentation116
Html powerpoint-presentation116Html powerpoint-presentation116
Html powerpoint-presentation116
 
8505548.ppt
8505548.ppt8505548.ppt
8505548.ppt
 
Text Information and Media.pptx
Text Information and Media.pptxText Information and Media.pptx
Text Information and Media.pptx
 
Ppl 13 july2019
Ppl 13 july2019Ppl 13 july2019
Ppl 13 july2019
 
Presentation on computer softwares
Presentation on computer softwaresPresentation on computer softwares
Presentation on computer softwares
 
Chapter Five
Chapter FiveChapter Five
Chapter Five
 
HTML
HTMLHTML
HTML
 
3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP
3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP
3. WEB TECHNOLOGIES.pptx B.Pharm sem 2 CAP
 

More from IIUM

How to use_000webhost
How to use_000webhostHow to use_000webhost
How to use_000webhost
IIUM
 
Kreydle internship-multimedia
Kreydle internship-multimediaKreydle internship-multimedia
Kreydle internship-multimedia
IIUM
 
03phpbldgblock
03phpbldgblock03phpbldgblock
03phpbldgblock
IIUM
 
Chap2 practice key
Chap2 practice keyChap2 practice key
Chap2 practice key
IIUM
 
Group p1
Group p1Group p1
Group p1
IIUM
 
Tutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seoTutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seo
IIUM
 
Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009
IIUM
 
03 the htm_lforms
03 the htm_lforms03 the htm_lforms
03 the htm_lforms
IIUM
 
Exercise on algo analysis answer
Exercise on algo analysis   answerExercise on algo analysis   answer
Exercise on algo analysis answer
IIUM
 
Redo midterm
Redo midtermRedo midterm
Redo midterm
IIUM
 
Heaps
HeapsHeaps
Heaps
IIUM
 
Report format
Report formatReport format
Report format
IIUM
 
Edpuzzle guidelines
Edpuzzle guidelinesEdpuzzle guidelines
Edpuzzle guidelines
IIUM
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam Paper
IIUM
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam Paper
IIUM
 
Group assignment 1 s21516
Group assignment 1 s21516Group assignment 1 s21516
Group assignment 1 s21516
IIUM
 
Avl tree-rotations
Avl tree-rotationsAvl tree-rotations
Avl tree-rotations
IIUM
 
Week12 graph
Week12   graph Week12   graph
Week12 graph
IIUM
 
Vpn
VpnVpn
Vpn
IIUM
 
Principle and Practice of Management MGT Ippt chap001
Principle and Practice of Management MGT Ippt chap001Principle and Practice of Management MGT Ippt chap001
Principle and Practice of Management MGT Ippt chap001
IIUM
 

More from IIUM (20)

How to use_000webhost
How to use_000webhostHow to use_000webhost
How to use_000webhost
 
Kreydle internship-multimedia
Kreydle internship-multimediaKreydle internship-multimedia
Kreydle internship-multimedia
 
03phpbldgblock
03phpbldgblock03phpbldgblock
03phpbldgblock
 
Chap2 practice key
Chap2 practice keyChap2 practice key
Chap2 practice key
 
Group p1
Group p1Group p1
Group p1
 
Tutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seoTutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seo
 
Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009
 
03 the htm_lforms
03 the htm_lforms03 the htm_lforms
03 the htm_lforms
 
Exercise on algo analysis answer
Exercise on algo analysis   answerExercise on algo analysis   answer
Exercise on algo analysis answer
 
Redo midterm
Redo midtermRedo midterm
Redo midterm
 
Heaps
HeapsHeaps
Heaps
 
Report format
Report formatReport format
Report format
 
Edpuzzle guidelines
Edpuzzle guidelinesEdpuzzle guidelines
Edpuzzle guidelines
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam Paper
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam Paper
 
Group assignment 1 s21516
Group assignment 1 s21516Group assignment 1 s21516
Group assignment 1 s21516
 
Avl tree-rotations
Avl tree-rotationsAvl tree-rotations
Avl tree-rotations
 
Week12 graph
Week12   graph Week12   graph
Week12 graph
 
Vpn
VpnVpn
Vpn
 
Principle and Practice of Management MGT Ippt chap001
Principle and Practice of Management MGT Ippt chap001Principle and Practice of Management MGT Ippt chap001
Principle and Practice of Management MGT Ippt chap001
 

Recently uploaded

Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 

Recently uploaded (20)

Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 

Chapter 2

  • 1. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Chapter 2: Text
  • 2. © 2011 The McGraw-Hill Companies, Inc. All rights reserved 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
  • 3. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Importance of Text in a Multimedia Presentation •  Words and symbols in any form, spoken or written, are the most common means of communication. •  Text is a vital element of multimedia menus, navigation systems, and content.
  • 4. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Importance of Text in a Multimedia Presentation (continued) •  The power of meaning –  Multimedia developers must use words carefully and accurately.
  • 5. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Factors affecting legibility of text: –  Size –  Background and foreground colors –  Style –  Leading Importance of Text in a Multimedia Presentation (continued)
  • 6. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Understanding Fonts and Typefaces •  A typeface is a family of graphic characters, often with many type sizes and styles. •  A font is a collection of characters of a single size and style belonging to a particular typeface family.
  • 7. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Understanding Fonts and Typefaces (continued) •  The study of fonts and typefaces includes the following: –  Font styles –  Font sizes –  Cases –  Serif versus sans serif
  • 8. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Font styles include: –  Boldface –  Italic –  Underlining –  Outlining Understanding Fonts and Typefaces (continued)
  • 9. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Font sizes –  Font size is measured in points. –  Character metrics are the general measurements applied to individual characters. –  Kerning is the spacing between character pairs. –  Leading is the space between lines. Understanding Fonts and Typefaces (continued)
  • 10. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Cases –  A capitalized letter is referred to as uppercase, while a small letter is referred to as lowercase. –  Placing an uppercase letter in the middle of a word is referred to as an intercap. Understanding Fonts and Typefaces (continued)
  • 11. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Serif versus sans serif –  A serif is the little decoration at the end of a letter stroke. –  Serif fonts are used for body text. –  Sans serif fonts do not have a serif at the end of a letter stroke. –  These fonts are used for headlines and bold statements. Understanding Fonts and Typefaces (continued)
  • 12. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Using Text Elements in a Multimedia Presentation •  The text elements used in multimedia are: –  Menus for navigation –  Interactive buttons –  Fields for reading –  HTML documents –  Symbols and icons
  • 13. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Choosing text fonts –  Consider legibility and readability. –  Avoid too many faces. –  Use color purposefully. Using Text Elements in a Multimedia Presentation (continued)
  • 14. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Choosing text fonts –  Use anti-aliased text. –  Use drop caps and initial caps for accent. –  Minimize centered text. –  Use white space. –  Use animated text to grab attention. Using Text Elements in a Multimedia Presentation (continued)
  • 15. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Symbols and icons –  Symbols are concentrated text in the form of stand-alone graphic constructs. –  They are used to convey meaningful messages. Using Text Elements in a Multimedia Presentation (continued)
  • 16. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Symbols and icons –  Symbols used to convey human emotions are called emoticons. –  Icons are symbolic representations of objects and processes. Using Text Elements in a Multimedia Presentation (continued)
  • 17. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Menus for navigation –  A user navigates through content using a menu. –  A simple menu consists of a text list of topics. Using Text Elements in a Multimedia Presentation (continued)
  • 18. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Interactive buttons –  A button is a clickable object that executes a command when activated. –  Users can create their own buttons from bitmaps and graphics. –  The design and labeling of the buttons should be treated as an industrial art project. Using Text Elements in a Multimedia Presentation (continued)
  • 19. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Fields for reading –  Reading a hard copy is easier and faster than reading from the computer screen. –  A document can be printed in one of two orientations: portrait or landscape. Using Text Elements in a Multimedia Presentation (continued)
  • 20. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Fields for reading (continued) –  The taller-than-wide orientation used for printing documents is called portrait. –  The wider-than-tall orientation that is normal to monitors is called landscape. Using Text Elements in a Multimedia Presentation (continued)
  • 21. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  HTML documents –  HTML stands for Hypertext Markup Language. –  HTML documents are marked using tags. Using Text Elements in a Multimedia Presentation (continued)
  • 22. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  HTML documents (continued) –  An advanced form of HTML is DHTML. –  DHTML stands for Dynamic Hypertext Markup Language. –  DHTML uses Cascading Style Sheets (CSS). Using Text Elements in a Multimedia Presentation (continued)
  • 23. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Some of the commonly used tags are: –  The <B> tag for making text boldfaced –  The <OL> tag for creating an ordered list –  The <IMG> tag for inserting images Using Text Elements in a Multimedia Presentation (continued)
  • 24. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Computers and Text •  The font wars •  Character sets
  • 25. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Computers and Text (continued) •  The font wars –  PostScript –  TrueType –  OpenType PostScript, TrueType, and OpenType outline fonts allow text to be drawn at any size without jaggies. Anti-aliasing text and graphics creates “smooth” boundaries between colors.
  • 26. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  PostScript –  PostScript is a method of describing an image in terms of mathematical constructs. –  PostScript characters are scalable and can be drawn much faster. –  The two types of PostScript fonts are Type 3 and Type 1. Computers and Text (continued)
  • 27. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  TrueType –  Apple and Microsoft developed the TrueType methodology. –  TrueType is a system of scalable outline fonts and can draw characters at low resolution. Computers and Text (continued)
  • 28. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  OpenType –  Adobe and Microsoft developed OpenType, now the international standard. –  It incorporates the best features of PostScript and TrueType. Computers and Text (continued)
  • 29. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Character sets –  The American Standard Code for Information Interchange (ASCII) is a 7-bit coding system. –  The extended character set is commonly filled with ANSI standard characters. –  The ISO-Latin-1 character set is used while programming the text of HTML pages. Computers and Text (continued)
  • 30. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Character sets (continued) –  Unicode is a 16-bit architecture for multilingual text and character encoding. –  The shared symbols of each character set are unified into collections of symbols called scripts. Computers and Text (continued)
  • 31. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Mapping across platforms –  Fonts and characters are not cross-platform compatible. –  They must be mapped to the other machine using font substitution. Computers and Text (continued)
  • 32. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Font Editing and Design Tools •  FontLab, Ltd. •  Creating attractive texts
  • 33. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Font Editing and Design Tools (continued) •  Fontographer –  Fontographer is a specialized graphics editor. –  It is compatible with both Macintosh and Windows platforms. –  It can be used to develop PostScript, TrueType, and OpenType fonts. –  It can also modify existing typefaces and incorporate PostScript artwork.
  • 34. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Multimedia and Hypertext •  Multimedia •  Hypertext systems •  Using hypertext systems •  Searching for words •  Hypermedia structures •  Hypertext tools
  • 35. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Multimedia and Hypertext (continued) •  Multimedia –  Multimedia is defined as the combination of text, graphics, and audio elements into a single presentation. –  When the user assumes control over the presentation, it is called interactive multimedia. –  Interactive multimedia becomes hypermedia when a structure of linked elements is provided to the user for navigation and interaction.
  • 36. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Hypertext systems –  Hypertext is defined as the organized cross-linking of words, images, and other Web elements. –  A system in which words are keyed or indexed to other words is referred to as a hypertext system. –  A hypertext system enables the user to navigate through text in a non-linear way. Multimedia and Hypertext (continued)
  • 37. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Using hypertext systems –  Information management and hypertext programs present electronic text, images, and other elements in a database fashion. –  Software robots visit web pages and index entire web sites. Multimedia and Hypertext (continued)
  • 38. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Using hypertext systems (continued) –  Hypertext databases make use of proprietary indexing systems. –  Server-based hypertext and database engines are widely available. Multimedia and Hypertext (continued)
  • 39. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Typical methods for word searching in hypermedia systems are: –  Categorical search –  Word relationship –  Adjacency –  Alternates –  Association Multimedia and Hypertext (continued)
  • 40. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Typical methods for word searching in hypermedia systems are (continued): –  Negation –  Truncation –  Intermediate words –  Frequency Multimedia and Hypertext (continued)
  • 41. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Hypermedia structures –  Links –  Nodes –  Anchors –  Navigating hypermedia structures Multimedia and Hypertext (continued)
  • 42. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Links –  Links are connections between conceptual elements. –  Links are the navigation pathways and menus. Multimedia and Hypertext (continued)
  • 43. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Nodes –  Nodes are accessible topics, documents, messages, and content elements. –  Nodes and links form the backbone of a knowledge access system. Multimedia and Hypertext (continued)
  • 44. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Anchors –  An anchor is defined as the reference from one document to another document, image, sound, or file on the Web. –  The source node linked to the anchor is referred to as a link anchor. –  The destination node linked to the anchor is referred to as a link end. Multimedia and Hypertext (continued)
  • 45. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Navigating hypermedia structures –  The simplest way to navigate hypermedia structures is via buttons. –  Location markers must be provided to make navigation user-friendly. Multimedia and Hypertext (continued)
  • 46. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Two functions common to most hypermedia text management systems are building (authoring) and reading. Multimedia and Hypertext (continued)
  • 47. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  The functions of a builder are: –  Creating links –  Identifying nodes –  Generating an index of words Multimedia and Hypertext (continued)
  • 48. © 2011 The McGraw-Hill Companies, Inc. All rights reserved •  Hypertext systems are used for: –  Electronic publishing and reference works –  Technical documentation –  Educational courseware –  Interactive kiosks –  Electronic catalogs Multimedia and Hypertext (continued)
  • 49. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Summary •  Text is one of the most important elements of multimedia. •  The standard document format used for web pages is called HTML. •  Dynamic HTML uses Cascading Style Sheets (CSS) for greater control over design.
  • 50. © 2011 The McGraw-Hill Companies, Inc. All rights reserved Summary (continued) •  Multimedia is the combination of text graphics, and audio elements into a single presentation. •  A hypertext system enables the user to navigate through text in a non-linear way.