Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Overhaul text rendering #1055

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ccrama
Copy link
Collaborator

@ccrama ccrama commented Aug 11, 2020

No description provided.

colejd and others added 4 commits August 10, 2020 22:28
NSAttributedString's method for instantiating from HTML seems to run in the background using a UIWebView. This has to run on the main thread. If it does not, it will eventually lead to a SIGTRAP; in our case, it's when you background the app. We're instead going to keep using DTCoreText.
@ccrama ccrama marked this pull request as draft August 11, 2020 02:54
@colejd colejd changed the title Feature/colejd/overhaul text rendering Overhaul text rendering Aug 17, 2020
@colejd colejd self-assigned this Aug 17, 2020
@ccrama ccrama force-pushed the feature/colejd/overhaul-text-rendering branch from 854edb9 to 9fdde50 Compare February 14, 2021 03:14
@colejd colejd removed their assignment Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants