This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2026-04-22 15:57:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a582f7dc496b04bf2cec2d8c84429355e8f848cd
ebiten
/
vector
T
History
Hajime Hoshi
a582f7dc49
vector: add (*Path).Bounds
...
Closes
#3271
2025-07-18 02:39:08 +09:00
..
export_test.go
vector: refactoring: introduce subPath and remove opTypeMove and opTypeClose
2025-06-26 20:33:44 +09:00
fill.go
vector: add (*Path).Bounds
2025-07-18 02:39:08 +09:00
path_test.go
vector: add (*Path).AddPath and AddPathOptions
2025-06-29 16:57:31 +09:00
path.go
vector: add (*Path).Bounds
2025-07-18 02:39:08 +09:00
stencilshader.go
vector: bug fix: use round to convert a float to an integer in Kage
2025-07-15 23:35:35 +09:00
stroke.go
vector: add (*Path).AddPathStroke reimplement DrawFilledPath and StrokePath
2025-07-06 23:35:48 +09:00
util_test.go
vector: add test for StrokeRect with AA
2025-07-15 23:47:25 +09:00
util.go
vector: rename functions from DrawFilled* to Fill*
2025-07-06 23:57:59 +09:00