| 1 | /*ARBDB ASCII*/ |
|---|
| 2 | window %% (% |
|---|
| 3 | font "8x13bold" |
|---|
| 4 | foreground "black" |
|---|
| 5 | background "grey" |
|---|
| 6 | color_1 "red" |
|---|
| 7 | color_2 "green" |
|---|
| 8 | color_3 "blue" |
|---|
| 9 | ARB_NT %% (% |
|---|
| 10 | horizontal_page_increment %i 50 |
|---|
| 11 | vertical_page_increment %i 50 |
|---|
| 12 | scroll_delay_vertical %i 20 |
|---|
| 13 | scroll_delay_horizontal %i 20 |
|---|
| 14 | scroll_width_horizontal %i 9 |
|---|
| 15 | scroll_width_vertical %i 20 |
|---|
| 16 | %) /*ARB_NT*/ |
|---|
| 17 | |
|---|
| 18 | GDE %% (% |
|---|
| 19 | horizontal_page_increment %i 50 |
|---|
| 20 | vertical_page_increment %i 50 |
|---|
| 21 | scroll_delay_vertical %i 20 |
|---|
| 22 | scroll_delay_horizontal %i 20 |
|---|
| 23 | scroll_width_horizontal %i 9 |
|---|
| 24 | scroll_width_vertical %i 20 |
|---|
| 25 | %) /*GDE*/ |
|---|
| 26 | |
|---|
| 27 | windows %% (% |
|---|
| 28 | ARB_INTRO %% (% |
|---|
| 29 | width %i 560 |
|---|
| 30 | height %i 440 |
|---|
| 31 | posx %i 261 |
|---|
| 32 | posy %i 195 |
|---|
| 33 | %) /*ARB_INTRO*/ |
|---|
| 34 | |
|---|
| 35 | ARB_NT %% (% |
|---|
| 36 | width %i 954 |
|---|
| 37 | height %i 801 |
|---|
| 38 | posx %i 0 |
|---|
| 39 | posy %i 3 |
|---|
| 40 | %) /*ARB_NT*/ |
|---|
| 41 | |
|---|
| 42 | SELECT_AN_ALIGNMENT %% (% |
|---|
| 43 | width %i 207 |
|---|
| 44 | height %i 118 |
|---|
| 45 | posx %i 395 |
|---|
| 46 | posy %i 174 |
|---|
| 47 | %) /*SELECT_AN_ALIGNMENT*/ |
|---|
| 48 | |
|---|
| 49 | SELECT_A_TREE %% (% |
|---|
| 50 | width %i 207 |
|---|
| 51 | height %i 237 |
|---|
| 52 | posx %i 385 |
|---|
| 53 | posy %i 122 |
|---|
| 54 | %) /*SELECT_A_TREE*/ |
|---|
| 55 | |
|---|
| 56 | SAVE_ARB_DB %% (% |
|---|
| 57 | width %i 360 |
|---|
| 58 | height %i 384 |
|---|
| 59 | posx %i 68 |
|---|
| 60 | posy %i 124 |
|---|
| 61 | %) /*SAVE_ARB_DB*/ |
|---|
| 62 | |
|---|
| 63 | SEARCH_and_QUERY %% (% |
|---|
| 64 | width %i 460 |
|---|
| 65 | height %i 550 |
|---|
| 66 | posx %i 37 |
|---|
| 67 | posy %i 285 |
|---|
| 68 | %) /*SEARCH_and_QUERY*/ |
|---|
| 69 | |
|---|
| 70 | TREE_ADMIN %% (% |
|---|
| 71 | width %i 405 |
|---|
| 72 | height %i 265 |
|---|
| 73 | posx %i 76 |
|---|
| 74 | posy %i 112 |
|---|
| 75 | %) /*TREE_ADMIN*/ |
|---|
| 76 | |
|---|
| 77 | HELP_WINDOW %% (% |
|---|
| 78 | width %i 720 |
|---|
| 79 | height %i 680 |
|---|
| 80 | posx %i 417 |
|---|
| 81 | posy %i 97 |
|---|
| 82 | %) /*HELP_WINDOW*/ |
|---|
| 83 | |
|---|
| 84 | ARB_EXPORT %% (% |
|---|
| 85 | width %i 520 |
|---|
| 86 | height %i 560 |
|---|
| 87 | posx %i 68 |
|---|
| 88 | posy %i 112 |
|---|
| 89 | %) /*ARB_EXPORT*/ |
|---|
| 90 | |
|---|
| 91 | NDS %% (% |
|---|
| 92 | width %i 710 |
|---|
| 93 | height %i 373 |
|---|
| 94 | posx %i 64 |
|---|
| 95 | posy %i 464 |
|---|
| 96 | %) /*NDS*/ |
|---|
| 97 | |
|---|
| 98 | NDS_SELECT %% (% |
|---|
| 99 | width %i 240 |
|---|
| 100 | height %i 320 |
|---|
| 101 | posx %i 195 |
|---|
| 102 | posy %i 0 |
|---|
| 103 | %) /*NDS_SELECT*/ |
|---|
| 104 | |
|---|
| 105 | SPECIES_INFORMATION %% (% |
|---|
| 106 | width %i 320 |
|---|
| 107 | height %i 715 |
|---|
| 108 | posx %i 817 |
|---|
| 109 | posy %i 42 |
|---|
| 110 | %) /*SPECIES_INFORMATION*/ |
|---|
| 111 | |
|---|
| 112 | Consensus %% (% |
|---|
| 113 | width %i 170 |
|---|
| 114 | height %i 620 |
|---|
| 115 | posx %i 5 |
|---|
| 116 | posy %i 0 |
|---|
| 117 | %) /*Consensus*/ |
|---|
| 118 | |
|---|
| 119 | Expert_Window %% (% |
|---|
| 120 | width %i 505 |
|---|
| 121 | height %i 625 |
|---|
| 122 | posx %i 79 |
|---|
| 123 | posy %i 123 |
|---|
| 124 | %) /*Expert_Window*/ |
|---|
| 125 | |
|---|
| 126 | COLORS_AND_FONTS %% (% |
|---|
| 127 | width %i 794 |
|---|
| 128 | height %i 256 |
|---|
| 129 | posx %i 50 |
|---|
| 130 | posy %i 491 |
|---|
| 131 | %) /*COLORS_AND_FONTS*/ |
|---|
| 132 | |
|---|
| 133 | WINDOW_PROPERTIES %% (% |
|---|
| 134 | width %i 596 |
|---|
| 135 | height %i 332 |
|---|
| 136 | posx %i 192 |
|---|
| 137 | posy %i 110 |
|---|
| 138 | %) /*WINDOW_PROPERTIES*/ |
|---|
| 139 | |
|---|
| 140 | GDE__File__Import_Foreign_Format_using_GDEreadseq_dangerous__ %% (% |
|---|
| 141 | width %i 520 |
|---|
| 142 | height %i 324 |
|---|
| 143 | posx %i 67 |
|---|
| 144 | posy %i 120 |
|---|
| 145 | %) /*GDE__File__Import_Foreign_Format_using_GDEreadseq_dangerous__*/ |
|---|
| 146 | |
|---|
| 147 | GDE__File__Export_Foreign_Format_using_GDEreadseq_slow_ %% (% |
|---|
| 148 | width %i 520 |
|---|
| 149 | height %i 362 |
|---|
| 150 | posx %i 71 |
|---|
| 151 | posy %i 126 |
|---|
| 152 | %) /*GDE__File__Export_Foreign_Format_using_GDEreadseq_slow_*/ |
|---|
| 153 | |
|---|
| 154 | GDE__File__Pretty_Print_using_GDEreadseq_ %% (% |
|---|
| 155 | width %i 774 |
|---|
| 156 | height %i 679 |
|---|
| 157 | posx %i 62 |
|---|
| 158 | posy %i 115 |
|---|
| 159 | %) /*GDE__File__Pretty_Print_using_GDEreadseq_*/ |
|---|
| 160 | |
|---|
| 161 | EXPORT_TREE_TO_FILE %% (% |
|---|
| 162 | width %i 400 |
|---|
| 163 | height %i 470 |
|---|
| 164 | posx %i 52 |
|---|
| 165 | posy %i 110 |
|---|
| 166 | %) /*EXPORT_TREE_TO_FILE*/ |
|---|
| 167 | |
|---|
| 168 | GDE__Phylogeny__FastDnaMl_max_50_Species %% (% |
|---|
| 169 | width %i 520 |
|---|
| 170 | height %i 356 |
|---|
| 171 | posx %i 72 |
|---|
| 172 | posy %i 119 |
|---|
| 173 | %) /*GDE__Phylogeny__FastDnaMl_max_50_Species*/ |
|---|
| 174 | |
|---|
| 175 | GDE__Phylogeny__Phylip_help %% (% |
|---|
| 176 | width %i 520 |
|---|
| 177 | height %i 321 |
|---|
| 178 | posx %i 59 |
|---|
| 179 | posy %i 124 |
|---|
| 180 | %) /*GDE__Phylogeny__Phylip_help*/ |
|---|
| 181 | |
|---|
| 182 | GDE__Phylogeny__DeSoete_Tree_fit %% (% |
|---|
| 183 | width %i 536 |
|---|
| 184 | height %i 568 |
|---|
| 185 | posx %i 87 |
|---|
| 186 | posy %i 122 |
|---|
| 187 | %) /*GDE__Phylogeny__DeSoete_Tree_fit*/ |
|---|
| 188 | |
|---|
| 189 | GDE__Phylogeny__Phylip_ParsimonyML %% (% |
|---|
| 190 | width %i 520 |
|---|
| 191 | height %i 643 |
|---|
| 192 | posx %i 67 |
|---|
| 193 | posy %i 119 |
|---|
| 194 | %) /*GDE__Phylogeny__Phylip_ParsimonyML*/ |
|---|
| 195 | |
|---|
| 196 | GDE__Phylogeny__Phylip_Distance_methods %% (% |
|---|
| 197 | width %i 520 |
|---|
| 198 | height %i 635 |
|---|
| 199 | posx %i 76 |
|---|
| 200 | posy %i 151 |
|---|
| 201 | %) /*GDE__Phylogeny__Phylip_Distance_methods*/ |
|---|
| 202 | |
|---|
| 203 | GDE__Phylogeny__Phylip_Distance_Matrix %% (% |
|---|
| 204 | width %i 520 |
|---|
| 205 | height %i 429 |
|---|
| 206 | posx %i 75 |
|---|
| 207 | posy %i 126 |
|---|
| 208 | %) /*GDE__Phylogeny__Phylip_Distance_Matrix*/ |
|---|
| 209 | |
|---|
| 210 | ALIGNMENT_INFORMATION %% (% |
|---|
| 211 | width %i 525 |
|---|
| 212 | height %i 345 |
|---|
| 213 | posx %i 611 |
|---|
| 214 | posy %i 0 |
|---|
| 215 | %) /*ALIGNMENT_INFORMATION*/ |
|---|
| 216 | |
|---|
| 217 | INSERT_CHAR %% (% |
|---|
| 218 | width %i 360 |
|---|
| 219 | height %i 170 |
|---|
| 220 | posx %i 233 |
|---|
| 221 | posy %i 0 |
|---|
| 222 | %) /*INSERT_CHAR*/ |
|---|
| 223 | |
|---|
| 224 | ALIGNMENT_RENAME %% (% |
|---|
| 225 | width %i 280 |
|---|
| 226 | height %i 130 |
|---|
| 227 | posx %i 331 |
|---|
| 228 | posy %i 40 |
|---|
| 229 | %) /*ALIGNMENT_RENAME*/ |
|---|
| 230 | |
|---|
| 231 | ALIGNMENT_CREATE %% (% |
|---|
| 232 | width %i 280 |
|---|
| 233 | height %i 130 |
|---|
| 234 | posx %i 343 |
|---|
| 235 | posy %i 40 |
|---|
| 236 | %) /*ALIGNMENT_CREATE*/ |
|---|
| 237 | |
|---|
| 238 | ALIGNMENT_COPY %% (% |
|---|
| 239 | width %i 280 |
|---|
| 240 | height %i 130 |
|---|
| 241 | posx %i 340 |
|---|
| 242 | posy %i 33 |
|---|
| 243 | %) /*ALIGNMENT_COPY*/ |
|---|
| 244 | |
|---|
| 245 | COPY_DNA_to_PRO %% (% |
|---|
| 246 | width %i 400 |
|---|
| 247 | height %i 340 |
|---|
| 248 | posx %i 173 |
|---|
| 249 | posy %i 157 |
|---|
| 250 | %) /*COPY_DNA_to_PRO*/ |
|---|
| 251 | |
|---|
| 252 | SAI_INFORMATION %% (% |
|---|
| 253 | width %i 405 |
|---|
| 254 | height %i 425 |
|---|
| 255 | posx %i 231 |
|---|
| 256 | posy %i 129 |
|---|
| 257 | %) /*SAI_INFORMATION*/ |
|---|
| 258 | |
|---|
| 259 | SAI_RENAME %% (% |
|---|
| 260 | width %i 280 |
|---|
| 261 | height %i 130 |
|---|
| 262 | posx %i 0 |
|---|
| 263 | posy %i 126 |
|---|
| 264 | %) /*SAI_RENAME*/ |
|---|
| 265 | |
|---|
| 266 | SAI_COPY %% (% |
|---|
| 267 | width %i 280 |
|---|
| 268 | height %i 130 |
|---|
| 269 | posx %i 0 |
|---|
| 270 | posy %i 162 |
|---|
| 271 | %) /*SAI_COPY*/ |
|---|
| 272 | |
|---|
| 273 | Conservation_Profile_Distance_Matrix %% (% |
|---|
| 274 | width %i 410 |
|---|
| 275 | height %i 320 |
|---|
| 276 | posx %i 99 |
|---|
| 277 | posy %i 144 |
|---|
| 278 | %) /*Conservation_Profile_Distance_Matrix*/ |
|---|
| 279 | |
|---|
| 280 | AUTORENAME_SPECIES %% (% |
|---|
| 281 | width %i 320 |
|---|
| 282 | height %i 240 |
|---|
| 283 | posx %i 95 |
|---|
| 284 | posy %i 103 |
|---|
| 285 | %) /*AUTORENAME_SPECIES*/ |
|---|
| 286 | |
|---|
| 287 | SORT_DATABASE %% (% |
|---|
| 288 | width %i 300 |
|---|
| 289 | height %i 400 |
|---|
| 290 | posx %i 241 |
|---|
| 291 | posy %i 120 |
|---|
| 292 | %) /*SORT_DATABASE*/ |
|---|
| 293 | |
|---|
| 294 | PROBE_DESIGN %% (% |
|---|
| 295 | width %i 600 |
|---|
| 296 | height %i 380 |
|---|
| 297 | posx %i 49 |
|---|
| 298 | posy %i 83 |
|---|
| 299 | %) /*PROBE_DESIGN*/ |
|---|
| 300 | |
|---|
| 301 | PROBE_MATCH %% (% |
|---|
| 302 | width %i 880 |
|---|
| 303 | height %i 455 |
|---|
| 304 | posx %i 32 |
|---|
| 305 | posy %i 0 |
|---|
| 306 | %) /*PROBE_MATCH*/ |
|---|
| 307 | |
|---|
| 308 | PD_RESULT %% (% |
|---|
| 309 | width %i 940 |
|---|
| 310 | height %i 360 |
|---|
| 311 | posx %i 15 |
|---|
| 312 | posy %i 483 |
|---|
| 313 | %) /*PD_RESULT*/ |
|---|
| 314 | |
|---|
| 315 | GDE %% (% |
|---|
| 316 | width %i 700 |
|---|
| 317 | height %i 30 |
|---|
| 318 | posx %i 410 |
|---|
| 319 | posy %i 1000 |
|---|
| 320 | %) /*GDE*/ |
|---|
| 321 | |
|---|
| 322 | CHECK_GCG_LIST %% (% |
|---|
| 323 | width %i 360 |
|---|
| 324 | height %i 650 |
|---|
| 325 | posx %i 162 |
|---|
| 326 | posy %i 106 |
|---|
| 327 | %) /*CHECK_GCG_LIST*/ |
|---|
| 328 | |
|---|
| 329 | %) /*windows*/ |
|---|
| 330 | |
|---|
| 331 | %) /*window*/ |
|---|
| 332 | |
|---|
| 333 | presets %% (% |
|---|
| 334 | tree_name "" |
|---|
| 335 | tree_dest "" |
|---|
| 336 | tree_security %i 0 |
|---|
| 337 | use "" |
|---|
| 338 | alignment_name "" |
|---|
| 339 | alignment_dest "" |
|---|
| 340 | alignment_type "" |
|---|
| 341 | alignment_len %i 0 |
|---|
| 342 | aligned %i 0 |
|---|
| 343 | security %i 0 |
|---|
| 344 | extended_name "" |
|---|
| 345 | extended_dest "" |
|---|
| 346 | extended_security %i 0 |
|---|
| 347 | %) /*presets*/ |
|---|
| 348 | |
|---|
| 349 | focus %% (% |
|---|
| 350 | tree_name "tree_main" |
|---|
| 351 | %) /*focus*/ |
|---|
| 352 | |
|---|
| 353 | con %% (% |
|---|
| 354 | alignment "ali_16s" |
|---|
| 355 | which_species "marked" |
|---|
| 356 | group "off" |
|---|
| 357 | countgaps "on" |
|---|
| 358 | upper %i 95 |
|---|
| 359 | lower %i 70 |
|---|
| 360 | gapbound %i 60 |
|---|
| 361 | considbound %i 30 |
|---|
| 362 | name "refcon" |
|---|
| 363 | result "complex" |
|---|
| 364 | %) /*con*/ |
|---|
| 365 | |
|---|
| 366 | probe_design %% (% |
|---|
| 367 | DTEDGE %f 0.500000 |
|---|
| 368 | DT %f 0.500000 |
|---|
| 369 | bonds %% (% |
|---|
| 370 | pos0 %f 0.000000 |
|---|
| 371 | pos1 %f 0.000000 |
|---|
| 372 | pos2 %f 0.500000 |
|---|
| 373 | pos3 %f 1.100000 |
|---|
| 374 | pos4 %f 0.000000 |
|---|
| 375 | pos5 %f 0.000000 |
|---|
| 376 | pos6 %f 1.500000 |
|---|
| 377 | pos7 %f 0.000000 |
|---|
| 378 | pos8 %f 0.500000 |
|---|
| 379 | pos9 %f 1.500000 |
|---|
| 380 | pos10 %f 0.400000 |
|---|
| 381 | pos11 %f 0.900000 |
|---|
| 382 | pos12 %f 1.100000 |
|---|
| 383 | pos13 %f 0.000000 |
|---|
| 384 | pos14 %f 0.900000 |
|---|
| 385 | pos15 %f 0.000000 |
|---|
| 386 | %) /*bonds*/ |
|---|
| 387 | |
|---|
| 388 | SPLIT %f 0.500000 |
|---|
| 389 | MINLENGTH %i 15 |
|---|
| 390 | MAXLENGTH %i 18 |
|---|
| 391 | MINTEMP %f 30.000000 |
|---|
| 392 | MAXTEMP %f 100.000000 |
|---|
| 393 | MINGC %f 50.000000 |
|---|
| 394 | MAXGC %f 100.000000 |
|---|
| 395 | MAXBOND %i 4 |
|---|
| 396 | MINPOS %i 0 |
|---|
| 397 | MAXPOS %i 100000 |
|---|
| 398 | MINTARGETS %f 50.000000 |
|---|
| 399 | MISHIT %i 0 |
|---|
| 400 | CLIPRESULT %i 50 |
|---|
| 401 | pt_server %i 0 |
|---|
| 402 | |
|---|
| 403 | %) /*probe_design*/ |
|---|
| 404 | |
|---|
| 405 | probe_match %% (% |
|---|
| 406 | mark_hits %i 1 |
|---|
| 407 | sort_by %i 0 |
|---|
| 408 | complement %i 0 |
|---|
| 409 | mismatches %i 0 |
|---|
| 410 | clip_hits %i 1000 |
|---|
| 411 | sequence "" |
|---|
| 412 | %) /*probe_match*/ |
|---|
| 413 | |
|---|
| 414 | cpro %% (% |
|---|
| 415 | alignment "" |
|---|
| 416 | which_species "marked" |
|---|
| 417 | which_result "transversion" |
|---|
| 418 | countgaps "" |
|---|
| 419 | condensename "" |
|---|
| 420 | transratio %f 0.500000 |
|---|
| 421 | maxdistance %i 100 |
|---|
| 422 | resolution %i 100 |
|---|
| 423 | partition %i 100 |
|---|
| 424 | drawmode0 %i 0 |
|---|
| 425 | drawmode1 %i 0 |
|---|
| 426 | leastaccu %i 3 |
|---|
| 427 | leastmax %i 50 |
|---|
| 428 | firsttoreach %i 50 |
|---|
| 429 | firstreachedstep %i 4 |
|---|
| 430 | leastcompares %i 300 |
|---|
| 431 | gridhorizontal %i 20 |
|---|
| 432 | gridvertical %i 20 |
|---|
| 433 | save %% (% |
|---|
| 434 | file_name "" |
|---|
| 435 | directory "." |
|---|
| 436 | filter "*.cpr" |
|---|
| 437 | %) /*save*/ |
|---|
| 438 | |
|---|
| 439 | load %% (% |
|---|
| 440 | file_name "" |
|---|
| 441 | directory "." |
|---|
| 442 | filter "*.cpr" |
|---|
| 443 | %) /*load*/ |
|---|
| 444 | |
|---|
| 445 | %) /*cpro*/ |
|---|
| 446 | |
|---|
| 447 | gde %% (% |
|---|
| 448 | alignment "ali_16s" |
|---|
| 449 | filter %% (% |
|---|
| 450 | name "none" |
|---|
| 451 | filter "" |
|---|
| 452 | alignment "" |
|---|
| 453 | cancel ".0-" |
|---|
| 454 | %) /*filter*/ |
|---|
| 455 | |
|---|
| 456 | species %i 1 |
|---|
| 457 | compression %i 1 |
|---|
| 458 | File %% (% |
|---|
| 459 | Pretty_Print %% (% |
|---|
| 460 | NAMETOP "" |
|---|
| 461 | NAMELEFT "-nameleft" |
|---|
| 462 | NAMERIGHT "" |
|---|
| 463 | NUMTOP "-numtop" |
|---|
| 464 | NUMBOT "" |
|---|
| 465 | NUMLEFT "" |
|---|
| 466 | NUMRIGHT "" |
|---|
| 467 | MATCH "-match" |
|---|
| 468 | GAPC "" |
|---|
| 469 | WIDTH %i 100 |
|---|
| 470 | COLS %i 0 |
|---|
| 471 | %) /*Pretty_Print*/ |
|---|
| 472 | |
|---|
| 473 | Export_Foreign_Format %% (% |
|---|
| 474 | FORMAT "genbank" |
|---|
| 475 | OUTPUTFILE "" |
|---|
| 476 | %) /*Export_Foreign_Format*/ |
|---|
| 477 | |
|---|
| 478 | %) /*File*/ |
|---|
| 479 | |
|---|
| 480 | %) /*gde*/ |
|---|
| 481 | |
|---|
| 482 | insertchar %% (% |
|---|
| 483 | nchar %i 0 |
|---|
| 484 | characters "" |
|---|
| 485 | %) /*insertchar*/ |
|---|
| 486 | |
|---|
| 487 | awt_rename %% (% |
|---|
| 488 | use_advice %i 1 |
|---|
| 489 | save_data %i 1 |
|---|
| 490 | %) /*awt_rename*/ |
|---|
| 491 | |
|---|
| 492 | etc_check_gcg %% (% |
|---|
| 493 | fetch "fetch" |
|---|
| 494 | textedit "arb_textedit" |
|---|
| 495 | minlen %i 400 |
|---|
| 496 | exclude_0 "" |
|---|
| 497 | exclude_1 "" |
|---|
| 498 | exclude_2 "" |
|---|
| 499 | exclude_3 "" |
|---|
| 500 | exclude_4 "" |
|---|
| 501 | exclude_5 "" |
|---|
| 502 | exclude_6 "" |
|---|
| 503 | exclude_7 "" |
|---|
| 504 | include_0 "" |
|---|
| 505 | include_1 "" |
|---|
| 506 | include_2 "" |
|---|
| 507 | include_3 "" |
|---|
| 508 | %) /*etc_check_gcg*/ |
|---|
| 509 | |
|---|
| 510 | ad_tree %% (% |
|---|
| 511 | sort_1 "name" |
|---|
| 512 | sort_2 "full_name" |
|---|
| 513 | sort_3 "name" |
|---|
| 514 | %) /*ad_tree*/ |
|---|
| 515 | |
|---|
| 516 | awt %% (% |
|---|
| 517 | dtree %% (% |
|---|
| 518 | baselinewidth %i 0 |
|---|
| 519 | verticaldist %f 0.800000 |
|---|
| 520 | autojump %i 1 |
|---|
| 521 | %) /*dtree*/ |
|---|
| 522 | |
|---|
| 523 | %) /*awt*/ |
|---|
| 524 | |
|---|
| 525 | vectorfont %% (% |
|---|
| 526 | userscale %f 1.000000 |
|---|
| 527 | name "lib/pictures/fontgfx.vfont" |
|---|
| 528 | active %i 1 |
|---|
| 529 | directory "lib/pictures" |
|---|
| 530 | filter ".vfont" |
|---|
| 531 | file_name "lib/pictures/fontgfx.vfont" |
|---|
| 532 | %) /*vectorfont*/ |
|---|