1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"lower">8</property>
7 <property name=
"upper">32</property>
8 <property name=
"value">8</property>
9 <property name=
"step_increment">1</property>
10 <property name=
"page_increment">10</property>
12 <object class=
"GtkAdjustment" id=
"adjustment2">
13 <property name=
"upper">32</property>
14 <property name=
"step_increment">1</property>
15 <property name=
"page_increment">10</property>
17 <object class=
"GtkAdjustment" id=
"adjustment3">
18 <property name=
"lower">8</property>
19 <property name=
"upper">128</property>
20 <property name=
"value">8</property>
21 <property name=
"step_increment">1</property>
22 <property name=
"page_increment">10</property>
24 <object class=
"GtkDialog" id=
"VectorizeDialog">
25 <property name=
"can_focus">False
</property>
26 <property name=
"border_width">6</property>
27 <property name=
"title" translatable=
"yes">Convert to Polygon
</property>
28 <property name=
"resizable">False
</property>
29 <property name=
"window_position">mouse
</property>
30 <property name=
"type_hint">dialog
</property>
31 <child internal-child=
"vbox">
32 <object class=
"GtkBox" id=
"dialog-vbox1">
33 <property name=
"can_focus">False
</property>
34 <property name=
"orientation">vertical
</property>
35 <property name=
"spacing">12</property>
36 <child internal-child=
"action_area">
37 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
38 <property name=
"can_focus">False
</property>
39 <property name=
"layout_style">end
</property>
41 <object class=
"GtkButton" id=
"ok">
42 <property name=
"label">gtk-ok
</property>
43 <property name=
"visible">True
</property>
44 <property name=
"can_focus">True
</property>
45 <property name=
"can_default">True
</property>
46 <property name=
"has_default">True
</property>
47 <property name=
"receives_default">True
</property>
48 <property name=
"use_stock">True
</property>
51 <property name=
"expand">False
</property>
52 <property name=
"fill">True
</property>
53 <property name=
"position">0</property>
57 <object class=
"GtkButton" id=
"cancel">
58 <property name=
"label">gtk-cancel
</property>
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">True
</property>
61 <property name=
"receives_default">True
</property>
62 <property name=
"use_stock">True
</property>
65 <property name=
"expand">False
</property>
66 <property name=
"fill">True
</property>
67 <property name=
"position">1</property>
71 <object class=
"GtkButton" id=
"preview">
72 <property name=
"label" translatable=
"yes">Preview
</property>
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">True
</property>
75 <property name=
"receives_default">True
</property>
76 <property name=
"use_underline">True
</property>
79 <property name=
"expand">False
</property>
80 <property name=
"fill">True
</property>
81 <property name=
"position">2</property>
85 <object class=
"GtkButton" id=
"help">
86 <property name=
"label">gtk-help
</property>
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">True
</property>
89 <property name=
"receives_default">True
</property>
90 <property name=
"use_stock">True
</property>
93 <property name=
"expand">False
</property>
94 <property name=
"fill">True
</property>
95 <property name=
"position">3</property>
96 <property name=
"secondary">True
</property>
101 <property name=
"expand">False
</property>
102 <property name=
"fill">True
</property>
103 <property name=
"pack_type">end
</property>
104 <property name=
"position">0</property>
108 <object class=
"GtkGrid" id=
"grid2">
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=
"label2">
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">Number of colors:
</property>
119 <property name=
"use_underline">True
</property>
120 <property name=
"mnemonic_widget">colors
</property>
123 <property name=
"left_attach">0</property>
124 <property name=
"top_attach">0</property>
128 <object class=
"GtkSpinButton" id=
"colors">
129 <property name=
"visible">True
</property>
130 <property name=
"can_focus">True
</property>
131 <property name=
"invisible_char">•
</property>
132 <property name=
"adjustment">adjustment1
</property>
135 <property name=
"left_attach">1</property>
136 <property name=
"top_attach">0</property>
140 <object class=
"GtkLabel" id=
"label3">
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">False
</property>
143 <property name=
"xalign">0</property>
144 <property name=
"label" translatable=
"yes">Point reduction:
</property>
145 <property name=
"use_underline">True
</property>
146 <property name=
"mnemonic_widget">points:
0px
</property>
149 <property name=
"left_attach">0</property>
150 <property name=
"top_attach">1</property>
154 <object class=
"GtkSpinButton" id=
"points:0px">
155 <property name=
"visible">True
</property>
156 <property name=
"can_focus">True
</property>
157 <property name=
"invisible_char">•
</property>
158 <property name=
"adjustment">adjustment2
</property>
161 <property name=
"left_attach">1</property>
162 <property name=
"top_attach">1</property>
166 <object class=
"GtkLabel" id=
"tilesft">
167 <property name=
"visible">True
</property>
168 <property name=
"can_focus">False
</property>
169 <property name=
"margin_left">12</property>
170 <property name=
"xalign">0</property>
171 <property name=
"xpad">12</property>
172 <property name=
"label" translatable=
"yes">Tile size:
</property>
173 <property name=
"use_underline">True
</property>
174 <property name=
"mnemonic_widget">tiles:
0px
</property>
177 <property name=
"left_attach">0</property>
178 <property name=
"top_attach">3</property>
182 <object class=
"GtkSpinButton" id=
"tiles:0px">
183 <property name=
"visible">True
</property>
184 <property name=
"can_focus">True
</property>
185 <property name=
"invisible_char">•
</property>
186 <property name=
"adjustment">adjustment3
</property>
189 <property name=
"left_attach">1</property>
190 <property name=
"top_attach">3</property>
194 <object class=
"GtkCheckButton" id=
"fillholes">
195 <property name=
"label" translatable=
"yes">_Fill holes
</property>
196 <property name=
"visible">True
</property>
197 <property name=
"can_focus">True
</property>
198 <property name=
"receives_default">False
</property>
199 <property name=
"use_underline">True
</property>
200 <property name=
"xalign">0</property>
201 <property name=
"draw_indicator">True
</property>
204 <property name=
"left_attach">0</property>
205 <property name=
"top_attach">2</property>
206 <property name=
"width">2</property>
211 <property name=
"expand">False
</property>
212 <property name=
"fill">True
</property>
213 <property name=
"position">1</property>
217 <object class=
"GtkGrid" id=
"grid1">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">False
</property>
220 <property name=
"hexpand">True
</property>
221 <property name=
"vexpand">True
</property>
222 <property name=
"row_spacing">6</property>
223 <property name=
"column_spacing">12</property>
225 <object class=
"GtkLabel" id=
"label5">
226 <property name=
"visible">True
</property>
227 <property name=
"can_focus">False
</property>
228 <property name=
"xalign">0</property>
229 <property name=
"label" translatable=
"yes">Source image:
</property>
230 <property name=
"use_underline">True
</property>
231 <property name=
"mnemonic_widget">tiles:
0px
</property>
234 <property name=
"left_attach">0</property>
235 <property name=
"top_attach">0</property>
239 <object class=
"GtkLabel" id=
"label6">
240 <property name=
"visible">True
</property>
241 <property name=
"can_focus">False
</property>
242 <property name=
"xalign">0</property>
243 <property name=
"label" translatable=
"yes">Vectorized image:
</property>
244 <property name=
"use_underline">True
</property>
245 <property name=
"mnemonic_widget">tiles:
0px
</property>
248 <property name=
"left_attach">1</property>
249 <property name=
"top_attach">0</property>
253 <object class=
"svxlo-GraphCtrl" id=
"source:border">
254 <property name=
"visible">True
</property>
255 <property name=
"can_focus">False
</property>
256 <property name=
"hexpand">True
</property>
257 <property name=
"vexpand">True
</property>
260 <property name=
"left_attach">0</property>
261 <property name=
"top_attach">1</property>
265 <object class=
"svxlo-GraphCtrl" id=
"vectorized:border">
266 <property name=
"visible">True
</property>
267 <property name=
"can_focus">False
</property>
268 <property name=
"hexpand">True
</property>
269 <property name=
"vexpand">True
</property>
272 <property name=
"left_attach">1</property>
273 <property name=
"top_attach">1</property>
278 <property name=
"expand">False
</property>
279 <property name=
"fill">True
</property>
280 <property name=
"position">2</property>
284 <object class=
"GtkProgressBar" id=
"progressbar">
285 <property name=
"visible">True
</property>
286 <property name=
"can_focus">False
</property>
287 <property name=
"hexpand">True
</property>
290 <property name=
"expand">False
</property>
291 <property name=
"fill">True
</property>
292 <property name=
"position">3</property>
298 <action-widget response=
"0">ok
</action-widget>
299 <action-widget response=
"0">cancel
</action-widget>
300 <action-widget response=
"0">preview
</action-widget>
301 <action-widget response=
"0">help
</action-widget>