Skip to content

GoEntity/godotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godotify

simply convert an image into a dotted image to use in your project or just to download and save
...supports jpg, jpeg, and png
lightweight

Install

  1. enter in console: go get github.com/GoEntity/godotify
  2. "github.com/GoEntity/godotify" should be added in import(). add manually if it didn't (see below)

Usage Example

image

Note: if you are not using custom name for package, use godotify instead. (i.e. godotify.GoDotify)

image

Usage Example 2 (Ebitengine)

image image image image image image image image