Lua factory: More room for file names (34 chars instead of 18), and a preview of the script's first lines of comments.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1326 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2010-02-07 20:13:54 +00:00
parent df2a0ec4dd
commit b0a700850f
12 changed files with 122 additions and 17 deletions

View File

@@ -1,3 +1,5 @@
-- Apply a kind of AA filter on picture
-- Get the picture size
w, h = getpicturesize();