Description
Requirements
By ticking the cases (or putting x between the square brackets in text mode), you confirm the following:
- I have inspected the current Axis Registry and there is not a registered custom axis that could be used for the variation purpose on the upcoming font project.
- The metadata fields of the proposed axis meet the Axis Requirements as specified in the Protocol (linked above).
Font project(s) using the axis
This is designed for a color extension to Briem Hand. It can also be applied to the other handwriting primer fonts (Australian Education series, etc).
Short description of what the axis does
Changes the opacity of guidelines running across the glyphs. (If a more general application is required, we could say that it changes the prominence of non-letter portions of the glyph.)
Image
Why is the axis needed
Handwriting primer fonts come in two styles, ruled and unruled. The ruled style is intended for demonstrating the consistent positioning of letter elements based on baseline, ascender, descender, x-height, etc. However, the user benefits from having the ability to control the opacity of the rule to achieve the desired prominence during print. By turning down the rule opacity to zero, the user can switch between ruled and unruled styles in the same font.
Axis metadata fields
(Remove this line and fill out the mock of the data structure of the axis)
# GDLN based on https://github.com/SorkinType/Briem-Hand
tag: "GDLN"
display_name: "Guideline Opacity"
min_value: 0.0
default_value: 0.0
max_value: 1.0
precision: -2
fallback {
name: "Unruled"
value: 0.00
}
fallback {
name: "Ruled"
value: 1.00
}
fallback_only: false
description: "Adjust opacity of guidelines"