2022-09-20 09:38:49 by Thomas Klausner | Files touched by this commit (1) |
Log message: simp: add tool dependency on git Needed during build. |
2022-09-17 17:54:23 by pin | Files touched by this commit (5) |
Log message: graphics/simp: import pkg Simp is a fast and simple GPU-accelerated image manipulation program. Goals: - Support of as many image formats as possible. - 60 Hz. Avoid blocking for more than 16ms. - Flicker free redrawing. - Smooth resizing. - Always use GPU-acceleration where possible. - Desktop OS support. - Basic image manipulation. Non Goals: - Powerful image manipulation (I am not making the next photoshop) - Web/Mobile platform support. |