dgfx 1.2.0
A pixel graphics libary for D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
DGFX
A simple, lightweight retro-style graphics library for D.
Installation
FIrst, as a prerequisite, if you don't have a D compiler installed, download and install one from dlang.org.
SDL2 is also required for this library to work, get a copy for your platform from libsdl.org, or if your on Linux, install it via your package manager.
Then simply add it to your project by running `dub add dgfx
`.
Usage
See `source/test.d
` as an example for usage.
Changelog
v1.0.0 Initial Release
v1.1.0 Readme and Docs
v1.1.1 Fixed bug with rendering
v1.2.0 Added support for better keyboard input
- Registered by Dark System
- 1.2.0 released a month ago
- DarkSystemGit/DGFX
- MIT
- Copyright © 2024, darksystem
- Authors:
- Dependencies:
- dsdl2
- Versions:
-
1.3.6 2025-Jan-12 1.3.5 2025-Jan-08 1.3.4 2025-Jan-07 1.3.3 2025-Jan-04 1.3.2 2024-Dec-27 - Download Stats:
-
-
0 downloads today
-
11 downloads this week
-
56 downloads this month
-
75 downloads total
-
- Score:
- 1.2
- Short URL:
- dgfx.dub.pm