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

iOS default fonts mapping #552

Merged
merged 4 commits into from May 9, 2023
Merged

Conversation

MatkovIvan
Copy link
Member

Proposed Changes

  • Move duplicated code to common(skiko)
  • Add iOS defaults fonts (from Safari defaults)
  • Use .AppleSystem* aliases
  • Add FontFamilies page to demo

Testing

Test: Run mpp demo, look at new FontFamilies page

Issues Fixed

Fixes JetBrains/compose-multiplatform#2874
Fixes (partially) JetBrains/compose-multiplatform#2985 (TODO: revisit windows fonts)

Copy link

@dima-avdeev-jb dima-avdeev-jb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool

@MatkovIvan MatkovIvan merged commit 5261c00 into jb-main May 9, 2023
2 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/ios-fonts-mapping branch May 9, 2023 07:54
eymar pushed a commit that referenced this pull request Jun 6, 2023
We are hitting b/285039694 on github. Even though we can workaround it, the workaround is adding a dependency on core-ktx from the samples project, which is not a great solution (it needs prebuilt, not module).

Bug: 285039694
Test: Github CI

This is an imported pull request from androidx#552.

Resolves #552
Github-Pr-Head-Sha: 4b7f9d4
GitOrigin-RevId: 4a724fc
Change-Id: Ie9762beb99d37427b83c777b08d3dcae533910cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants