aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/gv.resource14
-rw-r--r--lib/gv.style16
2 files changed, 30 insertions, 0 deletions
diff --git a/lib/gv.resource b/lib/gv.resource
new file mode 100644
index 00000000..7f4c22d2
--- /dev/null
+++ b/lib/gv.resource
@@ -0,0 +1,14 @@
+GV.scales: Natural size, 1.000, screen \n\
+ Pixel based, 1.000, pixel \n\
+ 0.100, 0.100 \n\
+ 0.125, 0.125 \n\
+ 0.250, 0.250 \n\
+ 0.500, 0.500 \n\
+ 0.707, 0.707 \n\
+ 1.000, 1.000 \n\
+ 1.414, 1.530 \n\
+ 2.000, 2.000 \n\
+ 2.400, 2.750 \n\
+ 4.000, 4.000 \n\
+ 8.000, 8.000 \n\
+ 10.00, 10.00
diff --git a/lib/gv.style b/lib/gv.style
new file mode 100644
index 00000000..f6c62376
--- /dev/null
+++ b/lib/gv.style
@@ -0,0 +1,16 @@
+!########################################
+!##### Layouts
+!########################################
+
+GV.control.MButton.font: -*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1
+GV*orientationButton*forcedWidth: 72
+GV*upsidedown.Label: Up-Down
+GV.?.processButton.label:
+
+!##### Main Layout
+
+GV*control.layout: \
+|v{ \
+ viewFrame<+[2]-100%*+9999-100%> \
+}
+