mirror of
https://github.com/LDDestroier/CC/
synced 2025-11-06 10:23:00 +00:00
Update pain.lua
This commit is contained in:
2
pain.lua
2
pain.lua
@@ -21,7 +21,7 @@ local progname = fs.getName(shell.getRunningProgram())
|
|||||||
local apipath = ".painapi"
|
local apipath = ".painapi"
|
||||||
|
|
||||||
local painconfig = {
|
local painconfig = {
|
||||||
undoBufferSize = 8, -- amount of times undo will save your neck
|
undoBufferSize = 8, -- amount of times undo will save your neck
|
||||||
readNonImageAsNFP = true, -- reads non-image files as NFP images
|
readNonImageAsNFP = true, -- reads non-image files as NFP images
|
||||||
useFlattenGIF = true, -- will flatten compressed GIFs
|
useFlattenGIF = true, -- will flatten compressed GIFs
|
||||||
gridBleedThrough = false, -- will draw grid instead of character value of dots
|
gridBleedThrough = false, -- will draw grid instead of character value of dots
|
||||||
|
|||||||
Reference in New Issue
Block a user