From 6e410fb202c344d2ab0b7c831cc17891cad74c93 Mon Sep 17 00:00:00 2001 From: Elliot Jay Stocks Date: Thu, 14 Mar 2024 18:39:42 +0000 Subject: [PATCH] =?utf8?q?Updating=20all=20new=20axis=20intros=20to=20use?= =?utf8?q?=20=E2=80=9Ccode=E2=80=9D=20formatting=20for=204-char=20CSS=20co?= =?utf8?q?de?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- cc-by-sa/knowledge/glossary/terms/arrr_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/bled_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/bnce_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/edpt_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/ehlt_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/elgr_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/elsh_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/flar_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/hexp_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/infm_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/morf_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/rond_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/scan_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/shrp_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/spac_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/volm_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/xrot_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/year_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/yela_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/yrot_axis/content.md | 2 +- cc-by-sa/knowledge/glossary/terms/zrot_axis/content.md | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/cc-by-sa/knowledge/glossary/terms/arrr_axis/content.md b/cc-by-sa/knowledge/glossary/terms/arrr_axis/content.md index 4432836a4b..e790fe3ec2 100644 --- a/cc-by-sa/knowledge/glossary/terms/arrr_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/arrr_axis/content.md @@ -1,5 +1,5 @@ -“AR Retinal Resolution” (ARRR in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to optimize text rendering across different resolutions. The axis range values represent PPD (Pixels Per Degree) units, which are directly related to the resolution of different AR headsets. +“AR Retinal Resolution” (`ARRR` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to optimize text rendering across different resolutions. The axis range values represent PPD (Pixels Per Degree) units, which are directly related to the resolution of different AR headsets. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/bled_axis/content.md b/cc-by-sa/knowledge/glossary/terms/bled_axis/content.md index 48aac08f74..3b2bb1e0c2 100644 --- a/cc-by-sa/knowledge/glossary/terms/bled_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/bled_axis/content.md @@ -1,5 +1,5 @@ -“Bleed” (BLED in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to adjust the text’s overall darkness or [typographic color](/glossary/color) by altering its [glyphs](/glossary/glyph)’ shapes such as [strokes](/glossary/stroke) (or other forms). Because it’s only the individual shapes that are changed, there are no changes to the type’s overall [width](/glossary/width), [letter spacing](/glossary/tracking_letter_spacing), or [kerning](/glossary/kerning). Therefore, manipulating this axis will not result in altered line breaks or page layout changes. +“Bleed” (`BLED` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to adjust the text’s overall darkness or [typographic color](/glossary/color) by altering its [glyphs](/glossary/glyph)’ shapes such as [strokes](/glossary/stroke) (or other forms). Because it’s only the individual shapes that are changed, there are no changes to the type’s overall [width](/glossary/width), [letter spacing](/glossary/tracking_letter_spacing), or [kerning](/glossary/kerning). Therefore, manipulating this axis will not result in altered line breaks or page layout changes. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/bnce_axis/content.md b/cc-by-sa/knowledge/glossary/terms/bnce_axis/content.md index 071f3a3eca..acc970a29a 100644 --- a/cc-by-sa/knowledge/glossary/terms/bnce_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/bnce_axis/content.md @@ -1,4 +1,4 @@ -“Bounce” (BNCE in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to reposition letterforms vertically, away from the baseline, creating a more handwritten or organic style. +“Bounce” (`BNCE` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to reposition letterforms vertically, away from the baseline, creating a more handwritten or organic style. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/edpt_axis/content.md b/cc-by-sa/knowledge/glossary/terms/edpt_axis/content.md index b1b0467089..4ce794e32f 100644 --- a/cc-by-sa/knowledge/glossary/terms/edpt_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/edpt_axis/content.md @@ -1,5 +1,5 @@ -“Extrusion Depth” (EDPT in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to control the depth of three-dimensional letterforms. Values are in thousandths of an [em](/glossary/em) (the current font size). For example, setting Extrusion Depth to 500 will result in a 50%-of-the-em extrusion, which would be 20 px if the font size is set to 40 px. +“Extrusion Depth” (`EDPT` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to control the depth of three-dimensional letterforms. Values are in thousandths of an [em](/glossary/em) (the current font size). For example, setting Extrusion Depth to 500 will result in a 50%-of-the-em extrusion, which would be 20 px if the font size is set to 40 px. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/ehlt_axis/content.md b/cc-by-sa/knowledge/glossary/terms/ehlt_axis/content.md index 104ee78f64..a0f1820c7f 100644 --- a/cc-by-sa/knowledge/glossary/terms/ehlt_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/ehlt_axis/content.md @@ -1,5 +1,5 @@ -“Edge Highlight” (EHLT in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to control the thickness of the highlighted part of edges in three-dimensional [letterforms](/glossary/letterform). Values are in thousandths of an [em](/glossary/em) (at the current font size). For example, setting Extrusion Depth to 500 will result in a 50%-of-the-em extrusion, which would be 20 px if the font size is set to 40 px. +“Edge Highlight” (`EHLT` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to control the thickness of the highlighted part of edges in three-dimensional [letterforms](/glossary/letterform). Values are in thousandths of an [em](/glossary/em) (at the current font size). For example, setting Extrusion Depth to 500 will result in a 50%-of-the-em extrusion, which would be 20 px if the font size is set to 40 px. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/elgr_axis/content.md b/cc-by-sa/knowledge/glossary/terms/elgr_axis/content.md index 8a2e7bdb90..04cad1fd48 100644 --- a/cc-by-sa/knowledge/glossary/terms/elgr_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/elgr_axis/content.md @@ -1,5 +1,5 @@ -“Element Grid” (ELGR in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some modular [variable fonts](/glossary/variable_fonts) where [letterforms](/glossary/letterform) are composed using multiple copies of the same element. In these fonts, the Element Grid axis can be used to control how many of the elements are used. +“Element Grid” (`ELGR` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some modular [variable fonts](/glossary/variable_fonts) where [letterforms](/glossary/letterform) are composed using multiple copies of the same element. In these fonts, the Element Grid axis can be used to control how many of the elements are used. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/elsh_axis/content.md b/cc-by-sa/knowledge/glossary/terms/elsh_axis/content.md index f45c6511cf..565c114dbb 100644 --- a/cc-by-sa/knowledge/glossary/terms/elsh_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/elsh_axis/content.md @@ -1,4 +1,4 @@ -“Element Shape” (ELSH in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some modular [variable fonts](/glossary/variable_fonts) where letterforms are composed using multiple copies of the same element. In these fonts, the Element Shape axis controls the shape of the element. The element can “snap” from one shape to another, or gradually morph between each one. +“Element Shape” (`ELSH` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some modular [variable fonts](/glossary/variable_fonts) where letterforms are composed using multiple copies of the same element. In these fonts, the Element Shape axis controls the shape of the element. The element can “snap” from one shape to another, or gradually morph between each one. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/flar_axis/content.md b/cc-by-sa/knowledge/glossary/terms/flar_axis/content.md index 08e7531805..014f0cb582 100644 --- a/cc-by-sa/knowledge/glossary/terms/flar_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/flar_axis/content.md @@ -1,4 +1,4 @@ -“Flare” (FLAR in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to control how the strokes modulate from their upright parts to their flared extremes. +“Flare” (`FLAR` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to control how the strokes modulate from their upright parts to their flared extremes. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/hexp_axis/content.md b/cc-by-sa/knowledge/glossary/terms/hexp_axis/content.md index 106efa0b0a..df2b3db493 100644 --- a/cc-by-sa/knowledge/glossary/terms/hexp_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/hexp_axis/content.md @@ -1,4 +1,4 @@ -“Hyper Expansion” (HEXP in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to stretch the distance among glyphs by increasing the width of the glyphs themselves and also their connections (in joined writing models) or the spacing (in disconnected writing models). +“Hyper Expansion” (`HEXP` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to stretch the distance among glyphs by increasing the width of the glyphs themselves and also their connections (in joined writing models) or the spacing (in disconnected writing models). The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/infm_axis/content.md b/cc-by-sa/knowledge/glossary/terms/infm_axis/content.md index 7341c711bf..3b98c8f576 100644 --- a/cc-by-sa/knowledge/glossary/terms/infm_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/infm_axis/content.md @@ -1,4 +1,4 @@ -“Informality” (INFM in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to introduce irregular shaping (some letters being smaller or larger than others) or adjusted proportions to mimic natural handwriting. +“Informality” (`INFM` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to introduce irregular shaping (some letters being smaller or larger than others) or adjusted proportions to mimic natural handwriting. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/morf_axis/content.md b/cc-by-sa/knowledge/glossary/terms/morf_axis/content.md index 666cb3f44a..68585b0d7e 100644 --- a/cc-by-sa/knowledge/glossary/terms/morf_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/morf_axis/content.md @@ -1,4 +1,4 @@ -“Morph” (MORF in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to unconventionally change the shape, size, and position of elements that make up a letterform. +“Morph” (`MORF` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to unconventionally change the shape, size, and position of elements that make up a letterform. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/rond_axis/content.md b/cc-by-sa/knowledge/glossary/terms/rond_axis/content.md index a5a49a7343..4bb7279c3b 100644 --- a/cc-by-sa/knowledge/glossary/terms/rond_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/rond_axis/content.md @@ -1,4 +1,4 @@ -“Roundness” (ROND in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to change shapes from sharp and angular defaults to rounded versions. +“Roundness” (`ROND` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to change shapes from sharp and angular defaults to rounded versions. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/scan_axis/content.md b/cc-by-sa/knowledge/glossary/terms/scan_axis/content.md index 2a72bbd1ca..d3f6bda503 100644 --- a/cc-by-sa/knowledge/glossary/terms/scan_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/scan_axis/content.md @@ -1,5 +1,5 @@ -“Scanlines” (SCAN in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that control the thickness of the scanlines that make up the [glyph](/glossary/glyph) shapes. Because it’s only the scanlines that are changed, there are no changes to the type’s overall [width](/glossary/width), [letter spacing](/glossary/tracking_letter_spacing), or [kerning](/glossary/kerning). Therefore, Manipulating this axis will not result in altered line breaks or page layout changes. +“Scanlines” (`SCAN` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that control the thickness of the scanlines that make up the [glyph](/glossary/glyph) shapes. Because it’s only the scanlines that are changed, there are no changes to the type’s overall [width](/glossary/width), [letter spacing](/glossary/tracking_letter_spacing), or [kerning](/glossary/kerning). Therefore, Manipulating this axis will not result in altered line breaks or page layout changes. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/shrp_axis/content.md b/cc-by-sa/knowledge/glossary/terms/shrp_axis/content.md index e563fc6c0f..432d10013f 100644 --- a/cc-by-sa/knowledge/glossary/terms/shrp_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/shrp_axis/content.md @@ -1,4 +1,4 @@ -“Sharpness” (SHRP in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to adjust the shape of the [letterforms](/glossary/letterform)’ [terminals](/glossary/terminal). At its default value of 0, terminals are blunt, but they become sharper in appearance as the axis moves towards its maximum value of 100%. +“Sharpness” (`SHRP` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to adjust the shape of the [letterforms](/glossary/letterform)’ [terminals](/glossary/terminal). At its default value of 0, terminals are blunt, but they become sharper in appearance as the axis moves towards its maximum value of 100%. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/spac_axis/content.md b/cc-by-sa/knowledge/glossary/terms/spac_axis/content.md index f1363f7ec6..0cc8b3a8c7 100644 --- a/cc-by-sa/knowledge/glossary/terms/spac_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/spac_axis/content.md @@ -1,5 +1,5 @@ -“Spacing” (SPAC in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to adjust the spacing among characters overall, as a percentage from the default spacing. +“Spacing” (`SPAC` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to adjust the spacing among characters overall, as a percentage from the default spacing. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/volm_axis/content.md b/cc-by-sa/knowledge/glossary/terms/volm_axis/content.md index aaca6868bf..9489094841 100644 --- a/cc-by-sa/knowledge/glossary/terms/volm_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/volm_axis/content.md @@ -1,4 +1,4 @@ -“Volume” (VOLM in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to exaggerate details of a typeface in order to emphasize its personality. +“Volume” (`VOLM` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to exaggerate details of a typeface in order to emphasize its personality. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/xrot_axis/content.md b/cc-by-sa/knowledge/glossary/terms/xrot_axis/content.md index d69800e084..8e54ff5128 100644 --- a/cc-by-sa/knowledge/glossary/terms/xrot_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/xrot_axis/content.md @@ -1,5 +1,5 @@ -“Rotation in X” (XROT in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to alter the letterforms so that they appear to rotate in the X dimension, giving the impression that they can interact in a three-dimensional space. +“Rotation in X” (`XROT` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to alter the letterforms so that they appear to rotate in the X dimension, giving the impression that they can interact in a three-dimensional space. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/year_axis/content.md b/cc-by-sa/knowledge/glossary/terms/year_axis/content.md index eba1114ac5..9c923bf8b4 100644 --- a/cc-by-sa/knowledge/glossary/terms/year_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/year_axis/content.md @@ -1,5 +1,5 @@ -“Year” (YEAR in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to show the effect of time — metaphorically — on the type used to set the text. +“Year” (`YEAR` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to show the effect of time — metaphorically — on the type used to set the text. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/yela_axis/content.md b/cc-by-sa/knowledge/glossary/terms/yela_axis/content.md index 4def2963c9..ec6daa2c7e 100644 --- a/cc-by-sa/knowledge/glossary/terms/yela_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/yela_axis/content.md @@ -1,5 +1,5 @@ -“Vertical Element Alignment” (YELA in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to align elements within modular typefaces’ glyphs to different positions in the Y dimension. +“Vertical Element Alignment” (`YELA` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to align elements within modular typefaces’ glyphs to different positions in the Y dimension. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/yrot_axis/content.md b/cc-by-sa/knowledge/glossary/terms/yrot_axis/content.md index 2c0769204f..7bdbbf0906 100644 --- a/cc-by-sa/knowledge/glossary/terms/yrot_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/yrot_axis/content.md @@ -1,5 +1,5 @@ -“Rotation in Y” (YROT in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to alter the letterforms so that they appear to rotate in the Y dimension, giving the impression that they can interact in a three-dimensional space. +“Rotation in Y” (`YROT` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to alter the letterforms so that they appear to rotate in the Y dimension, giving the impression that they can interact in a three-dimensional space. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: diff --git a/cc-by-sa/knowledge/glossary/terms/zrot_axis/content.md b/cc-by-sa/knowledge/glossary/terms/zrot_axis/content.md index daebe49ffe..822fe4cec0 100644 --- a/cc-by-sa/knowledge/glossary/terms/zrot_axis/content.md +++ b/cc-by-sa/knowledge/glossary/terms/zrot_axis/content.md @@ -1,5 +1,5 @@ -“Rotation in Z” (ZROT in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to alter the letterforms so that they appear to rotate in the Z dimension, giving the impression that they can interact in a three-dimensional space. +“Rotation in Z” (`ZROT` in CSS) is an [axis](/glossary/axis_in_variable_fonts) found in some [variable fonts](/glossary/variable_fonts) that can be used to alter the letterforms so that they appear to rotate in the Z dimension, giving the impression that they can interact in a three-dimensional space. The [Google Fonts CSS v2 API](https://developers.google.com/fonts/docs/css2) defines the axis as: -- 2.47.2