SlideShare uma empresa Scribd logo
1 de 26
LECTURE 4

THE USES OF TEXT IN MULTIMEDIA

          Prepared by
       Razia Nisar Noorani


                                 1
Objective
   Media Types
   What text is
   How text is created and stored in the
    computer
   How text is used in Multimedia Systems
   Advantages and Disadvantages
    of using texts




                                             2
Temporal & Non Temporal Media
    Media
   Refer to Multimedia elements.
   Two Media types:Temporal and Non-Temporal

    Temporal Media
   The media has an associated time aspect. Example: its
    view changes with respect to time.
   Examples: Audio, video, animation, music etc.




                                                            3
Temporal & Non Temporal Media
Non-Temporal Media
 Also known as a static media. It has the same

  representation regardless of time
 Examples: texts, graphics, paintings, book etc




   Multimedia applications are typically composed of both
    media




                                                             4
What is Text
   Basic media for many multimedia systems

   Texts in the form of words, sentences and paragraphs is
    used to communicate thoughts, ideas and facts in nearly
    every aspect of our lives.

   Multimedia products depends on text for many things:
    - to explain how the application work
    - to guide the user in navigating through the application
    - deliver the information for which the application was
      designed

                                                                5
What is Text
   Minimize the texts in multimedia application
   Texts consists of two structures:
       Linear
       Non-Linear




                                                   6
