Overview and review Flashcards
Who wrote an article in 2006, suggesting World Wide Web, is composed mostly of letters, therefore web designers had to start paying attention to text?
Oliver Reichenstein developed a hypertext luminary, “Web Design is 95% Type”, in 2006 which crashed into scene writing.
What does Ellen Lupton rank her font in “Design For Web” in 2014?
Ranked it as: readability, showmanship and classiness which in the end HOW IT RENDERS
Why do you have to look at visual anatomy and cultural geography of letters esp. digital typography?
Ellen Lupton said that digital typography teams up with diversity of tropical rainforest littered with trash
When did TYPOGRAPHIC DIVERSITY develop? Why?
Typographic diversity happened when CSS2 was drafted in 1998 because it included @ font-face rule, which enabled browsers to download font info. Thus giving permission to any font being used. IE4 implemented in and still used today.
What happened when @font-face was developed in 1998?
Typographic diversity happened - use any font you want and it contained no piracy protections. Users downloaded unlicensed fonts and linked them. It threatened type business.
What allowed designers to spend more time perfecting their craft in 2000?
Implementation of web standards had made developing site a quicker process. Spend less time WRITING different versions of same page.
Name 3 technologies that popped up to fill a void left by CSS 2.1. What was the purpose?
SIFR=Scalable Inman Flash Replacement
SVG=Scalable Vector Graphics
CANVAS=Typeface.js
These techniques worked well to allow any print font to be used on the web without need to purchase additional licenses.
Why did designers start to worry less about piracy toward end of 2000?
They worried more about design market which was rapidly moving without them.
Who was the early internet designed for in 1992?
It was designed to connect scientist working on different platforms
Which font format is favored by Windows? And MAC?
TRUE TYPE: Favored by Windows
POSTSCRIPT: Favored by MAC
What is TYPE ON SCREEN?
Survey new design principles born on screen-based communications while drawing on traditions of form and function
What are 5 basic parameters of type on screen? Why is this necessary?
Weight, size, style, alignment, spacing - help users find info they are seeking
What should be concerns for designers in order to create pleasing and engaging experiences for all readers?
Interconnected choices from typeface and page structure to modes of LINEARITY, INTERACTIVITY and NAVIGATION
Can you explain the difference between following measurements of type on screen: ems, px, pt or %
EMS: Scalable, no fixed units determined in relationship to browsers current point size
PX: Absolute elements set by browsers
PT: Employing units can override user’s browsers settings
%: Scalable, no fixed units determined in relationship to browsers current point size
How does the designer use a combination on method to enable pleasant reading across devices?
Responsive websites uses flexible foundations, otherwise large images typically forces users to zoom in when same content appears on smaller screens.