openpencil/packages
Danila Poyarkov 7cfa08aec5 fix(clipboard): normalize glyph advance by fontSize
Figma expects derivedTextData glyph advance values normalized to
font-size units (advance / fontSize), not absolute pixel values.
This caused pasted text to appear horizontally mirrored because
Figma multiplied the already-absolute advances by fontSize again.
2026-05-16 18:02:10 +03:00
..
cli style: tighten import grouping 2026-05-06 02:22:08 +03:00
core fix(clipboard): normalize glyph advance by fontSize 2026-05-16 18:02:10 +03:00
demos feat: mobile layout, PWA support (#27) (#27) 2026-03-05 19:51:51 +03:00
docs test(engine): align io tests with source tree 2026-05-16 11:59:02 +03:00
mcp fix(mcp): fix stdio handshake and eval return values 2026-05-11 12:05:43 +03:00
vue refactor(vue): share generated test id helpers 2026-05-15 13:10:44 +03:00