makepad/libs/score_view
Admin 120b7e23ae score view: the engraver as a shared library, with drum and pitched score builders
libs/score_view carries the engraving, spacing, font and document code out of the score app so any app can show notation: a ScoreView widget with width/page/content fits, pan and zoom, a playhead, a dark palette, drum-key labels, lyrics under melody notes, and builders for drum, pitched and bass-tab scores. The score app uses it. Vector glyphs no longer write depth for transparent fragments, and the Metal screenshot staging sizes itself from the source texture.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-02 02:51:44 +02:00
..
resources/fonts score view: the engraver as a shared library, with drum and pitched score builders 2026-09-02 02:51:44 +02:00
src score view: the engraver as a shared library, with drum and pitched score builders 2026-09-02 02:51:44 +02:00
tests score view: the engraver as a shared library, with drum and pitched score builders 2026-09-02 02:51:44 +02:00
Cargo.toml score view: the engraver as a shared library, with drum and pitched score builders 2026-09-02 02:51:44 +02:00