develephant

Results 3 issues of develephant

After version 1.4.2, any field comments don't seem to be rendering. --- My Table -- @string my_param This text here is not rendering after 1.4.2 -- @table my_table Best.

https://docs.coronalabs.com/guide/system/customFont/index.html ``` -- Standard text object -- font in the same folder with main.lua local displayText = display.newText( "Hello World", 150, 80, "CoolCustomFont.ttf", 24 ) -- Standard text object --...

Hi Dave, It would be great to have EventDispatcher in the Luarocks ecosystem. https://github.com/keplerproject/luarocks/wiki/Creating-a-rock Cheers.

enhancement