Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ios, android): support loading font dynamically #4067

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

Cyunong
Copy link
Contributor

@Cyunong Cyunong commented Oct 15, 2024

Before submitting a new pull request, please make sure:

  • Test cases have been added/updated/passed for the code you will submit.
  • Documentation has added or updated.
  • Commit message is following the Convention Commit guideline with maximum 72 characters.
  • Squash the repeat code commits, short patches are welcome.

@tencent-adm
Copy link
Member

tencent-adm commented Oct 15, 2024

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the size: l Denotes a PR that changes 500-999 lines label Oct 15, 2024
Copy link

hippy-service bot commented Oct 15, 2024

Hi, @Cyunong. Thanks for your PR! 👏

🏷️ You can leave a comment in this PR with #help tag when you need help (e.g. some status checks run failed due to internal issue), admin team members will help asap.

Copy link

hippy-service bot commented Oct 15, 2024

After a quick scan, I have approved workflow to run.

🏷️ New commits in this PR would not be tested automatically until this pull request is reviewed by our collaborators.
🏷️ No need to worry about the status of merge_guard and [gh] pull request merge guard / merge_guard (pull_request_target) checks, once this pull request is met merge requirements, it will be automatically converted to successful status.

framework/ios/module/fontLoader/HippyFontLoaderModule.h Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.h Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.mm Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.mm Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.mm Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.mm Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.mm Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.mm Outdated Show resolved Hide resolved
renderer/native/ios/renderer/HippyFont.mm Outdated Show resolved Hide resolved
Copy link

hippy-service bot commented Oct 15, 2024

Hi, @Cyunong, I noticed that our reviewers requested changes to this pull request.
When you're done, click the Re-request review button in the right sidebar(shown below) to notify the reviewer.
Re-request review button in the right sidebar

@github-actions github-actions bot added size: xl Denotes a PR that changes 1000+ lines doc: pages and removed size: l Denotes a PR that changes 500-999 lines labels Oct 20, 2024
zealotchen0
zealotchen0 previously approved these changes Oct 22, 2024
Copy link

hippy-service bot commented Oct 22, 2024

After a quick scan, I have approved workflow to run.

docs/api/style/appearance.md Outdated Show resolved Hide resolved
framework/ios/module/fontLoader/HippyFontLoaderModule.h Outdated Show resolved Hide resolved
modules/vfs/ios/HippyVFSDefines.h Outdated Show resolved Hide resolved
renderer/native/ios/renderer/HippyFont.mm Outdated Show resolved Hide resolved
tests/ios/HippyFontLoaderTest.m Outdated Show resolved Hide resolved
tests/ios/HippyFontLoaderTest.m Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants