Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse Font from DOM node style when creating text run #116
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TextRuns are currently instantiated using a dummy test font. They should be initialized using a font as specified by the style that decides the text run's style.