You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contents/en/documents/2.8.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,3 +147,9 @@ <h3>Buf Fixes</h3>
147
147
<ul>
148
148
<li>Fixed an issue where calling <code>SetBufferSize</code> immediately after <code>audio.Player</code>’s <code>Play</code> could cause a crash (<ahref="https://github.com/hajimehoshi/ebiten/issues/3214">#3214</a>).</li>
149
149
</ul>
150
+
<h2>v2.8.8</h2>
151
+
<h3>Bug Fixes</h3>
152
+
<p><ahref="https://github.com/hajimehoshi/ebiten/milestone/144?closed=1">Issues for v2.8.8</a></p>
153
+
<ul>
154
+
<li>Fixed an issue where rendering text with <code>text/v2</code> could significantly degrade performance (<ahref="https://github.com/hajimehoshi/ebiten/issues/3228">#3228</a>).</li>
0 commit comments