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.9.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -162,3 +162,9 @@ <h3>Bug Fixes</h3>
162
162
<ul>
163
163
<li>Fixed an issue where the Steam Overlay might not work on Linux (<ahref="https://github.com/hajimehoshi/ebiten/issues/3338">#3338</a>).</li>
164
164
</ul>
165
+
<h2>v2.9.5</h2>
166
+
<p><ahref="https://github.com/hajimehoshi/ebiten/milestone/150?closed=1">Issues for v2.9.5</a></p>
167
+
<h3>Bug Fixes</h3>
168
+
<ul>
169
+
<li>Fixed an issue where vector rendering did not work correctly on images created by <code>SubImage</code> (<ahref="https://github.com/hajimehoshi/ebiten/issues/3355">#3355</a>).</li>
0 commit comments