material-foundation / material-theme-builder

Visualize dynamic color and create a custom Material Theme.
https://material-foundation.github.io/material-theme-builder/
Apache License 2.0
364 stars 28 forks source link

Typography changes are not present in exports #36

Closed tonyhallett closed 2 years ago

tonyhallett commented 2 years ago

Describe the bug Typography changes are not present in exports

To Reproduce Steps to reproduce the behavior:

  1. Change a property one of the 15 M3 typography roles image

  2. Export to DSP or Jetpack Compose

  3. Open zip - check fonts.json or Type.kt

  4. Values are the defaults image

Expected behavior That exports should have the up to date values.

Desktop (please complete the following information):

rodydavis commented 2 years ago

Currently only supporting a static font, but there is work being done to support multiple types.