Skip to content

cyrusmsk/plutovg-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plutovg-d

Tiny 2D vector graphics library

This is an example project for D binding through ImportC

Build

Currently the code assumes that library files are put into lib folder. For usage you will need to build original library first and put include folder and library object file (currently it is libpluto.a into lib folder). After that just run:

dub build

References

Original C library

About

Tiny 2D vector graphics library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published