API References & Blueprints
- Figma to code blueprints
Documentation intended for product users, integrators, and doc authors consuming stable references.
모든 태그 보기- Figma to code blueprints
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.
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.
Summary