1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkAdjustment" id=
"adjustment1">
5 <property name=
"lower">1</property>
6 <property name=
"upper">100</property>
7 <property name=
"value">75</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkAdjustment" id=
"adjustment2">
12 <property name=
"lower">1</property>
13 <property name=
"upper">9</property>
14 <property name=
"value">9</property>
15 <property name=
"step_increment">1</property>
16 <property name=
"page_increment">10</property>
18 <object class=
"GtkAdjustment" id=
"adjustment3">
19 <property name=
"upper">999.99000000000001</property>
20 <property name=
"step_increment">1</property>
21 <property name=
"page_increment">10</property>
23 <object class=
"GtkDialog" id=
"GraphicExportDialog">
24 <property name=
"can_focus">False
</property>
25 <property name=
"border_width">6</property>
26 <property name=
"title" translatable=
"yes"> Options
</property>
27 <property name=
"type_hint">dialog
</property>
28 <child internal-child=
"vbox">
29 <object class=
"GtkBox" id=
"dialog-vbox1">
30 <property name=
"can_focus">False
</property>
31 <property name=
"orientation">vertical
</property>
32 <property name=
"spacing">12</property>
33 <child internal-child=
"action_area">
34 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
35 <property name=
"can_focus">False
</property>
36 <property name=
"layout_style">end
</property>
38 <object class=
"GtkButton" id=
"help">
39 <property name=
"label">gtk-help
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use_stock">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">0</property>
52 <object class=
"GtkButton" id=
"ok">
53 <property name=
"label">gtk-ok
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"can_default">True
</property>
57 <property name=
"has_default">True
</property>
58 <property name=
"receives_default">True
</property>
59 <property name=
"use_stock">True
</property>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">1</property>
68 <object class=
"GtkButton" id=
"cancel">
69 <property name=
"label">gtk-cancel
</property>
70 <property name=
"visible">True
</property>
71 <property name=
"can_focus">True
</property>
72 <property name=
"receives_default">True
</property>
73 <property name=
"use_stock">True
</property>
76 <property name=
"expand">False
</property>
77 <property name=
"fill">True
</property>
78 <property name=
"position">2</property>
83 <property name=
"expand">False
</property>
84 <property name=
"fill">True
</property>
85 <property name=
"pack_type">end
</property>
86 <property name=
"position">0</property>
90 <object class=
"GtkBox" id=
"box1">
91 <property name=
"visible">True
</property>
92 <property name=
"can_focus">False
</property>
93 <property name=
"orientation">vertical
</property>
94 <property name=
"spacing">12</property>
96 <object class=
"GtkFrame" id=
"frame1">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">False
</property>
99 <property name=
"label_xalign">0</property>
100 <property name=
"shadow_type">none
</property>
102 <object class=
"GtkAlignment" id=
"alignment1">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"top_padding">6</property>
106 <property name=
"left_padding">12</property>
108 <object class=
"GtkGrid" id=
"grid1">
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">False
</property>
111 <property name=
"row_spacing">6</property>
112 <property name=
"column_spacing">12</property>
114 <object class=
"GtkLabel" id=
"label5">
115 <property name=
"visible">True
</property>
116 <property name=
"can_focus">False
</property>
117 <property name=
"xalign">0</property>
118 <property name=
"label" translatable=
"yes">Width
</property>
119 <property name=
"use_underline">True
</property>
120 <property name=
"mnemonic_widget">widthmf-nospin
</property>
123 <property name=
"left_attach">0</property>
124 <property name=
"top_attach">0</property>
125 <property name=
"width">1</property>
126 <property name=
"height">1</property>
130 <object class=
"GtkLabel" id=
"label6">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">False
</property>
133 <property name=
"xalign">0</property>
134 <property name=
"label" translatable=
"yes">Height
</property>
135 <property name=
"use_underline">True
</property>
136 <property name=
"mnemonic_widget">heightmf-nospin
</property>
139 <property name=
"left_attach">0</property>
140 <property name=
"top_attach">1</property>
141 <property name=
"width">1</property>
142 <property name=
"height">1</property>
146 <object class=
"GtkLabel" id=
"resolutionft">
147 <property name=
"visible">True
</property>
148 <property name=
"can_focus">False
</property>
149 <property name=
"xalign">0</property>
150 <property name=
"label" translatable=
"yes">Resolution
</property>
151 <property name=
"use_underline">True
</property>
152 <property name=
"mnemonic_widget">resolutionmf-nospin
</property>
155 <property name=
"left_attach">0</property>
156 <property name=
"top_attach">2</property>
157 <property name=
"width">1</property>
158 <property name=
"height">1</property>
162 <object class=
"GtkSpinButton" id=
"widthmf-nospin">
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">True
</property>
165 <property name=
"invisible_char">●
</property>
166 <property name=
"xalign">1</property>
167 <property name=
"adjustment">adjustment3
</property>
168 <property name=
"digits">2</property>
171 <property name=
"left_attach">1</property>
172 <property name=
"top_attach">0</property>
173 <property name=
"width">1</property>
174 <property name=
"height">1</property>
178 <object class=
"GtkSpinButton" id=
"heightmf-nospin">
179 <property name=
"visible">True
</property>
180 <property name=
"can_focus">True
</property>
181 <property name=
"invisible_char">●
</property>
182 <property name=
"xalign">1</property>
183 <property name=
"invisible_char_set">True
</property>
184 <property name=
"adjustment">adjustment3
</property>
185 <property name=
"digits">2</property>
188 <property name=
"left_attach">1</property>
189 <property name=
"top_attach">1</property>
190 <property name=
"width">1</property>
191 <property name=
"height">1</property>
195 <object class=
"GtkSpinButton" id=
"resolutionmf-nospin">
196 <property name=
"visible">True
</property>
197 <property name=
"can_focus">True
</property>
198 <property name=
"invisible_char">●
</property>
199 <property name=
"xalign">1</property>
200 <property name=
"invisible_char_set">True
</property>
201 <property name=
"adjustment">adjustment3
</property>
204 <property name=
"left_attach">1</property>
205 <property name=
"top_attach">2</property>
206 <property name=
"width">1</property>
207 <property name=
"height">1</property>
211 <object class=
"GtkComboBox" id=
"widthlb">
212 <property name=
"visible">True
</property>
213 <property name=
"can_focus">False
</property>
214 <property name=
"model">liststore2
</property>
217 <property name=
"left_attach">2</property>
218 <property name=
"top_attach">0</property>
219 <property name=
"width">1</property>
220 <property name=
"height">1</property>
224 <object class=
"GtkComboBox" id=
"resolutionlb">
225 <property name=
"visible">True
</property>
226 <property name=
"can_focus">False
</property>
227 <property name=
"model">liststore1
</property>
230 <property name=
"left_attach">2</property>
231 <property name=
"top_attach">2</property>
232 <property name=
"width">1</property>
233 <property name=
"height">1</property>
244 <object class=
"GtkLabel" id=
"label1">
245 <property name=
"visible">True
</property>
246 <property name=
"can_focus">False
</property>
247 <property name=
"label" translatable=
"yes">Size
</property>
249 <attribute name=
"weight" value=
"bold"/>
255 <property name=
"expand">False
</property>
256 <property name=
"fill">True
</property>
257 <property name=
"position">0</property>
261 <object class=
"GtkFrame" id=
"colordepth">
262 <property name=
"can_focus">False
</property>
263 <property name=
"label_xalign">0</property>
264 <property name=
"shadow_type">none
</property>
266 <object class=
"GtkAlignment" id=
"alignment2">
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">False
</property>
269 <property name=
"top_padding">6</property>
270 <property name=
"left_padding">12</property>
272 <object class=
"GtkComboBox" id=
"colordepthlb">
273 <property name=
"visible">True
</property>
274 <property name=
"can_focus">False
</property>
280 <object class=
"GtkLabel" id=
"label2">
281 <property name=
"visible">True
</property>
282 <property name=
"can_focus">False
</property>
283 <property name=
"label" translatable=
"yes">Color Depth
</property>
285 <attribute name=
"weight" value=
"bold"/>
291 <property name=
"expand">False
</property>
292 <property name=
"fill">True
</property>
293 <property name=
"position">1</property>
297 <object class=
"GtkFrame" id=
"jpgquality">
298 <property name=
"can_focus">False
</property>
299 <property name=
"label_xalign">0</property>
300 <property name=
"shadow_type">none
</property>
302 <object class=
"GtkAlignment" id=
"alignment5">
303 <property name=
"visible">True
</property>
304 <property name=
"can_focus">False
</property>
305 <property name=
"top_padding">6</property>
306 <property name=
"left_padding">12</property>
308 <object class=
"GtkGrid" id=
"grid2">
309 <property name=
"visible">True
</property>
310 <property name=
"can_focus">False
</property>
311 <property name=
"row_spacing">6</property>
312 <property name=
"column_spacing">6</property>
314 <object class=
"GtkLabel" id=
"label10">
315 <property name=
"visible">True
</property>
316 <property name=
"can_focus">False
</property>
317 <property name=
"xalign">0</property>
318 <property name=
"label" translatable=
"yes">1 is minimum Quality and smallest file size.
</property>
321 <property name=
"left_attach">0</property>
322 <property name=
"top_attach">1</property>
323 <property name=
"width">2</property>
324 <property name=
"height">1</property>
328 <object class=
"GtkLabel" id=
"label11">
329 <property name=
"visible">True
</property>
330 <property name=
"can_focus">False
</property>
331 <property name=
"xalign">0</property>
332 <property name=
"label" translatable=
"yes">100 is maximum Quality and biggest file size.
</property>
335 <property name=
"left_attach">0</property>
336 <property name=
"top_attach">2</property>
337 <property name=
"width">2</property>
338 <property name=
"height">1</property>
342 <object class=
"GtkSpinButton" id=
"compressionjpgnf-nospin">
343 <property name=
"visible">True
</property>
344 <property name=
"can_focus">True
</property>
345 <property name=
"invisible_char">●
</property>
346 <property name=
"xalign">1</property>
347 <property name=
"invisible_char_set">True
</property>
348 <property name=
"adjustment">adjustment1
</property>
351 <property name=
"left_attach">1</property>
352 <property name=
"top_attach">0</property>
353 <property name=
"width">1</property>
354 <property name=
"height">1</property>
358 <object class=
"GtkScrollbar" id=
"compressionjpgsb">
359 <property name=
"visible">True
</property>
360 <property name=
"can_focus">False
</property>
361 <property name=
"valign">center
</property>
362 <property name=
"hexpand">True
</property>
363 <property name=
"adjustment">adjustment1
</property>
366 <property name=
"left_attach">0</property>
367 <property name=
"top_attach">0</property>
368 <property name=
"width">1</property>
369 <property name=
"height">1</property>
377 <object class=
"GtkLabel" id=
"label9">
378 <property name=
"visible">True
</property>
379 <property name=
"can_focus">False
</property>
380 <property name=
"label" translatable=
"yes">Quality
</property>
382 <attribute name=
"weight" value=
"bold"/>
388 <property name=
"expand">False
</property>
389 <property name=
"fill">True
</property>
390 <property name=
"position">2</property>
394 <object class=
"GtkFrame" id=
"pngcompression">
395 <property name=
"can_focus">False
</property>
396 <property name=
"label_xalign">0</property>
397 <property name=
"shadow_type">none
</property>
399 <object class=
"GtkAlignment" id=
"alignment13">
400 <property name=
"visible">True
</property>
401 <property name=
"can_focus">False
</property>
402 <property name=
"top_padding">6</property>
403 <property name=
"left_padding">12</property>
405 <object class=
"GtkGrid" id=
"grid9">
406 <property name=
"visible">True
</property>
407 <property name=
"can_focus">False
</property>
408 <property name=
"row_spacing">6</property>
409 <property name=
"column_spacing">6</property>
411 <object class=
"GtkSpinButton" id=
"compressionpngnf-nospin">
412 <property name=
"visible">True
</property>
413 <property name=
"can_focus">True
</property>
414 <property name=
"invisible_char">●
</property>
415 <property name=
"xalign">1</property>
416 <property name=
"invisible_char_set">True
</property>
417 <property name=
"adjustment">adjustment2
</property>
420 <property name=
"left_attach">1</property>
421 <property name=
"top_attach">0</property>
422 <property name=
"width">1</property>
423 <property name=
"height">1</property>
427 <object class=
"GtkScrollbar" id=
"compressionpngsb">
428 <property name=
"visible">True
</property>
429 <property name=
"can_focus">False
</property>
430 <property name=
"valign">center
</property>
431 <property name=
"hexpand">True
</property>
432 <property name=
"adjustment">adjustment2
</property>
435 <property name=
"left_attach">0</property>
436 <property name=
"top_attach">0</property>
437 <property name=
"width">1</property>
438 <property name=
"height">1</property>
442 <object class=
"GtkLabel" id=
"label22">
443 <property name=
"visible">True
</property>
444 <property name=
"can_focus">False
</property>
445 <property name=
"xalign">0</property>
446 <property name=
"label" translatable=
"yes">0 is biggest file size and fastest loading.
</property>
449 <property name=
"left_attach">0</property>
450 <property name=
"top_attach">1</property>
451 <property name=
"width">2</property>
452 <property name=
"height">1</property>
456 <object class=
"GtkLabel" id=
"label23">
457 <property name=
"visible">True
</property>
458 <property name=
"can_focus">False
</property>
459 <property name=
"xalign">0</property>
460 <property name=
"label" translatable=
"yes">9 is smallest file size and slowest loading.
</property>
463 <property name=
"left_attach">0</property>
464 <property name=
"top_attach">2</property>
465 <property name=
"width">2</property>
466 <property name=
"height">1</property>
474 <object class=
"GtkLabel" id=
"label">
475 <property name=
"visible">True
</property>
476 <property name=
"can_focus">False
</property>
477 <property name=
"label" translatable=
"yes">Compression
</property>
479 <attribute name=
"weight" value=
"bold"/>
485 <property name=
"expand">False
</property>
486 <property name=
"fill">True
</property>
487 <property name=
"position">3</property>
491 <object class=
"GtkFrame" id=
"bmpcompression">
492 <property name=
"can_focus">False
</property>
493 <property name=
"label_xalign">0</property>
494 <property name=
"shadow_type">none
</property>
496 <object class=
"GtkAlignment" id=
"alignment3">
497 <property name=
"visible">True
</property>
498 <property name=
"can_focus">False
</property>
499 <property name=
"top_padding">6</property>
500 <property name=
"left_padding">12</property>
502 <object class=
"GtkCheckButton" id=
"rlecb">
503 <property name=
"label" translatable=
"yes">RLE Encoding
</property>
504 <property name=
"visible">True
</property>
505 <property name=
"can_focus">True
</property>
506 <property name=
"receives_default">False
</property>
507 <property name=
"xalign">0</property>
508 <property name=
"active">True
</property>
509 <property name=
"draw_indicator">True
</property>
515 <object class=
"GtkLabel" id=
"label3">
516 <property name=
"visible">True
</property>
517 <property name=
"can_focus">False
</property>
518 <property name=
"label" translatable=
"yes">Compression
</property>
520 <attribute name=
"weight" value=
"bold"/>
526 <property name=
"expand">False
</property>
527 <property name=
"fill">True
</property>
528 <property name=
"position">4</property>
532 <object class=
"GtkFrame" id=
"mode">
533 <property name=
"can_focus">False
</property>
534 <property name=
"label_xalign">0</property>
535 <property name=
"shadow_type">none
</property>
537 <object class=
"GtkAlignment" id=
"alignment6">
538 <property name=
"visible">True
</property>
539 <property name=
"can_focus">False
</property>
540 <property name=
"top_padding">6</property>
541 <property name=
"left_padding">12</property>
543 <object class=
"GtkCheckButton" id=
"interlacedcb">
544 <property name=
"label" translatable=
"yes">Interlaced
</property>
545 <property name=
"visible">True
</property>
546 <property name=
"can_focus">True
</property>
547 <property name=
"receives_default">False
</property>
548 <property name=
"xalign">0</property>
549 <property name=
"active">True
</property>
550 <property name=
"draw_indicator">True
</property>
556 <object class=
"GtkLabel" id=
"label12">
557 <property name=
"visible">True
</property>
558 <property name=
"can_focus">False
</property>
559 <property name=
"label" translatable=
"yes">Mode
</property>
561 <attribute name=
"weight" value=
"bold"/>
567 <property name=
"expand">False
</property>
568 <property name=
"fill">True
</property>
569 <property name=
"position">5</property>
573 <object class=
"GtkFrame" id=
"drawingobjects">
574 <property name=
"can_focus">False
</property>
575 <property name=
"label_xalign">0</property>
576 <property name=
"shadow_type">none
</property>
578 <object class=
"GtkAlignment" id=
"alignment7">
579 <property name=
"visible">True
</property>
580 <property name=
"can_focus">False
</property>
581 <property name=
"top_padding">6</property>
582 <property name=
"left_padding">12</property>
584 <object class=
"GtkCheckButton" id=
"savetransparencycb">
585 <property name=
"label" translatable=
"yes">Save transparency
</property>
586 <property name=
"visible">True
</property>
587 <property name=
"can_focus">True
</property>
588 <property name=
"receives_default">False
</property>
589 <property name=
"xalign">0</property>
590 <property name=
"active">True
</property>
591 <property name=
"draw_indicator">True
</property>
597 <object class=
"GtkLabel" id=
"labe">
598 <property name=
"visible">True
</property>
599 <property name=
"can_focus">False
</property>
600 <property name=
"label" translatable=
"yes">Drawing Objects
</property>
602 <attribute name=
"weight" value=
"bold"/>
608 <property name=
"expand">False
</property>
609 <property name=
"fill">True
</property>
610 <property name=
"position">6</property>
614 <object class=
"GtkFrame" id=
"encoding">
615 <property name=
"can_focus">False
</property>
616 <property name=
"label_xalign">0</property>
617 <property name=
"shadow_type">none
</property>
619 <object class=
"GtkAlignment" id=
"alignment8">
620 <property name=
"visible">True
</property>
621 <property name=
"can_focus">False
</property>
622 <property name=
"top_padding">6</property>
623 <property name=
"left_padding">12</property>
625 <object class=
"GtkGrid" id=
"grid3">
626 <property name=
"visible">True
</property>
627 <property name=
"can_focus">False
</property>
629 <object class=
"GtkRadioButton" id=
"binarycb">
630 <property name=
"label" translatable=
"yes">Binary
</property>
631 <property name=
"visible">True
</property>
632 <property name=
"can_focus">True
</property>
633 <property name=
"receives_default">False
</property>
634 <property name=
"xalign">0</property>
635 <property name=
"draw_indicator">True
</property>
636 <property name=
"group">textcb
</property>
639 <property name=
"left_attach">0</property>
640 <property name=
"top_attach">0</property>
641 <property name=
"width">1</property>
642 <property name=
"height">1</property>
646 <object class=
"GtkRadioButton" id=
"textcb">
647 <property name=
"label" translatable=
"yes">Text
</property>
648 <property name=
"visible">True
</property>
649 <property name=
"can_focus">True
</property>
650 <property name=
"receives_default">False
</property>
651 <property name=
"xalign">0</property>
652 <property name=
"active">True
</property>
653 <property name=
"draw_indicator">True
</property>
654 <property name=
"group">binarycb
</property>
657 <property name=
"left_attach">0</property>
658 <property name=
"top_attach">1</property>
659 <property name=
"width">1</property>
660 <property name=
"height">1</property>
668 <object class=
"GtkLabel" id=
"label16">
669 <property name=
"visible">True
</property>
670 <property name=
"can_focus">False
</property>
671 <property name=
"label" translatable=
"yes">Encoding
</property>
673 <attribute name=
"weight" value=
"bold"/>
679 <property name=
"expand">False
</property>
680 <property name=
"fill">True
</property>
681 <property name=
"position">7</property>
685 <object class=
"GtkGrid" id=
"epsgrid">
686 <property name=
"can_focus">False
</property>
688 <object class=
"GtkFrame" id=
"frame9">
689 <property name=
"visible">True
</property>
690 <property name=
"can_focus">False
</property>
691 <property name=
"label_xalign">0</property>
692 <property name=
"shadow_type">none
</property>
694 <object class=
"GtkAlignment" id=
"alignment9">
695 <property name=
"visible">True
</property>
696 <property name=
"can_focus">False
</property>
697 <property name=
"top_padding">6</property>
698 <property name=
"left_padding">12</property>
700 <object class=
"GtkGrid" id=
"grid5">
701 <property name=
"visible">True
</property>
702 <property name=
"can_focus">False
</property>
704 <object class=
"GtkCheckButton" id=
"tiffpreviewcb">
705 <property name=
"label" translatable=
"yes">Image Preview (TIFF)
</property>
706 <property name=
"visible">True
</property>
707 <property name=
"can_focus">True
</property>
708 <property name=
"receives_default">False
</property>
709 <property name=
"xalign">0</property>
710 <property name=
"active">True
</property>
711 <property name=
"draw_indicator">True
</property>
714 <property name=
"left_attach">0</property>
715 <property name=
"top_attach">0</property>
716 <property name=
"width">1</property>
717 <property name=
"height">1</property>
721 <object class=
"GtkCheckButton" id=
"epsipreviewcb">
722 <property name=
"label" translatable=
"yes">Interchange (EPSI)
</property>
723 <property name=
"visible">True
</property>
724 <property name=
"can_focus">True
</property>
725 <property name=
"receives_default">False
</property>
726 <property name=
"xalign">0</property>
727 <property name=
"draw_indicator">True
</property>
730 <property name=
"left_attach">0</property>
731 <property name=
"top_attach">1</property>
732 <property name=
"width">1</property>
733 <property name=
"height">1</property>
741 <object class=
"GtkLabel" id=
"label17">
742 <property name=
"visible">True
</property>
743 <property name=
"can_focus">False
</property>
744 <property name=
"label" translatable=
"yes">Preview
</property>
746 <attribute name=
"weight" value=
"bold"/>
752 <property name=
"left_attach">0</property>
753 <property name=
"top_attach">0</property>
754 <property name=
"width">1</property>
755 <property name=
"height">1</property>
759 <object class=
"GtkFrame" id=
"frame10">
760 <property name=
"visible">True
</property>
761 <property name=
"can_focus">False
</property>
762 <property name=
"label_xalign">0</property>
763 <property name=
"shadow_type">none
</property>
765 <object class=
"GtkAlignment" id=
"alignment10">
766 <property name=
"visible">True
</property>
767 <property name=
"can_focus">False
</property>
768 <property name=
"top_padding">6</property>
769 <property name=
"left_padding">12</property>
771 <object class=
"GtkGrid" id=
"grid6">
772 <property name=
"visible">True
</property>
773 <property name=
"can_focus">False
</property>
775 <object class=
"GtkRadioButton" id=
"color1rb">
776 <property name=
"label" translatable=
"yes">Color
</property>
777 <property name=
"visible">True
</property>
778 <property name=
"can_focus">True
</property>
779 <property name=
"receives_default">False
</property>
780 <property name=
"xalign">0</property>
781 <property name=
"draw_indicator">True
</property>
782 <property name=
"group">color2rb
</property>
785 <property name=
"left_attach">0</property>
786 <property name=
"top_attach">0</property>
787 <property name=
"width">1</property>
788 <property name=
"height">1</property>
792 <object class=
"GtkRadioButton" id=
"color2rb">
793 <property name=
"label" translatable=
"yes">Grayscale
</property>
794 <property name=
"visible">True
</property>
795 <property name=
"can_focus">True
</property>
796 <property name=
"receives_default">False
</property>
797 <property name=
"xalign">0</property>
798 <property name=
"active">True
</property>
799 <property name=
"draw_indicator">True
</property>
800 <property name=
"group">color1rb
</property>
803 <property name=
"left_attach">0</property>
804 <property name=
"top_attach">1</property>
805 <property name=
"width">1</property>
806 <property name=
"height">1</property>
814 <object class=
"GtkLabel" id=
"label18">
815 <property name=
"visible">True
</property>
816 <property name=
"can_focus">False
</property>
817 <property name=
"label" translatable=
"yes">Color format
</property>
819 <attribute name=
"weight" value=
"bold"/>
825 <property name=
"left_attach">1</property>
826 <property name=
"top_attach">0</property>
827 <property name=
"width">1</property>
828 <property name=
"height">1</property>
832 <object class=
"GtkFrame" id=
"frame11">
833 <property name=
"visible">True
</property>
834 <property name=
"can_focus">False
</property>
835 <property name=
"label_xalign">0</property>
836 <property name=
"shadow_type">none
</property>
838 <object class=
"GtkAlignment" id=
"alignment11">
839 <property name=
"visible">True
</property>
840 <property name=
"can_focus">False
</property>
841 <property name=
"top_padding">6</property>
842 <property name=
"left_padding">12</property>
844 <object class=
"GtkGrid" id=
"grid7">
845 <property name=
"visible">True
</property>
846 <property name=
"can_focus">False
</property>
848 <object class=
"GtkRadioButton" id=
"level1rb">
849 <property name=
"label" translatable=
"yes">Level
1</property>
850 <property name=
"visible">True
</property>
851 <property name=
"can_focus">True
</property>
852 <property name=
"receives_default">False
</property>
853 <property name=
"xalign">0</property>
854 <property name=
"draw_indicator">True
</property>
855 <property name=
"group">level2rb
</property>
858 <property name=
"left_attach">0</property>
859 <property name=
"top_attach">0</property>
860 <property name=
"width">1</property>
861 <property name=
"height">1</property>
865 <object class=
"GtkRadioButton" id=
"level2rb">
866 <property name=
"label" translatable=
"yes">Level
2</property>
867 <property name=
"visible">True
</property>
868 <property name=
"can_focus">True
</property>
869 <property name=
"receives_default">False
</property>
870 <property name=
"xalign">0.059999998658895493</property>
871 <property name=
"active">True
</property>
872 <property name=
"draw_indicator">True
</property>
873 <property name=
"group">level1rb
</property>
876 <property name=
"left_attach">0</property>
877 <property name=
"top_attach">1</property>
878 <property name=
"width">1</property>
879 <property name=
"height">1</property>
887 <object class=
"GtkLabel" id=
"label19">
888 <property name=
"visible">True
</property>
889 <property name=
"can_focus">False
</property>
890 <property name=
"label" translatable=
"yes">Version
</property>
892 <attribute name=
"weight" value=
"bold"/>
898 <property name=
"left_attach">0</property>
899 <property name=
"top_attach">1</property>
900 <property name=
"width">1</property>
901 <property name=
"height">1</property>
905 <object class=
"GtkFrame" id=
"EPSCompression">
906 <property name=
"visible">True
</property>
907 <property name=
"can_focus">False
</property>
908 <property name=
"label_xalign">0</property>
909 <property name=
"shadow_type">none
</property>
911 <object class=
"GtkAlignment" id=
"alignment12">
912 <property name=
"visible">True
</property>
913 <property name=
"can_focus">False
</property>
914 <property name=
"top_padding">6</property>
915 <property name=
"left_padding">12</property>
917 <object class=
"GtkGrid" id=
"grid8">
918 <property name=
"visible">True
</property>
919 <property name=
"can_focus">False
</property>
921 <object class=
"GtkRadioButton" id=
"compresslzw">
922 <property name=
"label" translatable=
"yes">LZW encoding
</property>
923 <property name=
"visible">True
</property>
924 <property name=
"can_focus">True
</property>
925 <property name=
"receives_default">False
</property>
926 <property name=
"xalign">0</property>
927 <property name=
"draw_indicator">True
</property>
928 <property name=
"group">compressnone
</property>
931 <property name=
"left_attach">0</property>
932 <property name=
"top_attach">0</property>
933 <property name=
"width">1</property>
934 <property name=
"height">1</property>
938 <object class=
"GtkRadioButton" id=
"compressnone">
939 <property name=
"label" translatable=
"yes">None
</property>
940 <property name=
"visible">True
</property>
941 <property name=
"can_focus">True
</property>
942 <property name=
"receives_default">False
</property>
943 <property name=
"xalign">0</property>
944 <property name=
"active">True
</property>
945 <property name=
"draw_indicator">True
</property>
946 <property name=
"group">compresslzw
</property>
949 <property name=
"left_attach">0</property>
950 <property name=
"top_attach">1</property>
951 <property name=
"width">1</property>
952 <property name=
"height">1</property>
960 <object class=
"GtkLabel" id=
"label20">
961 <property name=
"visible">True
</property>
962 <property name=
"can_focus">False
</property>
963 <property name=
"label" translatable=
"yes">Compression
</property>
965 <attribute name=
"weight" value=
"bold"/>
971 <property name=
"left_attach">1</property>
972 <property name=
"top_attach">1</property>
973 <property name=
"width">1</property>
974 <property name=
"height">1</property>
979 <property name=
"expand">False
</property>
980 <property name=
"fill">True
</property>
981 <property name=
"position">8</property>
985 <object class=
"GtkFrame" id=
"information">
986 <property name=
"can_focus">False
</property>
987 <property name=
"label_xalign">0</property>
988 <property name=
"shadow_type">none
</property>
990 <object class=
"GtkAlignment" id=
"alignment4">
991 <property name=
"visible">True
</property>
992 <property name=
"can_focus">False
</property>
993 <property name=
"top_padding">6</property>
994 <property name=
"left_padding">12</property>
996 <object class=
"GtkLabel" id=
"estsizeft">
997 <property name=
"visible">True
</property>
998 <property name=
"can_focus">False
</property>
999 <property name=
"xalign">0</property>
1000 <property name=
"xpad">3</property>
1001 <property name=
"wrap">True
</property>
1002 <property name=
"max_width_chars">30</property>
1007 <child type=
"label">
1008 <object class=
"GtkLabel" id=
"label4">
1009 <property name=
"visible">True
</property>
1010 <property name=
"can_focus">False
</property>
1011 <property name=
"label" translatable=
"yes">Information
</property>
1013 <attribute name=
"weight" value=
"bold"/>
1019 <property name=
"expand">False
</property>
1020 <property name=
"fill">True
</property>
1021 <property name=
"position">9</property>
1026 <property name=
"expand">False
</property>
1027 <property name=
"fill">True
</property>
1028 <property name=
"position">1</property>
1034 <action-widget response=
"0">help
</action-widget>
1035 <action-widget response=
"0">ok
</action-widget>
1036 <action-widget response=
"0">cancel
</action-widget>
1039 <object class=
"GtkListStore" id=
"liststore1">
1041 <!-- column-name gchararray1 -->
1042 <column type=
"gchararray"/>
1046 <col id=
"0" translatable=
"yes">pixels/cm
</col>
1049 <col id=
"0" translatable=
"yes">pixels/inch
</col>
1052 <col id=
"0" translatable=
"yes">pixels/meter
</col>
1056 <object class=
"GtkListStore" id=
"liststore2">
1058 <!-- column-name gchararray1 -->
1059 <column type=
"gchararray"/>
1063 <col id=
"0" translatable=
"yes">inches
</col>
1066 <col id=
"0" translatable=
"yes">cm
</col>
1069 <col id=
"0" translatable=
"yes">mm
</col>
1072 <col id=
"0" translatable=
"yes">points
</col>
1075 <col id=
"0" translatable=
"yes">pixels
</col>