「VexFlow タブ譜 ハーモニクス」の版間の差分
1,060行目: | 1,060行目: | ||
}; | }; | ||
insertTextToSVG(EGuitarTab_options); | insertTextToSVG(EGuitarTab_options); | ||
var Guitar1_st2_option = { | |||
textContent: ["\uFF89", "\uFF89", "\uFF89", "\uFF89"], // 必須文字列 | |||
strID: "Guitar1_st2", // 必須 | |||
Stave_x_Offset: 0, | |||
Stave_y_Offset: 0, | |||
fontSize: 40, | |||
fontFamily: "YonetMuFL, Arial", // オプション、デフォルトは"Bravura, Arial" | |||
shift_x: shiftGuitar1_2st, | |||
IsOffset_x_Abs: true | |||
}; | |||
insertTextToSVG(Guitar1_st2_option); | |||
var EGuitar2Text_options = { | var EGuitar2Text_options = { |