# Multipaint 2025 preferences file

# Window size. 1=mini, 2=default, 3=maxi
# May need SCALELOCK=1

ZOOM=2

# Autoscale=0, 1=scale locked

SCALELOCK=0

# Default machine, one of: C64, C64M, SPECTRUM, ULAPLUS, MSX, PLUS4, PLUS4M, CPC, CPC1, CPCOC, QLLOW, ATARIST, AMIGA etc... Leave empty to ask each time.

MACHINE=

# Default image path, leave empty for default. Use full path.

PATH=

# Main toolbar at left side of screen=1

INVERTGUI=0

# Use dark toolbar theme=1

DARKTHEME=0

# Grid intensity 8 - 248

GRIDBRIGHTNESS=192

# Full path to load a default palette file in .act format (C64 Modes only!)

PALETTE64=

# Enable themed fileselector (0 = Skip on Windows, 1 = Always enable, 2 = Always skip)

FSELECTOR=0

# PNG export options, scale, horizontal and vertical border sizes.
# Default borders 64 & 72, 320 x 200 image results in 384 x 272

PNGSCALE=1
PNGHBORDER=
PNGVBORDER=

# 1 = Force aspect ratio to 1:1 
# No longer in use

NOASPECT=1

# Mousewheel custom ASCII keycodes
# e.g. swap these if you want to invert zoom
# Some valid examples:
# 40 / 41 dither next - prev
# 43 / 45 brush size bigger - smaller
# 58 / 59 zoom in - out [default]
# 10002 / 10003 scroll up - down

WHEELUP=58
WHEELDOWN=59

# Mouse middle button ASCII keycode 
# 44 = grab color [default]

MIDDLEBUTTON=44

# end

