Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josefnpat/safeword

An overscan detection library for LÖVE
https://github.com/josefnpat/safeword

Last synced: 3 days ago
JSON representation

An overscan detection library for LÖVE

Awesome Lists containing this project

README

        

#SafeWord

SafeWord is an overscan detection library for LÖVE.

This library helps developers detect when vital elements of the UI exist in
that may not actually render on televisions.

##Documentation

Please visit [josefnpat.github.io/safeword](http://josefnpat.github.io/safeword/).

To build documentation from source, use [LDoc](http://stevedonovan.github.io/ldoc/).

##Example Usage

Please see `main.lua` and `conf.lua` for example usage.

Optionally, to draw a screenshot, save an image to `example.png`.