/safeword

An overscan detection library for LÖVE

Primary LanguageLua

#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.

To build documentation from source, use LDoc.

##Example Usage

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

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