SlideShare a Scribd company logo
1 of 43
Text
Table of Content
1. Introduction of text.
2. Text elements.
3. Types of text.
4. Fonts and typefaces.
5. Font Terminology.
6. Classification of fonts.
7. Font styles.
8. Font types.
9. Bitmapped and Vector fonts.
10. Font appearance.
11. Font mapping.
12. Guidelines of choosing fonts.
13. Efficient use of text.
Introduction
• Text is obviously the simplest of data types
and requires the least amount of storage.
• Text in the form of words, sentences, and
paragraphs is used to communicate thoughts,
ideas, and facts in daily life.
• Text may not be as visually exciting as some
of the other media types, but it often conveys
essential and precise information.
…continued
• Multimedia applications depend on text for many
things including:
- Page titles
- Delivering information in form of multiple sentences /
paragraphs
- Labels for pictures
- Instructions for operating the application
• Text is probably the most common form of
information delivery.
Text elements
• Alphabet characters
• A – Z and a – z
• Numbers
• 0 – 9
• Special characters
- Punctuation (. , ; “ ‘ ! : - /)
- Signs ($ + - = @ # % ^ & *)
Obtaining Text
• Text can be captured in following ways:
• Keyboard
• Mouse
• Scanner (OCR) – Optical Character
Recognization*
* designed to translate images of handwritten or
typewritten text (usually captured by a scanner) into
machine-editable text.
Types of Text
Unformatted text (Plaintext)
• comprise strings of fixed-sized characters from a
limited character set.
Formatted text (Richtext)
• comprise strings of characters of different styles, size
and shape together with tables, graphics and
image inserted at appropriate point.
• Example: Rich Text Format (RTF), HTML, .doc
Types of Text
Hypertext
• It enables the integrated set of documents (each
comprising formatted text) to be created which
have defined linkages between them.
Basic ASCII character set
This is a set of characters
that are available in the
ASCII (American
Standard Code for
Information Interchange)
character set. This is one
of the most widely used
character sets and the
table includes the binary
codeword used to
represent each
character.
Unformatted Text
ASCII Code
ASCII Code
• Each character is represented by a unique 7-bit binary
codeword, meaning that there are 128 (27
) alternative
characters.
• In addition to all normal alphabetic, numeric and
punctuation characters, the total ASCII character set
also includes control characters such as BS (backspace),
DEL (delete), etc.
…continued
Extended Character Set (ISO Latin-1)
• Extra 1 bit in ASCII is filled with ANSI
(American National Standards
Institution) characters (256 characters)
Unicode
• Unicode is the universal standard for
multi language characters published
by Unicode Consortium.
• Unicode 4.0 standard covers 96,382
characters using 16 bits uniform
encoding.
• Unicode can support a wide variety of
non-Roman alphabets including Han
Chinese, Japanese, Arabic, Korean,
Bengali, and so on.
‫ﺍﺏﺙﺚﺝﺡﺥ‬
αβγδεζ
Unicode
Characters
¢ ∞ ä ü
Extended
Characters
Formatted Text
• An example of formatted text is that produced by most
word processing packages. It enables documents to be
created that consist of characters of different styles and
variable size and shape, each of which can be plain,
bold, or italicized.
• In addition, a variety of document formatting options are
supported to enable an author to structure a document
into chapters, sections and paragraphs, each of which
with different headings and with tables, graphics and
pictures inserted at appropriate points.
Hypertext
Figure 2.3. Example of an electronic
Document written in hypertext
Hypertext is a type of
formatted text that enables
a related set of documents,
normally referred to as
pages, to be created which
have defined linkage
points, referred to as
hyperlinks, between each
other.
Fonts & Typefaces
• Font
• Collection of characters of different sizes and
styles of a typeface.
• Example : Arial 18 point Bold
• Typeface
• Graphic representation or the shape of
characters.
 A typeface is a family of related fonts
• Example : Bookman Old Style
• Baseline – the line on which the bases of characters are
arranged
• Leading – the distance between successive baselines
• x-height – the distance between the baseline and the top
of a lower-case letter x
• Ascenders/descenders – strokes that rise above the x-
height/drop below the baseline
• Kerning – adjustment of space between certain pairs of
letters (e.g. AV) to make them look more uniform
Font Terminology
337
Font Terminology
• Tracking - Spacing between characters.
• Serif - Flag or decoration at the end of a character
stroke.
•Spacing: monospaced (fixed width)/proportional
•Serifs: serifed/sans serif
Serifs are the small strokes added to the ends of character
shapes in conventional book fonts
•Shape: upright/italic/slanted
Slant is a vertical shear effect, italic uses different glyph shapes
with a slant
•Weight: bold/normal/light
Classification of Fonts
327–330
FD xhpDescender
Cap height
Point size
Ascender
Serif
X-height
This example shows the Times New Roman fontThis example shows the Times New Roman font
Baseline
336
BD hp
Av
Reading line one.
Reading line two.
Ascender
Descender
Kerning
Tracking
Serif
Leading
Tracking and Kerning
Av vAUnkerned Kerned
Serif and sans serif fonts
 Fonts can broadly be said to be of one of two
types: serif or sans serif
 A serif is the decorative ‘bit’ at the end of a letter
stroke
 Serif fonts have them and sans serif fonts don’t (‘sans’
being French for ‘without’)
 Serif fonts are usually used for printed media or
documents that have large quantities of text.
 This is because the serif helps guide the reader’s eye
along the line
 Sans Serif fonts are considered better for computer
displays because of the sharper contrast.
Times New Roman
Bookman Old Style
Monotype Corsiva
Courier New
Times New Roman
Bookman Old Style
Monotype Corsiva
Courier New
Serif fontsSerif fonts
Arial
Tahoma
Impact
Verdana
Arial
Tahoma
Impact
Verdana
Sans serif fontsSans serif fonts
Font Styles
 Bold, Italic, Underline, Strikethrough, superscript
or
subscript, embossedembossed or shadowshadow
 CCoolloouurrss
 Some common fonts used today include:
 Arial (or Helvetica)
 A sans serif font
 Times New Roman (or Times Roman)
 A serif font
 Courier New (or Courier)
 A monospaced font (all characters have the
same width)
Font Types
• PostScript
• Page Description Language
• Uses mathematical construct
• Allows the character to be scaled bigger/smaller; able to be finely
printed.
• Needs special software to display
• Needs licensing
• Example: Adobe’s PostScript
• TrueType
• Page Description Language
• TrueType is joint effort by Apple & Microsoft.
• Uses mathematical construct.
• In addition to printing smooth chars, it allows chars displayed on low-
resolution monitors.
• No special software needed to display
• No licensing needed
• Bitmap
• Images of characters
• Requires a lot of memory
Bitmapped and vector fonts
 Fonts can either be stored as bitmapped or vector
 Bitmaps require one bitmap for each size
 File size increases as more sizes are added.
 Require a lot of memory.
 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.
Bitmapped and vector fonts
A bitmapped fontA bitmapped font A vector fontA vector font
Font Appearance
Rasterization
• Font is drawn on the screen one pixel at
a time
• 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
Anti-aliasing
• Blend the font into the background color.
• This technique minimizes the jagged
edges making for smoother overall
appearance.
• It substitutes additional pixels in other
colours to fool the brain into thinking it is
seeing continuous lines
Font mapping
• Some fonts installed in your machine may not be
available in other user’s machine.
• If the fonts that you used is not available in other
people’s computer, a default font will be used for
substitution.
• Specifying which font to be substitution is called
font mapping.
CAN YOU READ THIS? IF NOT IT IS BECAUSE EVERYTHING IS
WRITTEN IN CAPITAL LETTERS. THEREFORE THIS SHOULD ALWAYS
BE AVOIDED.
Can you read this? It is easier because people will recognize shape of
characters easier this way.
Can you read this? It is easier because people will recognize shape of characters
easier this way.
Meaningful words
• Text is use for titles and headlines, menus,
navigation, and content.
• Too much text – crowded or ‘busy’ screen
• Too little text – too many page
• Words must be chosen carefully
Guideline of choosing fonts
• For small type, do not use decorative fonts
because in small size they are unreadable.
• Use as few typefaces as possible but you can vary
the size and style using italic or bold.
• Adjust the leading or line spacing where you have
a lot of text for easier reading.
• Vary the size of a font according to the
importance of the message you are delivering.
• Use bold or emphasize text to highlight ideas or
concept.
Guideline of choosing fonts
• In large headlines, adjust the spacing between
letters (kerning) so that the spacing feels right.
• Use anti-aliasing for big fonts but turn off anti-
aliasing for small fonts.
• Surround headlines with white space
• Distinguish text links with colors and underlining
• Use drop caps and initial caps
Efficient use of text
• Positive ways to communicate message by less
text and other ways are
1. Hypertext
2. Pop-up Messages
3. Drop-down Boxes
4. Scroll Bars
5. Buttons for interaction
6. Symbols & Icons
• Linking a hypertext or hot word / hotspot to
another part of the title that displays more text
• Very effectively used to retrieve info from
databases
• Helps user in decision making
• User can process information faster and
strategically
Hypertext
• Another type of Hot word used to save space
• Click on a hot word or a text, a small message
pops up explaining in brief about the hot word
• Remains for some time and vanishes after
programmed duration or by a mouse click
Pop-up messages
• Gives the user a set of choices and reduces his
strain of decision making
• That is making choice in a easier way and limited
according to the system’s capabilities
• Choosing may lead to another page with text or
may retrieve info from database
Drop-down boxes
• Usually not a good practice to use scroll bars
• Mostly irritates the user
• Important messages should not be posted using
scrollbars, since the user may not notice it
Scroll Bars
• The concept of hyper linking remains the same
• Change in appearance by using a button with
text to glow on it rather than using a hyper text
Buttons
• Using symbols or icons in-order to express a
meaning
• Eg: A floppy icon in MS Word represents “Save”,
expressing to save the document
Symbols & Icons
Summary
1. Text is the simplest of data types and requires the
least amount of storage.
2. 3 categories of text elements:
Alphabet characters, Numbers, Special characters
3. 3 types of text:
Unformatted text, Formatted text, Hypertext
4. Font is the collection of characters of different sizes and
styles of a typeface.
5. Typeface is the graphic representation or the shape of
characters.
6. Font Terminology:
Baseline, Leading, x-height, Ascenders/Descenders,
Kerning, Tracking, Serif
7. Classification of fonts:
Spacing, Serifs, Shape, Weight
Summary
8. Font types:
PostScript, TrueType, Bitmap
9. Bitmaps require one bitmap for each size.
 File size increases as more sizes are added.
 Require a lot of memory.
10. Vector fonts can draw any size by scaling the vector drawing
primitives mathematically.
 File size is much smaller than bitmaps.
11. Rasterization refers that font is drawn on the screen one pixel
at a
time.
12.Anti-aliasing blends the font into the background colour to
minimize the jagged edges making for smoother overall
appearance.
Summary
13. Font mapping specifies which font to be substitution if the
fonts that you used is not available in other people’s
computer.
14. Positive ways to communicate message by less text:
Hypertext, Pop-up Messages, Drop-down Boxes,
Scroll Bars, Buttons, Symbols & Icons.

More Related Content

What's hot

Chapter 3 : IMAGE
Chapter 3 : IMAGEChapter 3 : IMAGE
Chapter 3 : IMAGEazira96
 
Multimedia tools (sound)
Multimedia tools (sound)Multimedia tools (sound)
Multimedia tools (sound)dhruv patel
 
what is Font in multimedia
 what is Font in multimedia what is Font in multimedia
what is Font in multimediamaliksiddique1
 
Chapter 5 : ANIMATION
Chapter 5 : ANIMATIONChapter 5 : ANIMATION
Chapter 5 : ANIMATIONazira96
 
Image file formats
Image file formatsImage file formats
Image file formatsBob Watson
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEOazira96
 
Lecture 4 text
Lecture 4   textLecture 4   text
Lecture 4 textMr SMAK
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUNDazira96
 
Chapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAChapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAazira96
 
Chapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaChapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaShehryar Ahmad
 
Introduction to Multimedia Applications
Introduction to Multimedia ApplicationsIntroduction to Multimedia Applications
Introduction to Multimedia ApplicationsSanjaya Dharmadasa
 

What's hot (20)

Multimedia chapter 2
Multimedia chapter 2Multimedia chapter 2
Multimedia chapter 2
 
Chapter 3 : IMAGE
Chapter 3 : IMAGEChapter 3 : IMAGE
Chapter 3 : IMAGE
 
Sound
SoundSound
Sound
 
Multimedia tools (sound)
Multimedia tools (sound)Multimedia tools (sound)
Multimedia tools (sound)
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
what is Font in multimedia
 what is Font in multimedia what is Font in multimedia
what is Font in multimedia
 
Chapter 5 : ANIMATION
Chapter 5 : ANIMATIONChapter 5 : ANIMATION
Chapter 5 : ANIMATION
 
Multimedia systems
Multimedia systemsMultimedia systems
Multimedia systems
 
Digital Audio in Multimedia
Digital Audio in MultimediaDigital Audio in Multimedia
Digital Audio in Multimedia
 
Image file formats
Image file formatsImage file formats
Image file formats
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEO
 
Lecture 4 text
Lecture 4   textLecture 4   text
Lecture 4 text
 
Multimedia Hardware
Multimedia HardwareMultimedia Hardware
Multimedia Hardware
 
Multimedia chapter 5
Multimedia chapter 5Multimedia chapter 5
Multimedia chapter 5
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUND
 
Multimedia chapter 4
Multimedia chapter 4Multimedia chapter 4
Multimedia chapter 4
 
Text
TextText
Text
 
Chapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAChapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIA
 
Chapter 10 designing and producing Multimedia
Chapter 10 designing and producing MultimediaChapter 10 designing and producing Multimedia
Chapter 10 designing and producing Multimedia
 
Introduction to Multimedia Applications
Introduction to Multimedia ApplicationsIntroduction to Multimedia Applications
Introduction to Multimedia Applications
 

Similar to Text

Similar to Text (20)

Unit 2 graphics
Unit 2 graphicsUnit 2 graphics
Unit 2 graphics
 
Font new edit
Font new editFont new edit
Font new edit
 
Fonts!
Fonts!Fonts!
Fonts!
 
Lec14 15 16 text
Lec14 15 16 textLec14 15 16 text
Lec14 15 16 text
 
CHAPTER – 3 Text
CHAPTER – 3    TextCHAPTER – 3    Text
CHAPTER – 3 Text
 
Text
TextText
Text
 
Type
TypeType
Type
 
prepress 1st chapter.pptx
prepress 1st chapter.pptxprepress 1st chapter.pptx
prepress 1st chapter.pptx
 
11. Typography data visualization .pdf
11. Typography data visualization .pdf11. Typography data visualization .pdf
11. Typography data visualization .pdf
 
Chapter 3 - Text.pptsdg
Chapter 3 - Text.pptsdgChapter 3 - Text.pptsdg
Chapter 3 - Text.pptsdg
 
Chap7
Chap7Chap7
Chap7
 
Typography
TypographyTypography
Typography
 
What is Font and Typefaces? Explain any five font’s families in DTP. By Shobh...
What is Font and Typefaces? Explain any five font’s families in DTP. By Shobh...What is Font and Typefaces? Explain any five font’s families in DTP. By Shobh...
What is Font and Typefaces? Explain any five font’s families in DTP. By Shobh...
 
Designing on a grid
Designing on a gridDesigning on a grid
Designing on a grid
 
Chapter 12: CSS Part 2
Chapter 12: CSS Part 2Chapter 12: CSS Part 2
Chapter 12: CSS Part 2
 
Presentation 1 asgardia
Presentation 1 asgardiaPresentation 1 asgardia
Presentation 1 asgardia
 
Typography3 bh
Typography3 bhTypography3 bh
Typography3 bh
 
Typography
TypographyTypography
Typography
 
Typography class 3
Typography class 3Typography class 3
Typography class 3
 
A crash course in typography
A crash course in typographyA crash course in typography
A crash course in typography
 

Recently uploaded

AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...BarusRa
 
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...amitlee9823
 
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfamanda2495
 
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证eeanqy
 
➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men 🔝Bokaro🔝 Escorts S...
➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men  🔝Bokaro🔝   Escorts S...➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men  🔝Bokaro🔝   Escorts S...
➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men 🔝Bokaro🔝 Escorts S...amitlee9823
 
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyHire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyNitya salvi
 
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...amitlee9823
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...RitikaRoy32
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.Nitya salvi
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...amitlee9823
 
ab-initio-training basics and architecture
ab-initio-training basics and architectureab-initio-training basics and architecture
ab-initio-training basics and architecturesaipriyacoool
 
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...Nitya salvi
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja Nehwal
 
👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...
👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...
👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...karishmasinghjnh
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationZenSeloveres
 

Recently uploaded (20)

AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
 
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
 
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
 
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
怎样办理伯明翰大学学院毕业证(Birmingham毕业证书)成绩单留信认证
 
➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men 🔝Bokaro🔝 Escorts S...
➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men  🔝Bokaro🔝   Escorts S...➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men  🔝Bokaro🔝   Escorts S...
➥🔝 7737669865 🔝▻ Bokaro Call-girls in Women Seeking Men 🔝Bokaro🔝 Escorts S...
 
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyHire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
 
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
 
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Jigani Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
ab-initio-training basics and architecture
ab-initio-training basics and architectureab-initio-training basics and architecture
ab-initio-training basics and architecture
 
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
Just Call Vip call girls Nagpur Escorts ☎️8617370543 Starting From 5K to 25K ...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
 
👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...
👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...
👉 Call Girls Service Amritsar 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Agen...
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentation
 

Text

  • 2. Table of Content 1. Introduction of text. 2. Text elements. 3. Types of text. 4. Fonts and typefaces. 5. Font Terminology. 6. Classification of fonts. 7. Font styles. 8. Font types. 9. Bitmapped and Vector fonts. 10. Font appearance. 11. Font mapping. 12. Guidelines of choosing fonts. 13. Efficient use of text.
  • 3. Introduction • Text is obviously the simplest of data types and requires the least amount of storage. • Text in the form of words, sentences, and paragraphs is used to communicate thoughts, ideas, and facts in daily life. • Text may not be as visually exciting as some of the other media types, but it often conveys essential and precise information.
  • 4. …continued • Multimedia applications depend on text for many things including: - Page titles - Delivering information in form of multiple sentences / paragraphs - Labels for pictures - Instructions for operating the application • Text is probably the most common form of information delivery.
  • 5. Text elements • Alphabet characters • A – Z and a – z • Numbers • 0 – 9 • Special characters - Punctuation (. , ; “ ‘ ! : - /) - Signs ($ + - = @ # % ^ & *)
  • 6. Obtaining Text • Text can be captured in following ways: • Keyboard • Mouse • Scanner (OCR) – Optical Character Recognization* * designed to translate images of handwritten or typewritten text (usually captured by a scanner) into machine-editable text.
  • 7. Types of Text Unformatted text (Plaintext) • comprise strings of fixed-sized characters from a limited character set. Formatted text (Richtext) • comprise strings of characters of different styles, size and shape together with tables, graphics and image inserted at appropriate point. • Example: Rich Text Format (RTF), HTML, .doc
  • 8. Types of Text Hypertext • It enables the integrated set of documents (each comprising formatted text) to be created which have defined linkages between them.
  • 9. Basic ASCII character set This is a set of characters that are available in the ASCII (American Standard Code for Information Interchange) character set. This is one of the most widely used character sets and the table includes the binary codeword used to represent each character. Unformatted Text
  • 10. ASCII Code ASCII Code • Each character is represented by a unique 7-bit binary codeword, meaning that there are 128 (27 ) alternative characters. • In addition to all normal alphabetic, numeric and punctuation characters, the total ASCII character set also includes control characters such as BS (backspace), DEL (delete), etc.
  • 11. …continued Extended Character Set (ISO Latin-1) • Extra 1 bit in ASCII is filled with ANSI (American National Standards Institution) characters (256 characters) Unicode • Unicode is the universal standard for multi language characters published by Unicode Consortium. • Unicode 4.0 standard covers 96,382 characters using 16 bits uniform encoding. • Unicode can support a wide variety of non-Roman alphabets including Han Chinese, Japanese, Arabic, Korean, Bengali, and so on. ‫ﺍﺏﺙﺚﺝﺡﺥ‬ αβγδεζ Unicode Characters ¢ ∞ ä ü Extended Characters
  • 12. Formatted Text • An example of formatted text is that produced by most word processing packages. It enables documents to be created that consist of characters of different styles and variable size and shape, each of which can be plain, bold, or italicized. • In addition, a variety of document formatting options are supported to enable an author to structure a document into chapters, sections and paragraphs, each of which with different headings and with tables, graphics and pictures inserted at appropriate points.
  • 13. Hypertext Figure 2.3. Example of an electronic Document written in hypertext Hypertext is a type of formatted text that enables a related set of documents, normally referred to as pages, to be created which have defined linkage points, referred to as hyperlinks, between each other.
  • 14. Fonts & Typefaces • Font • Collection of characters of different sizes and styles of a typeface. • Example : Arial 18 point Bold • Typeface • Graphic representation or the shape of characters.  A typeface is a family of related fonts • Example : Bookman Old Style
  • 15. • Baseline – the line on which the bases of characters are arranged • Leading – the distance between successive baselines • x-height – the distance between the baseline and the top of a lower-case letter x • Ascenders/descenders – strokes that rise above the x- height/drop below the baseline • Kerning – adjustment of space between certain pairs of letters (e.g. AV) to make them look more uniform Font Terminology 337
  • 16. Font Terminology • Tracking - Spacing between characters. • Serif - Flag or decoration at the end of a character stroke.
  • 17. •Spacing: monospaced (fixed width)/proportional •Serifs: serifed/sans serif Serifs are the small strokes added to the ends of character shapes in conventional book fonts •Shape: upright/italic/slanted Slant is a vertical shear effect, italic uses different glyph shapes with a slant •Weight: bold/normal/light Classification of Fonts 327–330
  • 18. FD xhpDescender Cap height Point size Ascender Serif X-height This example shows the Times New Roman fontThis example shows the Times New Roman font Baseline
  • 19. 336
  • 20. BD hp Av Reading line one. Reading line two. Ascender Descender Kerning Tracking Serif Leading
  • 21. Tracking and Kerning Av vAUnkerned Kerned
  • 22. Serif and sans serif fonts  Fonts can broadly be said to be of one of two types: serif or sans serif  A serif is the decorative ‘bit’ at the end of a letter stroke  Serif fonts have them and sans serif fonts don’t (‘sans’ being French for ‘without’)  Serif fonts are usually used for printed media or documents that have large quantities of text.  This is because the serif helps guide the reader’s eye along the line  Sans Serif fonts are considered better for computer displays because of the sharper contrast.
  • 23. Times New Roman Bookman Old Style Monotype Corsiva Courier New Times New Roman Bookman Old Style Monotype Corsiva Courier New Serif fontsSerif fonts Arial Tahoma Impact Verdana Arial Tahoma Impact Verdana Sans serif fontsSans serif fonts
  • 24. Font Styles  Bold, Italic, Underline, Strikethrough, superscript or subscript, embossedembossed or shadowshadow  CCoolloouurrss  Some common fonts used today include:  Arial (or Helvetica)  A sans serif font  Times New Roman (or Times Roman)  A serif font  Courier New (or Courier)  A monospaced font (all characters have the same width)
  • 25. Font Types • PostScript • Page Description Language • Uses mathematical construct • Allows the character to be scaled bigger/smaller; able to be finely printed. • Needs special software to display • Needs licensing • Example: Adobe’s PostScript • TrueType • Page Description Language • TrueType is joint effort by Apple & Microsoft. • Uses mathematical construct. • In addition to printing smooth chars, it allows chars displayed on low- resolution monitors. • No special software needed to display • No licensing needed • Bitmap • Images of characters • Requires a lot of memory
  • 26. Bitmapped and vector fonts  Fonts can either be stored as bitmapped or vector  Bitmaps require one bitmap for each size  File size increases as more sizes are added.  Require a lot of memory.  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.
  • 27. Bitmapped and vector fonts A bitmapped fontA bitmapped font A vector fontA vector font
  • 28. Font Appearance Rasterization • Font is drawn on the screen one pixel at a time • 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 Anti-aliasing • Blend the font into the background color. • This technique minimizes the jagged edges making for smoother overall appearance. • It substitutes additional pixels in other colours to fool the brain into thinking it is seeing continuous lines
  • 29. Font mapping • Some fonts installed in your machine may not be available in other user’s machine. • If the fonts that you used is not available in other people’s computer, a default font will be used for substitution. • Specifying which font to be substitution is called font mapping.
  • 30. CAN YOU READ THIS? IF NOT IT IS BECAUSE EVERYTHING IS WRITTEN IN CAPITAL LETTERS. THEREFORE THIS SHOULD ALWAYS BE AVOIDED. Can you read this? It is easier because people will recognize shape of characters easier this way. Can you read this? It is easier because people will recognize shape of characters easier this way.
  • 31. Meaningful words • Text is use for titles and headlines, menus, navigation, and content. • Too much text – crowded or ‘busy’ screen • Too little text – too many page • Words must be chosen carefully
  • 32. Guideline of choosing fonts • For small type, do not use decorative fonts because in small size they are unreadable. • Use as few typefaces as possible but you can vary the size and style using italic or bold. • Adjust the leading or line spacing where you have a lot of text for easier reading. • Vary the size of a font according to the importance of the message you are delivering. • Use bold or emphasize text to highlight ideas or concept.
  • 33. Guideline of choosing fonts • In large headlines, adjust the spacing between letters (kerning) so that the spacing feels right. • Use anti-aliasing for big fonts but turn off anti- aliasing for small fonts. • Surround headlines with white space • Distinguish text links with colors and underlining • Use drop caps and initial caps
  • 34. Efficient use of text • Positive ways to communicate message by less text and other ways are 1. Hypertext 2. Pop-up Messages 3. Drop-down Boxes 4. Scroll Bars 5. Buttons for interaction 6. Symbols & Icons
  • 35. • Linking a hypertext or hot word / hotspot to another part of the title that displays more text • Very effectively used to retrieve info from databases • Helps user in decision making • User can process information faster and strategically Hypertext
  • 36. • Another type of Hot word used to save space • Click on a hot word or a text, a small message pops up explaining in brief about the hot word • Remains for some time and vanishes after programmed duration or by a mouse click Pop-up messages
  • 37. • Gives the user a set of choices and reduces his strain of decision making • That is making choice in a easier way and limited according to the system’s capabilities • Choosing may lead to another page with text or may retrieve info from database Drop-down boxes
  • 38. • Usually not a good practice to use scroll bars • Mostly irritates the user • Important messages should not be posted using scrollbars, since the user may not notice it Scroll Bars
  • 39. • The concept of hyper linking remains the same • Change in appearance by using a button with text to glow on it rather than using a hyper text Buttons
  • 40. • Using symbols or icons in-order to express a meaning • Eg: A floppy icon in MS Word represents “Save”, expressing to save the document Symbols & Icons
  • 41. Summary 1. Text is the simplest of data types and requires the least amount of storage. 2. 3 categories of text elements: Alphabet characters, Numbers, Special characters 3. 3 types of text: Unformatted text, Formatted text, Hypertext 4. Font is the collection of characters of different sizes and styles of a typeface. 5. Typeface is the graphic representation or the shape of characters. 6. Font Terminology: Baseline, Leading, x-height, Ascenders/Descenders, Kerning, Tracking, Serif 7. Classification of fonts: Spacing, Serifs, Shape, Weight
  • 42. Summary 8. Font types: PostScript, TrueType, Bitmap 9. Bitmaps require one bitmap for each size.  File size increases as more sizes are added.  Require a lot of memory. 10. Vector fonts can draw any size by scaling the vector drawing primitives mathematically.  File size is much smaller than bitmaps. 11. Rasterization refers that font is drawn on the screen one pixel at a time. 12.Anti-aliasing blends the font into the background colour to minimize the jagged edges making for smoother overall appearance.
  • 43. Summary 13. Font mapping specifies which font to be substitution if the fonts that you used is not available in other people’s computer. 14. Positive ways to communicate message by less text: Hypertext, Pop-up Messages, Drop-down Boxes, Scroll Bars, Buttons, Symbols & Icons.