Attributed Text: Data Model Specification
Motivation
Fonts, shaping, OpenType, variable axes, and text layout.
모든 태그 보기Motivation
| feature id | status | description |
| feature id | status | description |
| feature id | status | description |
This document provides an in-depth technical analysis of italic and oblique styles in digital typography, focusing on font metadata specifications, rendering engine implementations, platform-specific behaviors, design tool capabilities, multilingual considerations, and user experience design.
| feature id | status | description | PRs |
This document provides a comprehensive reference table of real-world font examples organized by italic detection scenarios. Each scenario represents a different way that font families can implement italic styles, from traditional static fonts to modern variable fonts with complex axis configurations.
Overview
This document provides a comprehensive reference for OpenType features based on the Microsoft OpenType specification.
OpenType script tags are standardized four-letter identifiers used within the OpenType font specification to represent writing systems (scripts) such as Latin, Cyrillic, Han, Arabic, and others. These tags are embedded in font tables—specifically GSUB (Glyph Substitution) and GPOS (Glyph Positioning)—to enable advanced text layout and shaping according to the typographic and linguistic rules of each script. Script tags allow layout engines to apply the correct features and substitutions for each script encountered in text.
| feature id | status | description | PRs |
Core / Modeling
Purpose
Motivation
Motivation
A working group draft describing the Unicode Coverage Tracker (UCT) feature for the core engine.