How does staff-size relate to pixels?

2006-12-27 Thread Stewart Holmes
Hi there, I'm working on a tool-like widget to use for tweaking scores. For a given staff size, how many pixels is 1 staff-space? Cheers, Stewart ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond

Re: How does staff-size relate to pixels?

2006-12-27 Thread Bertalan Fodor
In the next version of LilyPondTool (to be released until Sunday) there will be a visual tweaking tool. There I use the following (magnification is 100 for 100% IIRC): public static final double STAFFSIZEFACTOR = 3.5; public static final double STAFFSIZEBIAS = 3; public static double pixelToSta