@@ -782,16 +782,19 @@ <h4 id=generic-font-families><span class=secno>3.1.1 </span>Generic font
782782 < h5 class ="no-num no-toc "> < span class =index-def id =serif0 title ="serif,
783783 definition of "> < a name =serif-def > < dfn id =serif > serif</ dfn > </ a > </ span > </ h5 >
784784
785- < p > Glyphs of serif fonts, as the term is used in CSS, have finishing
786- strokes, flared or tapering ends, or have actual serifed endings
787- (including slab serifs). Serif fonts are typically proportionately-spaced.
788- They often display a greater variation between thick and thin strokes than
789- fonts from the ‘< a href ="#sans-serif "> < code
790- class =property > sans-serif</ code > </ a > ’ generic font family. CSS uses the
791- term ‘< a href ="#serif "> < code class =property > serif</ code > </ a > ’ to apply
792- to a font for any script, although other names may be more familiar for
793- particular scripts, such as Mincho (Japanese), Sung, Song or Kai
794- (Chinese), Batang (Korean). Any font that is so described may be used to
785+ < p > Serif fonts represent the formal text style for a script. This often
786+ means but is not limited to glyphs that have finishing strokes, flared or
787+ tapering ends, or have actual serifed endings (including slab serifs).
788+ Serif fonts are typically proportionately-spaced. They often display a
789+ greater variation between thick and thin strokes than fonts from the ‘< a
790+ href ="#sans-serif "> < code class =property > sans-serif</ code > </ a > ’ generic
791+ font family. CSS uses the term ‘< a href ="#serif "> < code
792+ class =property > serif</ code > </ a > ’ to apply to a font for any script,
793+ although other names may be more familiar for particular scripts, such as
794+ Mincho (Japanese), Sung, Song or Kai (Chinese), Batang (Korean). For
795+ Arabic, the Naskh style would correspond to ‘< a href ="#serif "> < code
796+ class =property > serif</ code > </ a > ’ more due to its typographic role rather
797+ than its actual design style. Any font that is so described may be used to
795798 represent the generic ‘< a href ="#serif "> < code
796799 class =property > serif</ code > </ a > ’ family.
797800
@@ -803,11 +806,12 @@ <h5 class="no-num no-toc"> <span class=index-def id=sans-serif0
803806 title ="sans-serif, definition of "> < a name =sans-serif-def > < dfn
804807 id =sans-serif > sans-serif</ dfn > </ a > </ span > </ h5 >
805808
806- < p > Glyphs in sans-serif fonts, as the term is used in CSS, have stroke
807- endings that are plain -- without any flaring, cross stroke, or other
808- ornamentation. Sans-serif fonts are typically proportionately-spaced. They
809- often have little variation between thick and thin strokes, compared to
810- fonts from the ‘< a href ="#serif "> < code
809+ < p > Glyphs in sans-serif fonts, as the term is used in CSS, are generally
810+ low contrast (vertical and horizontal stems have the close to the same
811+ thickness) and have stroke endings that are plain -- without any flaring,
812+ cross stroke, or other ornamentation. Sans-serif fonts are typically
813+ proportionately-spaced. They often have little variation between thick and
814+ thin strokes, compared to fonts from the ‘< a href ="#serif "> < code
811815 class =property > serif</ code > </ a > ’ family. CSS uses the term ‘< a
812816 href ="#sans-serif "> < code class =property > sans-serif</ code > </ a > ’ to apply
813817 to a font for any script, although other names may be more familiar for
@@ -825,14 +829,12 @@ <h5 class="no-num no-toc"> <span class=index-def id=cursive0
825829 title ="cursive, definition of "> < a name =cursive-def > < dfn
826830 id =cursive > cursive</ dfn > </ a > </ span > </ h5 >
827831
828- < p > Glyphs in cursive fonts generally have either joining strokes or other
829- cursive characteristics beyond those of italic typefaces. The glyphs are
830- partially or completely connected, and the result looks more like
831- handwritten pen or brush writing than printed letterwork. Some scripts,
832- such as Arabic, are almost always cursive. CSS uses the term ‘< a
833- href ="#cursive "> < code class =property > cursive</ code > </ a > ’ to apply to a
834- font for any script, although other names such as Chancery, Brush, Swing
835- and Script are also used in font names.
832+ < p > Glyphs in cursive fonts generally use a more informal script style, and
833+ the result looks more like handwritten pen or brush writing than printed
834+ letterwork. CSS uses the term ‘< a href ="#cursive "> < code
835+ class =property > cursive</ code > </ a > ’ to apply to a font for any script,
836+ although other names such as Chancery, Brush, Swing and Script are also
837+ used in font names.
836838
837839 < div class =figure > < img alt ="sample cursive fonts " src =cursiveexamples.png >
838840 < p class =caption > Sample cursive fonts
@@ -842,9 +844,9 @@ <h5 class="no-num no-toc"> <span class=index-def id=fantasy0
842844 title ="fantasy, definition of "> < a name =fantasy-def > < dfn
843845 id =fantasy > fantasy</ dfn > </ a > </ span > </ h5 >
844846
845- < p > Fantasy fonts are primarily decorative fonts that contain playful
846- representations of characters. These do not include Pi or Picture fonts
847- which do not represent actual characters.
847+ < p > Fantasy fonts are primarily decorative or expressive fonts that contain
848+ playful representations of characters. These do not include Pi or Picture
849+ fonts which do not represent actual characters.
848850
849851 < div class =figure > < img alt ="sample fantasy fonts " src =fantasyexamples.png >
850852 < p class =caption > Sample fantasy fonts
0 commit comments