- Fix bundlers and file tracers packing the ESM copies of the standard font metrics instead of the CommonJS ones the Node build actually loads, which left
Cannot find moduleerrors for every standard font at runtime, by resolving the internal#standard-fonts/*mapping to a single file under all conditions - Fix
doc.file()throwing when the same in-memory attachment is embedded twice under one name, because the creation and modified dates the deduplication check compares are absent for sources that are not read from disk - Fix
doc.text()throwingunsupported number: NaNwhenlineBreak: falseis combined withunderline,strike,linkorgoTo, because the rendered width was computed from the line wrapper's measurements, which are never produced when wrapping is disabled