staff-rs / staff

Music theory and score rendering library with midi, notes, chords, scales, and more.

Home Page:https://staff-rs.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for inches and mm for render size

matthunz opened this issue · comments

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