Chapter3: Text

Get Started. It's Free
or sign up with your email address
Chapter3: Text by Mind Map: Chapter3: Text

1. Font Terminology

1.1. Baseline

1.1.1. the line on which the bases of characters are arranged

1.2. Cap height

1.2.1. cap height refers to the height of a capital letter

1.3. x-height

1.3.1. the distance between the baseline and the top of a lower-case letter x

1.4. Ascenders/descenders

1.4.1. strokes that rise above the x-height/drop below the baseline

1.5. Kerning

1.5.1. adjustment of space between certain pairs of letters (e.g. AV) to make them look more uniform

1.6. Tracking

1.6.1. adjustment of space for groups of letters

1.7. Serif versus sans serif

1.7.1. Fonts can broadly be said to be of one of two types: serif or sans serif

1.7.2. A serif is the little decoration at the end of a letter stroke.

1.7.3. Serif fonts are used for printed media or documents that have large quantities of text.

1.7.4. Sans serif fonts do not have decoration at the end of a letter stroke.

1.7.5. Sans serif fonts are used for headlines and bold statements. It is considered better for computer displays.

1.8. Cases

1.8.1. A capitalized letter is referred to as uppercase, while a small letter is referred to as lowercase.

1.8.2. Placing an uppercase letter in the middle of a word is referred to as an intercap or CamelCase

2. Using text elements in a multimedia presentation

2.1. The text elements used in multimedia are

2.1.1. Menus for navigation

2.1.1.1. A user navigates through content using a menu

2.1.1.2. A simple menu consists of a text list of topics

2.1.2. Interactive buttons

2.1.2.1. A button is a clickable object that executes a command when activated

2.1.2.2. Users can create their own buttons from bitmaps and graphics.

2.1.3. Fields for reading

2.1.3.1. Reading a hard copy is easier and faster than reading from the computer screen

2.1.3.2. A document can be printed in one of two orientations: portrait or landscape

2.1.3.3. The taller-than-wide orientation used for printing documents is called portrait.

2.1.3.4. The wider-than-tall orientation that is normal to monitors is called landscape

2.1.4. HTML documents

2.1.4.1. HTML stands for Hypertext Markup Language

2.1.4.2. HTML documents are marked using tags

2.1.4.3. is the standard markup language used to create web pages

2.1.5. Symbols and icons

2.1.5.1. Symbols are concentrated text in the form of stand-alone graphic constructs.

2.1.5.2. They are used to convey meaningful messages

2.1.6. Icons

2.1.6.1. are symbolic representations of objects and processes

2.1.6.2. similar to the actual product and anyone can tell what it stands for because of similarities

2.1.7. Symbols

2.1.7.1. A symbol represents products or ideas

2.1.7.2. do not resemble what they stand for, and they have to be learned by people to know what they mean

3. Bitmap font and Vector font

3.1. Fonts can either be stored as bitmapped or vector

3.2. Bitmaps font consist of a matrix of dots or pixels representing the image

3.2.1. File size increases as more sizes are added.

3.2.2. Require a lot of memory

3.2.3. Non-scalable

3.3. Vector fonts drawing use instructions and mathematical formulae to describe each glyph

3.4. can draw any size by scaling the vector drawing primitives mathematically

3.4.1. can draw any size by scaling the vector drawing primitives mathematically

3.4.2. TrueType, OpenType and PostScript are vector font formats.

3.5. Rasterization

3.5.1. Jaggies are the jagged edges you see when a bitmapped image is resized

3.5.2. Font rasterization is the process of converting text from a vector description to a raster or bitmap description

3.6. Anti-aliasing

3.6.1. Antialiasing blend the font into the background color. It refers to the smoothing of jagged edges of drawn graphics and text to improve their appearance or readability

4. Font Mapping

4.1. Some fonts installed in your machine may not be available in other user’s machine.

4.2. Specifying which font to be substitution is called font mapping.

5. Fontographer

5.1. Fontographer is a specialized graphics editor.

5.2. It is compatible with both Macintosh and Windows platforms.

5.3. It can be used to develop PostScript, TrueType, and OpenType fonts.

5.4. It can also modify existing typefaces and incorporate PostScript artwork.

6. Text is obviously the simplest of data types and requires the least amount of storage.

6.1. Text in the form of symbols, words, sentences, and paragraphs

6.1.1. Text is a vital element of multimedia menus, navigation systems, and content.

7. Typeface

7.1. A typeface is a family of graphic characters, often with many type sizes and styles

8. Fonts

8.1. A font is a collection of characters of a single size and style belonging to a particular typeface family.

9. Font styles

9.1. Boldface

9.2. Italic

9.3. Underlining

9.4. Outlining

10. Character sets

10.1. Each character is represented by a unique 7-bit binary code word, meaning that there are 128 (27) alternative characters.

10.2. Extended Character Set (ISO Latin-1)

10.2.1. Extra 1 bit in ASCII –up to 256 characters

10.2.2. is used while programming the text of HTML pages.

10.3. Unicode

10.3.1. Unicode is a 16-bit architecture for multilingual text and character encoding

10.3.2. covers 96,382 characters

10.3.3. Unicode can support a wide variety of non-Roman alphabets including Han Chinese, Japanese, Arabic, Korean, Bengali, and so on

11. Hypertext vs Hypermedia

11.1. Hypertext

11.1.1. Hypertext is a text which contains links to other texts.

11.1.2. The term was invented by Ted Nelson around 1965.

11.1.3. Hypertext is the subset of hypermedia

11.2. Hypermedia

11.2.1. Hypermedia is not constrained to be text-based.

11.2.2. It can include other media, e.g., graphics, images, and especially the continuous media – sound and video

11.2.3. Navigating hypermedia structures

11.2.3.1. The simplest way to navigate hypermedia structures is via buttons.

11.2.4. Hypermedia structures

11.2.4.1. Links

11.2.4.1.1. Links are connections between conceptual elements

11.2.4.1.2. Links are the navigation pathways and menus.

11.2.4.2. Nodes

11.2.4.2.1. Nodes are accessible topics, documents, messages, and content elements

11.2.4.2.2. Nodes and links form the backbone of a knowledge access system.

11.2.4.3. Anchors

11.2.4.3.1. An anchor is defined as the reference from one document to another document, image, sound, or file on the Web.

11.2.4.4. Hypertext systems are used for

11.2.4.4.1. Electronic publishing and reference works

11.2.4.4.2. Technical documentation

11.2.4.4.3. Educational courseware

11.2.4.4.4. Interactive kiosks

11.2.4.4.5. Electronic catalogs