From 87d921f75e0cd0056b22ec22864789ee3f93b034 Mon Sep 17 00:00:00 2001 From: Danila Poyarkov Date: Thu, 13 Aug 2026 18:02:49 +0300 Subject: [PATCH] docs: link portable font roadmap issues --- packages/docs/development/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/development/roadmap.md b/packages/docs/development/roadmap.md index be137d7de..dbaf3e795 100644 --- a/packages/docs/development/roadmap.md +++ b/packages/docs/development/roadmap.md @@ -50,7 +50,7 @@ v0.14.0 established several foundations that earlier versions of this roadmap tr - Surface provider, model-budget, renderer, and automation failures with actionable recovery paths instead of silent stalls. - Make desktop automation recover from orphaned processes and renderer crashes without manual cleanup. - Prevent non-Latin font discovery and rendering crashes across platforms; add Arabic/Persian shaping and RTL layout, then broaden CJK and mixed-script visual fixtures. -- Define a portable-font strategy for reproducible documents across machines, including curated redistributable fonts, embedded or linked document fonts, licensing metadata, fallback visibility, and agent-readable font availability. +- Define a portable-font strategy for reproducible documents across machines, including curated redistributable fonts, embedded or linked document fonts, licensing metadata, fallback visibility, and agent-readable font availability ([#502](https://github.com/open-pencil/open-pencil/issues/502), [#503](https://github.com/open-pencil/open-pencil/issues/503)). ### Cloud and self-hosting