Textblock adjusts size, leading, and grades to cast continuously responsive type. It works over your current CSS as a progressive enhancement.
With variable adjustment to weight — Textblock adjusts size, leading, and grades to cast continuously responsive type. It works over your current CSS as a progressive enhancement.
With font-size inversely related to container width, and variable weight and line-height directly related — Textblock adjusts size, leading, and grades to cast continuously responsive type. It works over your current CSS as a progressive enhancement.
With legacy parameter names — Textblock adjusts size, leading, and grades to cast continuously responsive type. It works over your current CSS as a progressive enhancement. Some parameter names have changed:
Old | New |
---|---|
minFontSize |
minWidthFontSize |
maxFontSize |
maxWidthFontSize |
minLineHeight |
minWidthLineHeight |
maxLineHeight |
maxWidthLineHeight |
minVariableGrade |
minWidthVariableGrade |
maxVariableGrade |
maxWidthVariableGrade |