Nupuram Arrows is an educational variant of Nupuram that illustrates pen movement for writing letters. It is a Color font following the OpenType COLRv1 specification, designed to help learners understand stroke order and direction visually. The background letter and arrows are in different colors, customizable by users.
Color palettes
There are 19 predefined color palettes (0–18) built into the font. You can select a palette or override colors
via CSS using @font-palette-values. Experiment in the
Nupuram playground.
CSS examples
/* Use a predefined palette */
.content {
font-family: 'Nupuram Arrows Color';
font-palette: --pal-5;
}
/* Or override colors directly */
@font-palette-values --custom {
font-family: 'Nupuram Arrows Color';
base-palette: 0;
override-colors: 0 #FFD700, 1 #FFD700, 2 #1E0303;
}
Design
Arrow cues are integrated into the glyphs to guide the hand. This variant is useful in classrooms, worksheets, and handwriting practice materials.