Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@bdero
Copy link
Member

@bdero bdero commented Apr 11, 2023

Moves the TextRenderContext::Create symbol into the backend, so that we can easily swap out the backend when building the 2D renderer in impeller-cmake.

@bdero bdero requested review from chinmaygarde and zanderso April 11, 2023 06:32
@bdero bdero self-assigned this Apr 11, 2023
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@bdero bdero force-pushed the bdero/typographer-skia branch from 0db141d to 32bc4a4 Compare April 11, 2023 06:33
@bdero bdero changed the title [Impeller] Remove Skia backend include from TextRenderContext [Impeller] Move TextRenderContext::Create symbol into the text backend Apr 11, 2023
@bdero bdero merged commit 2a0393d into flutter:main Apr 11, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 11, 2023
zhongwuzw pushed a commit to zhongwuzw/engine that referenced this pull request Apr 14, 2023
…end (flutter#41067)

Moves the `TextRenderContext::Create` symbol into the backend, so that
we can easily swap out the backend when building the 2D renderer in
impeller-cmake.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants