staff-rs / staff

Music theory and score rendering library with midi, notes, chords, scales, and more.
https://staff-rs.github.io
MIT License
258 stars 11 forks source link

Add support for inches and mm for render size #14

Open matthunz opened 1 year ago

matthunz commented 1 year ago

Currently rendering outputs an SVG using pixels as a unit. However, for printing I believe we should support absolute sizes.

This may be easy to do but I'm not sure how this scales with DPI or font sizing