Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 514 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 514 Bytes

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