Text Technology
   Based on creating letters, numbers and special
    characters.

   Text elements can be categories into:
      Alphabet characters : A - Z

      Numbers : 0 - 9

      Special characters : Punctuation [. , ; ‘ …] , Sign or

       Symbols [* & ^ % $ £ ! / ~ # @ .…]
      Also known Character Sets




   May also include special icon or drawing symbols,
    mathematical symbols, Greek Letter etc.
                                                                7
Typefaces, Fonts and Points
Typefaces
 The graphic representations of the alphabet, numbers and

  special character.
 Usually vary by type sizes and styles.




Fonts
 Particular size of typefaces

 Usually vary by type sizes and styles.

 The sizes are measured in points

   - One point is 1/72” or 0.0138 inc”
   - Measuring distance from the top of a capital letters (e.g. ‘A or P’) to the
     bottom of a descenders (e.g. ‘y , ‘p’ , ‘q’).


                                                                                   8
Fonts Effects
   A numbers of effects that are useful for bringing viewer’s
    attention to content:

       Case: UPPER and lower letter
       Bold, Italic, Underline, superscript or subscript
       Embossed or Shadow
       Colours
       Strikethrough
        b




                                                                 9
Types of Fonts
   Two classes of fonts: Serif or Sans Serif

   Serif fonts use decorative tips or flags at the ends of a
    letter strokes

   Sans Serif fonts don’t have these features

   Serif fonts are usually used for documents or screens
    that have large quantities of text
     - This is because the serif helps guide the reader’s eye
        along the text
                                                                10
Types of Fonts
   For computer displays, Sans Serif fonts considered
    better because of the sharper contrast.

                                  Examples of San Serif fonts

        Times New Roman              Century Gothic
        Bookman                      Arial
        Rockwell Light               Comic Sans MS
        Courier New                  Impact
        Century                      Tahoma

        Examples of Serif fonts

                                                                11
Text Characteristics
        This example shows the Times New Roman font

                                                 Ascender
   Capital Height            x-Height




FD xhp
Point size        Serif        p -Height
                                            Descender
                                                            12
Tracking, Kerning and Leading




Av
 Unkerned
                   AvKerned
                                13
Tracking, Kerning and Leading

                       Reading Line One
      Leading
                       Reading Line One
   Ascender    : an upstroke on a character
   Descender   : the down stroke below the baseline of a character
   Leading     : spacing above and below a font or Line spacing
   Tracking    : spacing between characters
   Kerning     : space between pairs of characters, usually as an overlap
                 for improvement appearance


                                                                             14
Bitmapped and vector fonts
   Fonts can either be stored as bitmapped or vector
    graphics

   Bitmaps font depend to the size and the pixel numbers
    - File size increases as more sizes are added

   Vector fonts can draw any size by scaling the vector
    drawing primitives mathematically
     - File size is much smaller than bitmaps
     - TrueType and PostScript are vector font formats


                                                            15
Bitmapped and vector fonts




A bitmapped font   A vector font
                                   16
Jaggies and Antialiasing
   Jaggies are the jagged edges you see when a
    bitmapped image is resized

   It is a consequence of the underlying array of pixels from
    which the image is composed

   Antialiasing is a technique that can be used to eliminate
    jagged edges

   It substitutes additional pixels in other colours to fool the
    brain into thinking it is seeing continuous lines
                                                                    17
Jaggies and Antialiasing
   The technique is used to blend the font into the
    background by transitioning the colour from the font
    colour to background.

   This technique minimizes the jagged edges making for a
    smoother overall appearance.




                                                             18
Jaggies and Antialiasing




                           19
Text Data Files
   The common data encoding schemes for text are:

   Plain text (ASCII) is text in an electronic format that can
    be read and interpreted by humans

   Rich text is similar but it also embeds special control
    characters into the text to provide additional features

   Hypertext is an advance on rich text which allows the
    reader to jump to different sections within the document
    or even jump to a new document
                                                                  20
Text Data Files
Plain text
This is plain text. It is readable by humans. It can contains numbers
(01234) and punctuation (.,#@*&) since it uses the ASCII character set.

Rich text
This is <bold>rich text</bold>.<br><center>It is also readable by
humans but contains additional tags which control the presentation of
the text.</center>

Hypertext
This is <a href=“http://www.w3c.org/”>hypertext</a>. It uses the rich
text format shown above but adds the ability to hyperlink to other
documents.<hr><img src=“logo.gif”>
                                                                          21
Working With Text
   Considerations and guidelines when we are working with
    text:

       Be Concise
       Use the appropriate typefaces and fonts
       Make it readable
       Consider type styles and colors
       Use restraint and be consistent




                                                             22
How text can be used effectively
   Communicating Data
    - Customer names and address
    - Pricing information of products

   Explaining concepts and ideas
    - A company mission statement
    - A comparison of medical procedures

   Clarifying other media
    - Labels on button, icons and screens
    - Captions and callouts for graphics

                                            23
Advantages and Disadvantages
            of using texts
   Advantages
      Is relatively inexpensive to produce

      Present abstract ideas effectively

      Clarifies other media

      Provides confidentiality

      Is easily changed or updated




   Disadvantages
      Is less memorable than other visual media

      Requires more attention from the user than other

       media
      Can be cumbersome

                                                          24
Summary
   Multimedia applications and presentations invariably rely
    to some extent on the use of text to convey their
    message to users

   Text has many characteristics that the developer can
    modify to enhance the user experience
     - size, weight, typeface, style, colour, kerning, tracking,
       etc.

   Antialiasing is a technique that can be used to improve
    the readability of text


                                                                   25
Next lecture...

We will looking at images
 The different types of image

 How we capture images

 Generating and editing images




                                  26

Mais conteúdo relacionado

Mais procurados

Chapter 5 : ANIMATION
Chapter 5 : ANIMATIONChapter 5 : ANIMATION
Chapter 5 : ANIMATIONazira96
 
Multimedia Building Blocks by Daniyal Khan
Multimedia Building Blocks by Daniyal KhanMultimedia Building Blocks by Daniyal Khan
Multimedia Building Blocks by Daniyal KhanDaniyal Khan
 
Chapter 2 : TEXT
Chapter 2 : TEXTChapter 2 : TEXT
Chapter 2 : TEXTazira96
 
Multimedia authoring and methaphors
Multimedia authoring and methaphorsMultimedia authoring and methaphors
Multimedia authoring and methaphorsgauravc7
 
Multimedia tools (sound)
Multimedia tools (sound)Multimedia tools (sound)
Multimedia tools (sound)dhruv patel
 
Multimedia software hardware
Multimedia software hardwareMultimedia software hardware
Multimedia software hardwaregopinathselvi
 
Multimedia authoring tools
Multimedia authoring toolsMultimedia authoring tools
Multimedia authoring toolsOnline
 
Chapter 3 : IMAGE
Chapter 3 : IMAGEChapter 3 : IMAGE
Chapter 3 : IMAGEazira96
 
multimedia authorizing tools
multimedia authorizing toolsmultimedia authorizing tools
multimedia authorizing toolsSantosh Jhansi
 
what is Font in multimedia
 what is Font in multimedia what is Font in multimedia
what is Font in multimediamaliksiddique1
 
Multimedia- How Internet Works
Multimedia- How Internet WorksMultimedia- How Internet Works
Multimedia- How Internet Workssambhenilesh
 
Multimedia data and file format
Multimedia data and file formatMultimedia data and file format
Multimedia data and file formatNiketa Jain
 
Lecture# 7 midi file format
Lecture#  7 midi file formatLecture#  7 midi file format
Lecture# 7 midi file formatMr SMAK
 
Multimedia System & Design Ch 4 Audio
Multimedia System & Design Ch 4 AudioMultimedia System & Design Ch 4 Audio
Multimedia System & Design Ch 4 AudioBadar Waseer
 

Mais procurados (20)

Chapter 5 : ANIMATION
Chapter 5 : ANIMATIONChapter 5 : ANIMATION
Chapter 5 : ANIMATION
 
Multimedia Building Blocks by Daniyal Khan
Multimedia Building Blocks by Daniyal KhanMultimedia Building Blocks by Daniyal Khan
Multimedia Building Blocks by Daniyal Khan
 
Chapter 2 : TEXT
Chapter 2 : TEXTChapter 2 : TEXT
Chapter 2 : TEXT
 
Multimedia
MultimediaMultimedia
Multimedia
 
Text
TextText
Text
 
Multimedia authoring and methaphors
Multimedia authoring and methaphorsMultimedia authoring and methaphors
Multimedia authoring and methaphors
 
Multimedia tools (sound)
Multimedia tools (sound)Multimedia tools (sound)
Multimedia tools (sound)
 
Multimedia software hardware
Multimedia software hardwareMultimedia software hardware
Multimedia software hardware
 
Multimedia authoring tools
Multimedia authoring toolsMultimedia authoring tools
Multimedia authoring tools
 
Chapter 3 : IMAGE
Chapter 3 : IMAGEChapter 3 : IMAGE
Chapter 3 : IMAGE
 
multimedia authorizing tools
multimedia authorizing toolsmultimedia authorizing tools
multimedia authorizing tools
 
what is Font in multimedia
 what is Font in multimedia what is Font in multimedia
what is Font in multimedia
 
Multimedia- How Internet Works
Multimedia- How Internet WorksMultimedia- How Internet Works
Multimedia- How Internet Works
 
Multimedia data and file format
Multimedia data and file formatMultimedia data and file format
Multimedia data and file format
 
Lecture# 7 midi file format
Lecture#  7 midi file formatLecture#  7 midi file format
Lecture# 7 midi file format
 
Multimedia chapter 5
Multimedia chapter 5Multimedia chapter 5
Multimedia chapter 5
 
Introduction to animation
Introduction to animationIntroduction to animation
Introduction to animation
 
Multimedia systems
Multimedia systemsMultimedia systems
Multimedia systems
 
Multimedia:Multimedia compression
Multimedia:Multimedia compression Multimedia:Multimedia compression
Multimedia:Multimedia compression
 
Multimedia System & Design Ch 4 Audio
Multimedia System & Design Ch 4 AudioMultimedia System & Design Ch 4 Audio
Multimedia System & Design Ch 4 Audio
 

Destaque

Text-Elements of multimedia
Text-Elements of multimediaText-Elements of multimedia
Text-Elements of multimediaVanitha Chandru
 
multimedia element
multimedia elementmultimedia element
multimedia elementAZMAN KADIR
 
Chapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIAChapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIAazira96
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To MultimediaJomel Penalba
 
Importance of multimedia
Importance of multimediaImportance of multimedia
Importance of multimediaOnline
 
Multimedia presentation
  Multimedia presentation   Multimedia presentation
Multimedia presentation kamalesh2015
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUNDazira96
 
introduction of Multimedia
introduction of Multimedia introduction of Multimedia
introduction of Multimedia Sagar Pednekar
 
Introduction to multimedia
Introduction to multimediaIntroduction to multimedia
Introduction to multimediaZurina Yasak
 
Writing multimedia applications with Grilo (GUADEC 2013)
Writing multimedia applications with Grilo (GUADEC 2013)Writing multimedia applications with Grilo (GUADEC 2013)
Writing multimedia applications with Grilo (GUADEC 2013)Igalia
 
Facing multimedia application challenges in lte
Facing multimedia application challenges in lteFacing multimedia application challenges in lte
Facing multimedia application challenges in lteabaroz
 
Hyper text, hypermedia and multimedia
Hyper text, hypermedia and multimediaHyper text, hypermedia and multimedia
Hyper text, hypermedia and multimediaSukitaaj1990
 
Traditional Text-only vs. Multimedia Enhanced Radiology Reporting
Traditional Text-only vs. Multimedia Enhanced Radiology ReportingTraditional Text-only vs. Multimedia Enhanced Radiology Reporting
Traditional Text-only vs. Multimedia Enhanced Radiology ReportingCarestream
 
Lecture 8 audio compression
Lecture 8 audio compressionLecture 8 audio compression
Lecture 8 audio compressionMr SMAK
 
Additive and subtractive primary colors
Additive and subtractive primary colorsAdditive and subtractive primary colors
Additive and subtractive primary colorsNina Tvenge
 

Destaque (20)

Text-Elements of multimedia
Text-Elements of multimediaText-Elements of multimedia
Text-Elements of multimedia
 
multimedia element
multimedia elementmultimedia element
multimedia element
 
Chapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIAChapter 1 : INTRODUCTION TO MULTIMEDIA
Chapter 1 : INTRODUCTION TO MULTIMEDIA
 
Introduction To Multimedia
Introduction To MultimediaIntroduction To Multimedia
Introduction To Multimedia
 
Multimedia
MultimediaMultimedia
Multimedia
 
Importance of multimedia
Importance of multimediaImportance of multimedia
Importance of multimedia
 
Advantages and disadvantages of multimedia
Advantages and disadvantages of multimediaAdvantages and disadvantages of multimedia
Advantages and disadvantages of multimedia
 
Multimedia presentation
  Multimedia presentation   Multimedia presentation
Multimedia presentation
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUND
 
introduction of Multimedia
introduction of Multimedia introduction of Multimedia
introduction of Multimedia
 
Introduction to multimedia
Introduction to multimediaIntroduction to multimedia
Introduction to multimedia
 
Introduction to multimedia
Introduction to multimediaIntroduction to multimedia
Introduction to multimedia
 
Writing multimedia applications with Grilo (GUADEC 2013)
Writing multimedia applications with Grilo (GUADEC 2013)Writing multimedia applications with Grilo (GUADEC 2013)
Writing multimedia applications with Grilo (GUADEC 2013)
 
Facing multimedia application challenges in lte
Facing multimedia application challenges in lteFacing multimedia application challenges in lte
Facing multimedia application challenges in lte
 
Hyper text, hypermedia and multimedia
Hyper text, hypermedia and multimediaHyper text, hypermedia and multimedia
Hyper text, hypermedia and multimedia
 
Chapter 1.1
Chapter 1.1Chapter 1.1
Chapter 1.1
 
Traditional Text-only vs. Multimedia Enhanced Radiology Reporting
Traditional Text-only vs. Multimedia Enhanced Radiology ReportingTraditional Text-only vs. Multimedia Enhanced Radiology Reporting
Traditional Text-only vs. Multimedia Enhanced Radiology Reporting
 
Multimedia chapter 2
Multimedia chapter 2Multimedia chapter 2
Multimedia chapter 2
 
Lecture 8 audio compression
Lecture 8 audio compressionLecture 8 audio compression
Lecture 8 audio compression
 
Additive and subtractive primary colors
Additive and subtractive primary colorsAdditive and subtractive primary colors
Additive and subtractive primary colors
 

Semelhante a Lecture 4 text

Semelhante a Lecture 4 text (20)

Lecture6 text
Lecture6   textLecture6   text
Lecture6 text
 
Lecture6 text
Lecture6   textLecture6   text
Lecture6 text
 
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
 
Multimedia Design Chapter 2
Multimedia Design Chapter 2Multimedia Design Chapter 2
Multimedia Design Chapter 2
 
Typography
TypographyTypography
Typography
 
Chap7
Chap7Chap7
Chap7
 
Ch04
Ch04Ch04
Ch04
 
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)
 
Multimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptxMultimedia-Lecture-3.pptx
Multimedia-Lecture-3.pptx
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 5 Text
Chapter 5 TextChapter 5 Text
Chapter 5 Text
 
Chapter Five
Chapter FiveChapter Five
Chapter Five
 
Saw13 ch02-ppt
Saw13 ch02-pptSaw13 ch02-ppt
Saw13 ch02-ppt
 
textinformationandmedia-190522081153.pptx
textinformationandmedia-190522081153.pptxtextinformationandmedia-190522081153.pptx
textinformationandmedia-190522081153.pptx
 
Typography
TypographyTypography
Typography
 
Graphic Design first class (1).pptx
Graphic Design first class (1).pptxGraphic Design first class (1).pptx
Graphic Design first class (1).pptx
 
Lecture # 3
Lecture # 3Lecture # 3
Lecture # 3
 
10.m3 cms ui
10.m3 cms ui10.m3 cms ui
10.m3 cms ui
 
Text Information and Media.pptx
Text Information and Media.pptxText Information and Media.pptx
Text Information and Media.pptx
 

Mais de Mr SMAK

Fyp list batch-2009 (project approval -rejected list)
Fyp list batch-2009 (project approval -rejected list)Fyp list batch-2009 (project approval -rejected list)
Fyp list batch-2009 (project approval -rejected list)Mr SMAK
 
Assigments2009
Assigments2009Assigments2009
Assigments2009Mr SMAK
 
Evaluation of cellular network
Evaluation of cellular networkEvaluation of cellular network
Evaluation of cellular networkMr SMAK
 
Common protocols
Common protocolsCommon protocols
Common protocolsMr SMAK
 
Cellular network
Cellular networkCellular network
Cellular networkMr SMAK
 
Lecture 6.1
Lecture  6.1Lecture  6.1
Lecture 6.1Mr SMAK
 
Lecture 6
Lecture  6Lecture  6
Lecture 6Mr SMAK
 
Parallel architecture
Parallel architectureParallel architecture
Parallel architectureMr SMAK
 
Lecture 3
Lecture 3Lecture 3
Lecture 3Mr SMAK
 
Lecture 2
Lecture 2Lecture 2
Lecture 2Mr SMAK
 
Lecture 1
Lecture 1Lecture 1
Lecture 1Mr SMAK
 
Lecture 6
Lecture  6Lecture  6
Lecture 6Mr SMAK
 
Lecture 6.1
Lecture  6.1Lecture  6.1
Lecture 6.1Mr SMAK
 
Chapter 2 ASE
Chapter 2 ASEChapter 2 ASE
Chapter 2 ASEMr SMAK
 
Structure of project plan and schedule
Structure of project plan and scheduleStructure of project plan and schedule
Structure of project plan and scheduleMr SMAK
 
Proposal format
Proposal formatProposal format
Proposal formatMr SMAK
 
Proposal announcement batch2009
Proposal announcement batch2009Proposal announcement batch2009
Proposal announcement batch2009Mr SMAK
 
List ofsuparco projectsforuniversities
List ofsuparco projectsforuniversitiesList ofsuparco projectsforuniversities
List ofsuparco projectsforuniversitiesMr SMAK
 
Fyp timeline & assessment policy batch 2009
Fyp timeline & assessment policy batch 2009Fyp timeline & assessment policy batch 2009
Fyp timeline & assessment policy batch 2009Mr SMAK
 

Mais de Mr SMAK (20)

Fyp list batch-2009 (project approval -rejected list)
Fyp list batch-2009 (project approval -rejected list)Fyp list batch-2009 (project approval -rejected list)
Fyp list batch-2009 (project approval -rejected list)
 
Assigments2009
Assigments2009Assigments2009
Assigments2009
 
Week1
Week1Week1
Week1
 
Evaluation of cellular network
Evaluation of cellular networkEvaluation of cellular network
Evaluation of cellular network
 
Common protocols
Common protocolsCommon protocols
Common protocols
 
Cellular network
Cellular networkCellular network
Cellular network
 
Lecture 6.1
Lecture  6.1Lecture  6.1
Lecture 6.1
 
Lecture 6
Lecture  6Lecture  6
Lecture 6
 
Parallel architecture
Parallel architectureParallel architecture
Parallel architecture
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Lecture 6
Lecture  6Lecture  6
Lecture 6
 
Lecture 6.1
Lecture  6.1Lecture  6.1
Lecture 6.1
 
Chapter 2 ASE
Chapter 2 ASEChapter 2 ASE
Chapter 2 ASE
 
Structure of project plan and schedule
Structure of project plan and scheduleStructure of project plan and schedule
Structure of project plan and schedule
 
Proposal format
Proposal formatProposal format
Proposal format
 
Proposal announcement batch2009
Proposal announcement batch2009Proposal announcement batch2009
Proposal announcement batch2009
 
List ofsuparco projectsforuniversities
List ofsuparco projectsforuniversitiesList ofsuparco projectsforuniversities
List ofsuparco projectsforuniversities
 
Fyp timeline & assessment policy batch 2009
Fyp timeline & assessment policy batch 2009Fyp timeline & assessment policy batch 2009
Fyp timeline & assessment policy batch 2009
 

Último

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Último (20)

Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 

Lecture 4 text

  • 1. LECTURE 4 THE USES OF TEXT IN MULTIMEDIA Prepared by Razia Nisar Noorani 1
  • 2. Objective  Media Types  What text is  How text is created and stored in the computer  How text is used in Multimedia Systems  Advantages and Disadvantages of using texts 2
  • 3. Temporal & Non Temporal Media Media  Refer to Multimedia elements.  Two Media types:Temporal and Non-Temporal Temporal Media  The media has an associated time aspect. Example: its view changes with respect to time.  Examples: Audio, video, animation, music etc. 3
  • 4. Temporal & Non Temporal Media Non-Temporal Media  Also known as a static media. It has the same representation regardless of time  Examples: texts, graphics, paintings, book etc  Multimedia applications are typically composed of both media 4
  • 5. What is Text  Basic media for many multimedia systems  Texts in the form of words, sentences and paragraphs is used to communicate thoughts, ideas and facts in nearly every aspect of our lives.  Multimedia products depends on text for many things: - to explain how the application work - to guide the user in navigating through the application - deliver the information for which the application was designed 5
  • 6. What is Text  Minimize the texts in multimedia application  Texts consists of two structures:  Linear  Non-Linear 6
  • 7. Text Technology  Based on creating letters, numbers and special characters.  Text elements can be categories into:  Alphabet characters : A - Z  Numbers : 0 - 9  Special characters : Punctuation [. , ; ‘ …] , Sign or Symbols [* & ^ % $ £ ! / ~ # @ .…]  Also known Character Sets  May also include special icon or drawing symbols, mathematical symbols, Greek Letter etc. 7
  • 8. Typefaces, Fonts and Points Typefaces  The graphic representations of the alphabet, numbers and special character.  Usually vary by type sizes and styles. Fonts  Particular size of typefaces  Usually vary by type sizes and styles.  The sizes are measured in points - One point is 1/72” or 0.0138 inc” - Measuring distance from the top of a capital letters (e.g. ‘A or P’) to the bottom of a descenders (e.g. ‘y , ‘p’ , ‘q’). 8
  • 9. Fonts Effects  A numbers of effects that are useful for bringing viewer’s attention to content:  Case: UPPER and lower letter  Bold, Italic, Underline, superscript or subscript  Embossed or Shadow  Colours  Strikethrough b 9
  • 10. Types of Fonts  Two classes of fonts: Serif or Sans Serif  Serif fonts use decorative tips or flags at the ends of a letter strokes  Sans Serif fonts don’t have these features  Serif fonts are usually used for documents or screens that have large quantities of text - This is because the serif helps guide the reader’s eye along the text 10
  • 11. Types of Fonts  For computer displays, Sans Serif fonts considered better because of the sharper contrast. Examples of San Serif fonts Times New Roman Century Gothic Bookman Arial Rockwell Light Comic Sans MS Courier New Impact Century Tahoma Examples of Serif fonts 11
  • 12. Text Characteristics This example shows the Times New Roman font Ascender Capital Height x-Height FD xhp Point size Serif p -Height Descender 12
  • 13. Tracking, Kerning and Leading Av Unkerned AvKerned 13
  • 14. Tracking, Kerning and Leading Reading Line One Leading Reading Line One  Ascender : an upstroke on a character  Descender : the down stroke below the baseline of a character  Leading : spacing above and below a font or Line spacing  Tracking : spacing between characters  Kerning : space between pairs of characters, usually as an overlap for improvement appearance 14
  • 15. Bitmapped and vector fonts  Fonts can either be stored as bitmapped or vector graphics  Bitmaps font depend to the size and the pixel numbers - File size increases as more sizes are added  Vector fonts can draw any size by scaling the vector drawing primitives mathematically - File size is much smaller than bitmaps - TrueType and PostScript are vector font formats 15
  • 16. Bitmapped and vector fonts A bitmapped font A vector font 16
  • 17. Jaggies and Antialiasing  Jaggies are the jagged edges you see when a bitmapped image is resized  It is a consequence of the underlying array of pixels from which the image is composed  Antialiasing is a technique that can be used to eliminate jagged edges  It substitutes additional pixels in other colours to fool the brain into thinking it is seeing continuous lines 17
  • 18. Jaggies and Antialiasing  The technique is used to blend the font into the background by transitioning the colour from the font colour to background.  This technique minimizes the jagged edges making for a smoother overall appearance. 18
  • 20. Text Data Files  The common data encoding schemes for text are:  Plain text (ASCII) is text in an electronic format that can be read and interpreted by humans  Rich text is similar but it also embeds special control characters into the text to provide additional features  Hypertext is an advance on rich text which allows the reader to jump to different sections within the document or even jump to a new document 20
  • 21. Text Data Files Plain text This is plain text. It is readable by humans. It can contains numbers (01234) and punctuation (.,#@*&) since it uses the ASCII character set. Rich text This is <bold>rich text</bold>.<br><center>It is also readable by humans but contains additional tags which control the presentation of the text.</center> Hypertext This is <a href=“http://www.w3c.org/”>hypertext</a>. It uses the rich text format shown above but adds the ability to hyperlink to other documents.<hr><img src=“logo.gif”> 21
  • 22. Working With Text  Considerations and guidelines when we are working with text:  Be Concise  Use the appropriate typefaces and fonts  Make it readable  Consider type styles and colors  Use restraint and be consistent 22
  • 23. How text can be used effectively  Communicating Data - Customer names and address - Pricing information of products  Explaining concepts and ideas - A company mission statement - A comparison of medical procedures  Clarifying other media - Labels on button, icons and screens - Captions and callouts for graphics 23
  • 24. Advantages and Disadvantages of using texts  Advantages  Is relatively inexpensive to produce  Present abstract ideas effectively  Clarifies other media  Provides confidentiality  Is easily changed or updated  Disadvantages  Is less memorable than other visual media  Requires more attention from the user than other media  Can be cumbersome 24
  • 25. Summary  Multimedia applications and presentations invariably rely to some extent on the use of text to convey their message to users  Text has many characteristics that the developer can modify to enhance the user experience - size, weight, typeface, style, colour, kerning, tracking, etc.  Antialiasing is a technique that can be used to improve the readability of text 25
  • 26. Next lecture... We will looking at images  The different types of image  How we capture images  Generating and editing images 26

Notas do Editor

  1. SCA3103 - Introduction to Multimedia Sesi 2003/04 Sem II Lecture 4