dgfx 1.2.1

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

v1.2.1 Optimized rendering

Authors:
  • darksystem
Dependencies:
dsdl2
Versions:
1.2.2 2024-Dec-06
1.2.1 2024-Dec-01
1.2.0 2024-Dec-01
1.1.1 2024-Nov-29
1.1.0 2024-Nov-25
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 4 downloads this week

  • 19 downloads this month

  • 19 downloads total

Score:
0.8
Short URL:
dgfx.dub.pm