mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
f7e0614b88
Previously ParagraphBuilder was concatenating the child's fonts to the parent's font list, causing the parent's fonts to take precedence. Fixes https://github.com/flutter/flutter/issues/35992