Mobile/Projects/Web content font: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Tracking == == Overview/Goals == * To make reading on the web even more pleasurable on a mobile device == Requirements === * Where the default web font is used, the new f...") |
mNo edit summary |
||
| Line 4: | Line 4: | ||
* To make reading on the web even more pleasurable on a mobile device | * To make reading on the web even more pleasurable on a mobile device | ||
== | == Specifications == | ||
* Where the default web font is used, the new fonts are used | * Where the default web font is used, the new fonts are used | ||
* Where a web page uses custom fonts, our new fonts do not over-ride their use | * Where a web page uses custom fonts, our new fonts do not over-ride their use | ||
Revision as of 17:24, 15 April 2013
Tracking
Overview/Goals
- To make reading on the web even more pleasurable on a mobile device
Specifications
- Where the default web font is used, the new fonts are used
- Where a web page uses custom fonts, our new fonts do not over-ride their use
- Include two open-source fonts: Charis and Open Sans
User stories
- As a user, I want the best possible reading experience when browsing the web.
- As a user, I don't want to know that I'm looking at a quirky, new font but want to think that what I'm reading is aesthetically pleasing and easy on the eyes without much thought on the matter.
Quality criteria
- User stories are satisfied
- Specifications are met
- APK size does not increase 'too much'