jamie-brannan / galere

Gallery of creative code that makes what looks like problems into artistic expressions
MIT License
1 stars 0 forks source link

allow changing on native Apple font text style level #22

Open jamie-brannan opened 5 months ago

jamie-brannan commented 5 months ago

Apple has different TextStyles defined that go with the whole Dynamic type system and handle their scaling for the system.

If we use all of the different styles for our information hierarchy, let's perhaps allow users to correlate different fonts and text sizes with them.

⚠️ Do not confuse the static let that does automatic SF rendering with Font.TextStyles that's on .custom()