From 3bd182b523fc266b6617ad412c4a0f36a8746426 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Wed, 10 Jun 2015 18:09:27 -0400 Subject: [PATCH] Potential holy war, but use UTF-8 always. --- src/NoteDisplay.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NoteDisplay.cpp b/src/NoteDisplay.cpp index 72c8cfbb88..f024a11de6 100644 --- a/src/NoteDisplay.cpp +++ b/src/NoteDisplay.cpp @@ -800,8 +800,8 @@ void NoteDisplay::DrawHoldPart(vector &vpSpr, if (!part_args.anchor_to_top) { float offset = unzoomed_frame_height - (y_end_pos - y_start_pos); - // ロングノート本体の長さがunzoomed_frame_height→0のときに、add_to_tex_coordを0→1にすればOK - // つまり、offsetを0→unzoomed_frame_heightにすると理想通りの表示になる -A.C + // 繝ュ繝ウ繧ー繝弱シ繝域悽菴薙ョ髟キ縺輔′unzoomed_frame_height竊0縺ョ縺ィ縺阪↓縲‖dd_to_tex_coord繧0竊1縺ォ縺吶l縺ーOK + // 縺、縺セ繧翫{ffset繧0竊置nzoomed_frame_height縺ォ縺吶k縺ィ逅諠ウ騾壹j縺ョ陦ィ遉コ縺ォ縺ェ繧 -A.C // Shift texture coord to fit hold length If hold length is less than // bottomcap frame size. (translated by hanubeki) if (offset>0){