Skip to content

WebApp to create fonts for the esp8266-oled-ssd1306 library

License

Notifications You must be signed in to change notification settings

sybri/gfx-font-converter

 
 

Repository files navigation

Running the dev environment:

mvn spring-boot:run

Building docker image:

mvn clean package
docker build -t squix78/displaytools:latest .

Running docker image:

docker run -p 8880:8080 squix78/displaytools:latest

About

WebApp to create fonts for the esp8266-oled-ssd1306 library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Less 42.4%
  • JavaScript 18.8%
  • Java 14.3%
  • HTML 12.8%
  • PureBasic 8.4%
  • TypeScript 2.2%
  • Other 1.1%