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:
@@ -1,4 +1,5 @@
|
||||
-- 15bitcolourspacefrompalette.lua
|
||||
-- 15bit colour space from palette
|
||||
--
|
||||
w,h=getpicturesize();
|
||||
for y1=0,3,1 do
|
||||
for x1=0,7,1 do
|
||||
|
||||
Reference in New Issue
Block a user