]> git.plutz.net Git - rpi_small/blob - files_xfce/etc/gimp/2.0/unitrc
modular config for touch screen
[rpi_small] / files_xfce / etc / gimp / 2.0 / unitrc
1 # GIMP units
2
3 # This file contains the user unit database. You can edit this list with the
4 # unit editor. You are not supposed to edit it manually, but of course you
5 # can do.
6 # This file will be entirely rewritten each time you exit.
7
8 (unit-info "centimeters"
9     (factor 2.540000)
10     (digits 2)
11     (symbol "cm")
12     (abbreviation "cm")
13     (singular "centimeter")
14     (plural "centimeters"))
15 (unit-info "meters"
16     (factor 0.025400)
17     (digits 4)
18     (symbol "m")
19     (abbreviation "m")
20     (singular "meter")
21     (plural "meters"))
22 (unit-info "feet"
23     (factor 0.083333)
24     (digits 4)
25     (symbol "'")
26     (abbreviation "ft")
27     (singular "foot")
28     (plural "feet"))
29 (unit-info "yards"
30     (factor 0.027778)
31     (digits 4)
32     (symbol "yd")
33     (abbreviation "yd")
34     (singular "yard")
35     (plural "yards"))
36 (unit-info "typogr. points"
37     (factor 72.270000)
38     (digits 0)
39     (symbol "tpt")
40     (abbreviation "tpt")
41     (singular "typogr. point")
42     (plural "typogr. points"))
43 (unit-info "typogr. picas"
44     (factor 6.022500)
45     (digits 1)
46     (symbol "tpc")
47     (abbreviation "tpc")
48     (singular "typogr. pica")
49     (plural "typogr. picas"))
50
51 # end of units