openpencil/tests
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
..
e2e fix(clipboard): normalize glyph advance by fontSize 2026-05-16 18:02:10 +03:00
engine test(engine): split profiler coverage by module 2026-05-16 14:15:04 +03:00
figma style: tighten import grouping 2026-05-06 02:22:08 +03:00
fixtures Add Arabic and RTL support 2026-03-29 21:06:29 +03:00
helpers test(e2e): extract shared editor setup fixture 2026-05-16 16:19:03 +03:00