amypellegrini / react-scorewriter

React sheet music renderer
MIT License
2 stars 1 forks source link

Migrate to Unicode + font? #19

Closed amypellegrini closed 3 years ago

amypellegrini commented 3 years ago

Currently we are rendering symbols by displaying already rendered SVGs cropped from Musescore.

A better way to do this (inlined with industry standards) is to use a font directly and render unicode characters.

Since this project is at an early stage is worth asking this question to set the direction of future development.

amypellegrini commented 3 years ago

Hopefully this answers the question: https://www.lambdatest.com/blog/its-2019-lets-end-the-debate-on-icon-fonts-vs-svg-icons/