「VexFlow タブ譜 ハーモニクス」の版間の差分
1,072行目: | 1,072行目: | ||
}; | }; | ||
insertTextToSVG(Guitar1_st2_option); | insertTextToSVG(Guitar1_st2_option); | ||
var Guitar1_st2_str_option = { | |||
textContent: ["┌ 8va Harm.────┐"], // 必須文字列 | |||
strID: "Guitar1_st2_str", // 必須 | |||
Stave_x_Offset: 0, | |||
Stave_y_Offset: 0, | |||
fontSize: 40, | |||
fontFamily: "YonetMuFL, Arial", // オプション、デフォルトは"Bravura, Arial" | |||
shift_x: [{x:shiftGuitar1_2st[0].x -10, y:shiftGuitar1_2st[0].y - 30}], | |||
IsOffset_x_Abs: true | |||
}; | |||
insertTextToSVG(Guitar1_st2_str_option); | |||
var EGuitar2Text_options = { | var EGuitar2Text_options = { |