aboutsummaryrefslogtreecommitdiff
path: root/templaterc
blob: d8a4cb0a534e6a30bc55fe40ddc0f83975ec260f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# GIMP templaterc
# 
# This file will be entirely rewritten each time you exit.

(GimpTemplate "NES (256x224)"
    (width 256)
    (height 224)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type transparent-fill)
    (comment ""))
(GimpTemplate "SNES (512x448)"
    (width 512)
    (height 448)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type transparent-fill)
    (comment ""))
(GimpTemplate "GB/GBC (160x144)"
    (width 160)
    (height 144)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type transparent-fill)
    (comment ""))
(GimpTemplate "GBA (240x160)"
    (width 240)
    (height 160)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type transparent-fill)
    (comment ""))
(GimpTemplate "NDS Single (256x192)"
    (width 256)
    (height 192)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type transparent-fill)
    (comment ""))
(GimpTemplate "NDS Dual (256x384)"
    (width 256)
    (height 384)
    (unit pixels)
    (xresolution 72.000000)
    (yresolution 72.000000)
    (resolution-unit inches)
    (image-type rgb)
    (fill-type transparent-fill)
    (comment ""))

# end of templaterc