migrated one of our android screens to compose-web (canvas approach). works pretty okay! ty for the help 🙏. road blockers right now seem to be mostly resources. rendering svgs, string resources, typography.
are there any accepted patterns for loading font resources or some sort of
painterResource
? quick slack search suggests svgs might not be supported in a canvas rn