summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/doc-export-dxf.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/doc-export-dxf.xpm')
-rw-r--r--app/bin/bitmaps/doc-export-dxf.xpm100
1 files changed, 100 insertions, 0 deletions
diff --git a/app/bin/bitmaps/doc-export-dxf.xpm b/app/bin/bitmaps/doc-export-dxf.xpm
new file mode 100644
index 0000000..7ac2c54
--- /dev/null
+++ b/app/bin/bitmaps/doc-export-dxf.xpm
@@ -0,0 +1,100 @@
+static char *doc_export_dxf_x16[] = {
+ "16 16 7 1",
+ " c None",
+ "0 c #000000",
+ "1 c #666666",
+ "2 c #993333",
+ "3 c #996666",
+ "4 c #CC0000",
+ "5 c #CC3333",
+ "1111111111111 ",
+ "11 11 11 11 1 ",
+ "1 1 1 1 1 ",
+ "1111111111111 ",
+ "11 11 11 11 1 ",
+ "1 1 1 1 2 ",
+ "11111111111144 ",
+ "11 11 112325 44 ",
+ "1 1 1 44444444",
+ "11111111111144 ",
+ "1 1 1 1 4 ",
+ "1 1 1 1 1 ",
+ "1111111111111 ",
+ "1 1 1 1 1 ",
+ "1 1 1 1 1 ",
+ "1111111111111 "};
+
+static char *doc_export_dxf_x24[] = {
+ "24 24 5 1",
+ " c None",
+ "0 c #000000",
+ "1 c #666666",
+ "2 c #996666",
+ "3 c #CC0000",
+ "11111111111111111111 ",
+ "11111111111111111111 ",
+ "11 1 11 1 11 ",
+ "11 1 11 1 11 ",
+ "11 1 11 1 11 ",
+ "11111111111111111111 ",
+ "11 1 11 1 11 ",
+ "11 1 11 1 1 ",
+ "11 1 11 1 33 ",
+ "111111111111111112333 ",
+ "11111111111111111 333 ",
+ "11 1 11 33333333333 ",
+ "11 1 11 33333333333 ",
+ "11 1 11 1 333 ",
+ "111111111111111112333 ",
+ "11 1 11 1 33 ",
+ "11 1 11 1 1 ",
+ "11 1 11 1 11 ",
+ "11111111111111111111 ",
+ "11 1 11 1 11 ",
+ "11 1 11 1 11 ",
+ "11 1 11 1 11 ",
+ "11 1 11 1 11 ",
+ "11111111111111111111 "};
+
+static char *doc_export_dxf_x32[] = {
+ "32 32 5 1",
+ " c None",
+ "0 c #000000",
+ "1 c #666666",
+ "2 c #993333",
+ "3 c #CC0000",
+ " 1 11 11 11 11 ",
+ "11111111111111111111111111 ",
+ " 1 1 1 11 11 ",
+ " 1 1 1 11 11 ",
+ " 1 1 1 11 11 ",
+ " 1 1 1 11 11 ",
+ " 1 11 11 11 11 ",
+ "11111111111111111111111111 ",
+ " 1 1 1 11 11 ",
+ " 1 1 1 11 11 ",
+ " 1 1 1 11 ",
+ " 1 1 1 11 33 ",
+ " 1 11 11 11 333 ",
+ "11111111111111111111111 33333 ",
+ " 1 1 1 1 3333 ",
+ " 1 1 1 333333333333333 ",
+ " 1 1 1 333333333333333 ",
+ " 1 1 1 32 33333 ",
+ " 1 11 11 11 3333 ",
+ "1111111111111111111111123333 ",
+ " 1 1 1 1 33 ",
+ " 1 1 1 1 ",
+ " 1 1 1 1 11 ",
+ " 1 1 1 1 11 ",
+ "11111111111111111111111111 ",
+ "11111111111111111111111111 ",
+ " 1 1 1 1 11 ",
+ " 1 1 1 1 11 ",
+ " 1 1 1 1 11 ",
+ " 1 1 1 1 11 ",
+ " 1111111111111111111111111 ",
+ " 1111111111111111111111111 "};
+
+static char **doc_export_dxf_xpm[3] = { doc_export_dxf_x16, doc_export_dxf_x24, doc_export_dxf_x32 };
+