Chapter 04
Chapter 04
Chapter 04
Principles
Chapter 4
Text
TMH Chapter - 4 1
Text
Types of Text
Also known as plaintext, Unformatted Text comprise of fixed
sized characters from a limited character set.
TMH Chapter - 4 3
Text
Types of Text
Later on as requirements increased an extended version of
ASCII table was introduced known as the extended ASCII
character set, while the original table came to be known as
standard ASCII set.
TMH Chapter - 4 4
Text
Types of Text
TMH Chapter - 4 5
Text
Types of Text
Hypertext can be used to link multiple documents in such a way
that the user can navigate non-sequentially from one document
to the other for cross-references.
TMH Chapter - 4 6
Text
Types of Text
The underlined text string on which the user clicks the mouse is
called an anchor and the document which opens as a result of
clicking is called the target document.
TMH Chapter - 4 7
Text
Types of Text
The architecture of a hypertext system can be divided into three
layers.
TMH Chapter - 4 9
Text
Unicode
The Unicode standard is a new universal character coding
scheme for written characters and text. It defines a consistent
way of encoding multilingual text which enables textual data to
be exchanged universally.
TMH Chapter - 4 10
Text
Unicode
The UTF-32 scheme uses 32-bit for each character. This is the
simplest scheme as it consists of fixed length encoding.
TMH Chapter - 4 11
Text
Font
The appearance of each character in case of formatted text is
determined by specifying what a font name.
Font names refer to font files which contain the actual description
of the character appearance.
TMH Chapter - 4 14
Text
Font
Font characters may have a number of sizes. Size is usually
specified in a unit called point (pt) where 1 point equals 1/72 of
an inch. Sometimes the size may also be specified in pixels.
TMH Chapter - 4 15
Text
Insertion
The most common process of inserting text into a digital document is by
typing the text using an input device like the keyboard.
The scanned file will however be an image file in which the text will be
present as part of an image and will not be editable in a text processor.
TMH Chapter - 4 17
Text
File Formats
TXT - Unformatted text document created by an editor like
Notepad on Windows platform.