test4.tnz 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203
  1. <tnz framecount="1" version="71.1">
  2. <generator>
  3. "OpenToonz 1.5"
  4. </generator>
  5. <properties>
  6. <cameras>
  7. <camera>
  8. <cameraSize>
  9. 16 9
  10. </cameraSize>
  11. <cameraRes>
  12. 1920 1080
  13. </cameraRes>
  14. <cameraXPrevalence>
  15. 1
  16. </cameraXPrevalence>
  17. <interestRect>
  18. 0 0 -1 -1
  19. </interestRect>
  20. </camera>
  21. </cameras>
  22. <outputs>
  23. <output name="main">
  24. <range>
  25. 0 -1
  26. </range>
  27. <step>
  28. 1
  29. </step>
  30. <shrink>
  31. 1
  32. </shrink>
  33. <applyShrinkToViewer>
  34. 0
  35. </applyShrinkToViewer>
  36. <fps>
  37. 24
  38. </fps>
  39. <path>
  40. "F:\\Users\\Galo\\Documents\\GitHub\\.png"
  41. </path>
  42. <bpp>
  43. 32
  44. </bpp>
  45. <multimedia>
  46. 0
  47. </multimedia>
  48. <threadsIndex>
  49. 2
  50. </threadsIndex>
  51. <maxTileSizeIndex>
  52. 0
  53. </maxTileSizeIndex>
  54. <subcameraPrev>
  55. 0
  56. </subcameraPrev>
  57. <stereoscopic>
  58. 0 0.05
  59. </stereoscopic>
  60. <resquality>
  61. 0
  62. </resquality>
  63. <fieldprevalence>
  64. 0
  65. </fieldprevalence>
  66. <gamma>
  67. 1
  68. </gamma>
  69. <timestretch>
  70. 25 25
  71. </timestretch>
  72. <formatsProperties>
  73. <formatProperties ext="png">
  74. <property name="Alpha Channel" type="bool" value="true"/>
  75. </formatProperties>
  76. <formatProperties ext="tif">
  77. <property name="Byte Ordering" type="enum" value="IBM PC">
  78. <item value="IBM PC"/>
  79. <item value="Mac"/>
  80. </property>
  81. <property name="Compression Type" type="enum" value="Lempel-Ziv and Welch encoding">
  82. <item value="Lempel-Ziv and Welch encoding"/>
  83. <item value="None"/>
  84. <item value="Macintosh Run-length encoding"/>
  85. <item value="ThunderScan Run-length encoding"/>
  86. <item value="CCITT Group 3 fax encoding"/>
  87. <item value="CCITT Group 4 fax encoding"/>
  88. <item value="CCITT modified Huffman Run-length encoding"/>
  89. <item value="JPEG compression"/>
  90. <item value="JPEG compression 6.0"/>
  91. <item value="SGILog"/>
  92. <item value="SGILog24"/>
  93. <item value="8"/>
  94. <item value="zip"/>
  95. <item value="Unknown"/>
  96. </property>
  97. <property name="Bits Per Pixel" type="enum" value="32(RGBM)">
  98. <item value="24(RGB)"/>
  99. <item value="48(RGB)"/>
  100. <item value=" 1(BW)"/>
  101. <item value=" 8(GREYTONES)"/>
  102. <item value="32(RGBM)"/>
  103. <item value="64(RGBM)"/>
  104. </property>
  105. <property name="Orientation" type="enum" value="Top Left">
  106. <item value="Top Left"/>
  107. <item value="Top Right"/>
  108. <item value="Bottom Right"/>
  109. <item value="Bottom Left"/>
  110. <item value="Left Top"/>
  111. <item value="Right Top"/>
  112. <item value="Right Bottom"/>
  113. <item value="Left Bottom"/>
  114. </property>
  115. </formatProperties>
  116. </formatsProperties>
  117. </output>
  118. <output name="preview">
  119. <range>
  120. 0 -1
  121. </range>
  122. <step>
  123. 1
  124. </step>
  125. <shrink>
  126. 1
  127. </shrink>
  128. <applyShrinkToViewer>
  129. 0
  130. </applyShrinkToViewer>
  131. <fps>
  132. 24
  133. </fps>
  134. <path>
  135. "+outputs\\.tif"
  136. </path>
  137. <bpp>
  138. 32
  139. </bpp>
  140. <multimedia>
  141. 0
  142. </multimedia>
  143. <threadsIndex>
  144. 2
  145. </threadsIndex>
  146. <maxTileSizeIndex>
  147. 0
  148. </maxTileSizeIndex>
  149. <subcameraPrev>
  150. 0
  151. </subcameraPrev>
  152. <stereoscopic>
  153. 0 0.05
  154. </stereoscopic>
  155. <resquality>
  156. 0
  157. </resquality>
  158. <fieldprevalence>
  159. 0
  160. </fieldprevalence>
  161. <gamma>
  162. 1
  163. </gamma>
  164. <timestretch>
  165. 25 25
  166. </timestretch>
  167. <formatsProperties>
  168. <formatProperties ext="tif">
  169. <property name="Byte Ordering" type="enum" value="IBM PC">
  170. <item value="IBM PC"/>
  171. <item value="Mac"/>
  172. </property>
  173. <property name="Compression Type" type="enum" value="Lempel-Ziv and Welch encoding">
  174. <item value="Lempel-Ziv and Welch encoding"/>
  175. <item value="None"/>
  176. <item value="Macintosh Run-length encoding"/>
  177. <item value="ThunderScan Run-length encoding"/>
  178. <item value="CCITT Group 3 fax encoding"/>
  179. <item value="CCITT Group 4 fax encoding"/>
  180. <item value="CCITT modified Huffman Run-length encoding"/>
  181. <item value="JPEG compression"/>
  182. <item value="JPEG compression 6.0"/>
  183. <item value="SGILog"/>
  184. <item value="SGILog24"/>
  185. <item value="8"/>
  186. <item value="zip"/>
  187. <item value="Unknown"/>
  188. </property>
  189. <property name="Bits Per Pixel" type="enum" value="32(RGBM)">
  190. <item value="24(RGB)"/>
  191. <item value="48(RGB)"/>
  192. <item value=" 1(BW)"/>
  193. <item value=" 8(GREYTONES)"/>
  194. <item value="32(RGBM)"/>
  195. <item value="64(RGBM)"/>
  196. </property>
  197. <property name="Orientation" type="enum" value="Top Left">
  198. <item value="Top Left"/>
  199. <item value="Top Right"/>
  200. <item value="Bottom Right"/>
  201. <item value="Bottom Left"/>
  202. <item value="Left Top"/>
  203. <item value="Right Top"/>
  204. <item value="Right Bottom"/>
  205. <item value="Left Bottom"/>
  206. </property>
  207. </formatProperties>
  208. </formatsProperties>
  209. </output>
  210. </outputs>
  211. <cleanupParameters>
  212. <cleanupCamera>
  213. <cameraSize>
  214. 16 9
  215. </cameraSize>
  216. <cameraRes>
  217. 1920 1080
  218. </cameraRes>
  219. <cameraXPrevalence>
  220. 1
  221. </cameraXPrevalence>
  222. <interestRect>
  223. 0 0 -1 -1
  224. </interestRect>
  225. </cleanupCamera>
  226. <cleanupPalette>
  227. <version>
  228. 71 0
  229. </version>
  230. <styles>
  231. <style>
  232. color_0 3 255 255 255 0
  233. </style>
  234. <style>
  235. color_1 2002 0 0 0 255 0 0 0 255 0 50 70 10
  236. </style>
  237. </styles>
  238. <stylepages>
  239. <page>
  240. <name>
  241. colors
  242. </name>
  243. <indices>
  244. 0 1
  245. </indices>
  246. </page>
  247. </stylepages>
  248. <shortcuts>
  249. -1 0 1 -1 -1 -1 -1 -1 -1 -1
  250. </shortcuts>
  251. </cleanupPalette>
  252. <lineProcessing autoAdjust="0" mode="grey" sharpness="90.000000"/>
  253. <despeckling value="2"/>
  254. <aaValue value="70"/>
  255. <closestField value="999.000000"/>
  256. <fdg name=""/>
  257. </cleanupParameters>
  258. <scanParameters>
  259. <paper fmt=""/>
  260. </scanParameters>
  261. <vectorizerParameters>
  262. <version>
  263. 71 0
  264. </version>
  265. <outline>
  266. 0
  267. </outline>
  268. <visibilityBits>
  269. -1
  270. </visibilityBits>
  271. <Centerline>
  272. <threshold>
  273. 8
  274. </threshold>
  275. <accuracy>
  276. 9
  277. </accuracy>
  278. <despeckling>
  279. 5
  280. </despeckling>
  281. <maxThickness>
  282. 200
  283. </maxThickness>
  284. <thicknessRatioFirst>
  285. 100
  286. </thicknessRatioFirst>
  287. <thicknessRatioLast>
  288. 100
  289. </thicknessRatioLast>
  290. <makeFrame>
  291. 0
  292. </makeFrame>
  293. <paintFill>
  294. 0
  295. </paintFill>
  296. <alignBoundaryStrokesDirection>
  297. 0
  298. </alignBoundaryStrokesDirection>
  299. <naaSource>
  300. 0
  301. </naaSource>
  302. </Centerline>
  303. <Outline>
  304. <despeckling>
  305. 4
  306. </despeckling>
  307. <accuracy>
  308. 8
  309. </accuracy>
  310. <adherence>
  311. 50
  312. </adherence>
  313. <angle>
  314. 45
  315. </angle>
  316. <relative>
  317. 25
  318. </relative>
  319. <maxColors>
  320. 50
  321. </maxColors>
  322. <toneThreshold>
  323. 128
  324. </toneThreshold>
  325. <transparentColor>
  326. 255 255 255 255
  327. </transparentColor>
  328. <paintFill>
  329. 0
  330. </paintFill>
  331. <alignBoundaryStrokesDirection>
  332. 0
  333. </alignBoundaryStrokesDirection>
  334. </Outline>
  335. </vectorizerParameters>
  336. <bgColor>
  337. 255 255 255 0
  338. </bgColor>
  339. <markers>
  340. 6 0
  341. </markers>
  342. <subsampling>
  343. 1 1
  344. </subsampling>
  345. <fieldguide>
  346. 16 1.77778
  347. </fieldguide>
  348. <noteColors>
  349. 255 235 140 255 255 160 120 255 255 180 190 255 135 205 250 255 145 240 145 255 130 255 210 255 150 245 255 255
  350. </noteColors>
  351. </properties>
  352. <levelSet>
  353. <levels>
  354. <level id='1'>
  355. P
  356. <info dpiType="image"/>
  357. <path>
  358. "+drawings\\P.pli"
  359. </path>
  360. </level>
  361. <level id='2'>
  362. Q
  363. <info dpiType="image"/>
  364. <path>
  365. "+drawings\\Q.pli"
  366. </path>
  367. </level>
  368. <level id='3'>
  369. R
  370. <info dpiType="image"/>
  371. <path>
  372. "+drawings\\R.pli"
  373. </path>
  374. </level>
  375. <level id='4'>
  376. S
  377. <info dpiType="image"/>
  378. <path>
  379. "+drawings\\S.pli"
  380. </path>
  381. </level>
  382. <level id='5'>
  383. T
  384. <info dpiType="image"/>
  385. <path>
  386. "+drawings\\T.pli"
  387. </path>
  388. </level>
  389. <level id='6'>
  390. U
  391. <info dpiType="image"/>
  392. <path>
  393. "+drawings\\U.pli"
  394. </path>
  395. </level>
  396. </levels>
  397. <folder name="Cast" type="default">
  398. <levels>
  399. <level id='2'/><level id='3'/><level id='1'/><level id='4'/><level id='5'/><level id='6'/>
  400. </levels>
  401. </folder>
  402. <folder name="Audio">
  403. </folder>
  404. </levelSet>
  405. <xsheet>
  406. <columns>
  407. <levelColumn id='7'>
  408. <status>
  409. 8
  410. </status>
  411. <camerastand_opacity>
  412. 28
  413. </camerastand_opacity>
  414. <cells>
  415. <cell>
  416. 0 1 <level id='1'/>0001 0
  417. </cell>
  418. </cells>
  419. <fx>
  420. <Toonz_columnFx id='8'>
  421. <params>
  422. </params>
  423. <ports>
  424. </ports>
  425. <dagNodePos>
  426. 24913.5 25045.9
  427. </dagNodePos>
  428. <numberId>
  429. 0
  430. </numberId>
  431. <name>
  432. LevelColumn
  433. </name>
  434. <fxId>
  435. ""
  436. </fxId>
  437. <opened>
  438. 0
  439. </opened>
  440. </Toonz_columnFx>
  441. </fx>
  442. </levelColumn>
  443. <levelColumn id='9'>
  444. <status>
  445. 0
  446. </status>
  447. <cells>
  448. <cell>
  449. 0 1 <level id='2'/>0001 0
  450. </cell>
  451. </cells>
  452. <fx>
  453. <Toonz_columnFx id='10'>
  454. <params>
  455. </params>
  456. <ports>
  457. </ports>
  458. <dagNodePos>
  459. 24767.6 24959.4
  460. </dagNodePos>
  461. <numberId>
  462. 0
  463. </numberId>
  464. <name>
  465. "LevelColumn AffineFx"
  466. </name>
  467. <fxId>
  468. ""
  469. </fxId>
  470. <opened>
  471. 0
  472. </opened>
  473. </Toonz_columnFx>
  474. </fx>
  475. </levelColumn>
  476. <levelColumn id='11'>
  477. <status>
  478. 0
  479. </status>
  480. <cells>
  481. <cell>
  482. 0 1 <level id='3'/>0001 0
  483. </cell>
  484. </cells>
  485. <fx>
  486. <Toonz_columnFx id='12'>
  487. <params>
  488. </params>
  489. <ports>
  490. </ports>
  491. <dagNodePos>
  492. 24583.6 24825.5
  493. </dagNodePos>
  494. <numberId>
  495. 0
  496. </numberId>
  497. <name>
  498. "LevelColumn AffineFx"
  499. </name>
  500. <fxId>
  501. ""
  502. </fxId>
  503. <opened>
  504. 0
  505. </opened>
  506. </Toonz_columnFx>
  507. </fx>
  508. </levelColumn>
  509. <levelColumn id='13'>
  510. <status>
  511. 0
  512. </status>
  513. <cells>
  514. <cell>
  515. 0 1 <level id='4'/>0001 0
  516. </cell>
  517. </cells>
  518. <fx>
  519. <Toonz_columnFx id='14'>
  520. <params>
  521. </params>
  522. <ports>
  523. </ports>
  524. <dagNodePos>
  525. 24620.1 24747.5
  526. </dagNodePos>
  527. <numberId>
  528. 0
  529. </numberId>
  530. <name>
  531. "LevelColumn AffineFx"
  532. </name>
  533. <fxId>
  534. ""
  535. </fxId>
  536. <opened>
  537. 0
  538. </opened>
  539. </Toonz_columnFx>
  540. </fx>
  541. </levelColumn>
  542. <levelColumn id='15'>
  543. <status>
  544. 0
  545. </status>
  546. <cells>
  547. <cell>
  548. 0 1 <level id='6'/>0001 0
  549. </cell>
  550. </cells>
  551. <fx>
  552. <Toonz_columnFx id='16'>
  553. <params>
  554. </params>
  555. <ports>
  556. </ports>
  557. <dagNodePos>
  558. 25008.5 24757.2
  559. </dagNodePos>
  560. <numberId>
  561. 0
  562. </numberId>
  563. <name>
  564. "LevelColumn AffineFx"
  565. </name>
  566. <fxId>
  567. ""
  568. </fxId>
  569. <opened>
  570. 0
  571. </opened>
  572. </Toonz_columnFx>
  573. </fx>
  574. </levelColumn>
  575. <levelColumn id='17'>
  576. <status>
  577. 2
  578. </status>
  579. <cells>
  580. <cell>
  581. 0 1 <level id='5'/>0001 0
  582. </cell>
  583. </cells>
  584. <fx>
  585. <Toonz_columnFx id='18'>
  586. <params>
  587. </params>
  588. <ports>
  589. </ports>
  590. <dagNodePos>
  591. 24517.2 24919.5
  592. </dagNodePos>
  593. <numberId>
  594. 0
  595. </numberId>
  596. <name>
  597. "LevelColumn AffineFx"
  598. </name>
  599. <fxId>
  600. ""
  601. </fxId>
  602. <opened>
  603. 0
  604. </opened>
  605. </Toonz_columnFx>
  606. </fx>
  607. </levelColumn>
  608. </columns>
  609. <pegbars>
  610. <pegbar activeboth="yes" id="Camera1">
  611. <parent handle="B" id="None" parentHandle="B">
  612. </parent>
  613. <isOpened>
  614. 0
  615. </isOpened>
  616. <center>
  617. 0 0 0 0
  618. </center>
  619. <status>
  620. 0
  621. </status>
  622. <sx>
  623. <default>
  624. 1
  625. </default>
  626. </sx>
  627. <sy>
  628. <default>
  629. 1
  630. </default>
  631. </sy>
  632. <sc>
  633. <default>
  634. 1
  635. </default>
  636. </sc>
  637. <nodePos>
  638. 24500 25550
  639. </nodePos>
  640. <camera>
  641. <cameraSize>
  642. 16 9
  643. </cameraSize>
  644. <cameraRes>
  645. 1920 1080
  646. </cameraRes>
  647. <cameraXPrevalence>
  648. 1
  649. </cameraXPrevalence>
  650. <interestRect>
  651. 0 0 -1 -1
  652. </interestRect>
  653. </camera>
  654. </pegbar>
  655. <pegbar id="Table">
  656. <parent handle="B" id="None" parentHandle="B">
  657. </parent>
  658. <isOpened>
  659. 0
  660. </isOpened>
  661. <center>
  662. 0 0 0 0
  663. </center>
  664. <status>
  665. 0
  666. </status>
  667. <sx>
  668. <default>
  669. 1
  670. </default>
  671. </sx>
  672. <sy>
  673. <default>
  674. 1
  675. </default>
  676. </sy>
  677. <sc>
  678. <default>
  679. 1
  680. </default>
  681. </sc>
  682. <nodePos>
  683. 24500 25500
  684. </nodePos>
  685. </pegbar>
  686. <pegbar id="Col1">
  687. <parent handle="B" id="Table" parentHandle="B">
  688. </parent>
  689. <isOpened>
  690. 0
  691. </isOpened>
  692. <center>
  693. 0 0 0 0
  694. </center>
  695. <status>
  696. 0
  697. </status>
  698. <sx>
  699. <default>
  700. 1
  701. </default>
  702. </sx>
  703. <sy>
  704. <default>
  705. 1
  706. </default>
  707. </sy>
  708. <sc>
  709. <default>
  710. 1
  711. </default>
  712. </sc>
  713. <nodePos>
  714. 24620 25500
  715. </nodePos>
  716. </pegbar>
  717. <pegbar id="Col2">
  718. <parent handle="B" id="Table" parentHandle="B">
  719. </parent>
  720. <isOpened>
  721. 0
  722. </isOpened>
  723. <center>
  724. 0 0 0 0
  725. </center>
  726. <status>
  727. 0
  728. </status>
  729. <sx>
  730. <default>
  731. 1
  732. </default>
  733. </sx>
  734. <sy>
  735. <default>
  736. 1
  737. </default>
  738. </sy>
  739. <sc>
  740. <default>
  741. 1
  742. </default>
  743. </sc>
  744. <nodePos>
  745. 24620 25450
  746. </nodePos>
  747. </pegbar>
  748. <pegbar id="Col3">
  749. <parent handle="B" id="Table" parentHandle="B">
  750. </parent>
  751. <isOpened>
  752. 0
  753. </isOpened>
  754. <center>
  755. 0 0 0 0
  756. </center>
  757. <status>
  758. 0
  759. </status>
  760. <sx>
  761. <default>
  762. 1
  763. </default>
  764. </sx>
  765. <sy>
  766. <default>
  767. 1
  768. </default>
  769. </sy>
  770. <sc>
  771. <default>
  772. 1
  773. </default>
  774. </sc>
  775. <nodePos>
  776. 24620 25400
  777. </nodePos>
  778. </pegbar>
  779. <pegbar id="Col4">
  780. <parent handle="B" id="Table" parentHandle="B">
  781. </parent>
  782. <isOpened>
  783. 0
  784. </isOpened>
  785. <center>
  786. 0 0 0 0
  787. </center>
  788. <status>
  789. 0
  790. </status>
  791. <sx>
  792. <default>
  793. 1
  794. </default>
  795. </sx>
  796. <sy>
  797. <default>
  798. 1
  799. </default>
  800. </sy>
  801. <sc>
  802. <default>
  803. 1
  804. </default>
  805. </sc>
  806. <nodePos>
  807. 24620 25350
  808. </nodePos>
  809. </pegbar>
  810. <pegbar id="Col5">
  811. <parent handle="B" id="Table" parentHandle="B">
  812. </parent>
  813. <isOpened>
  814. 0
  815. </isOpened>
  816. <center>
  817. 0 0 0 0
  818. </center>
  819. <status>
  820. 0
  821. </status>
  822. <sx>
  823. <default>
  824. 1
  825. </default>
  826. </sx>
  827. <sy>
  828. <default>
  829. 1
  830. </default>
  831. </sy>
  832. <sc>
  833. <default>
  834. 1
  835. </default>
  836. </sc>
  837. <nodePos>
  838. 24620 25250
  839. </nodePos>
  840. </pegbar>
  841. <pegbar id="Col6">
  842. <parent handle="B" id="Table" parentHandle="B">
  843. </parent>
  844. <isOpened>
  845. 0
  846. </isOpened>
  847. <center>
  848. 0 0 0 0
  849. </center>
  850. <status>
  851. 0
  852. </status>
  853. <sx>
  854. <default>
  855. 1
  856. </default>
  857. </sx>
  858. <sy>
  859. <default>
  860. 1
  861. </default>
  862. </sy>
  863. <sc>
  864. <default>
  865. 1
  866. </default>
  867. </sc>
  868. <nodePos>
  869. 24620 25300
  870. </nodePos>
  871. </pegbar>
  872. <grid_dimension>
  873. 1
  874. </grid_dimension>
  875. </pegbars>
  876. <fxnodes>
  877. <internal>
  878. <fxnode>
  879. <STD_blurFx id='19'>
  880. <params>
  881. <value>
  882. <default>
  883. 10.4987
  884. </default>
  885. </value>
  886. <useSSE>
  887. 1 1
  888. </useSSE>
  889. </params>
  890. <ports>
  891. <Source>
  892. <Toonz_columnFx id='18'/>
  893. </Source>
  894. </ports>
  895. <dagNodePos>
  896. 24633.8 24896.5
  897. </dagNodePos>
  898. <numberId>
  899. 2
  900. </numberId>
  901. <name>
  902. Blur02
  903. </name>
  904. <fxId>
  905. Blur02
  906. </fxId>
  907. <opened>
  908. 0
  909. </opened>
  910. </STD_blurFx>
  911. </fxnode>
  912. <fxnode>
  913. <outFx id='20'>
  914. <params>
  915. </params>
  916. <ports>
  917. <Source>
  918. <Toonz_columnFx id='12'/>
  919. </Source>
  920. <Matte>
  921. <STD_blurFx id='19'/>
  922. </Matte>
  923. </ports>
  924. <dagNodePos>
  925. 24756.2 24844.2
  926. </dagNodePos>
  927. <numberId>
  928. 1
  929. </numberId>
  930. <name>
  931. OutFx
  932. </name>
  933. <fxId>
  934. MatteOut01
  935. </fxId>
  936. <opened>
  937. 0
  938. </opened>
  939. </outFx>
  940. </fxnode>
  941. <fxnode>
  942. <inFx id='21'>
  943. <params>
  944. </params>
  945. <ports>
  946. <Source>
  947. <overFx id='22'>
  948. <params>
  949. </params>
  950. <ports>
  951. <Source1>
  952. <STD_blurFx id='23'>
  953. <params>
  954. <value>
  955. <default>
  956. 10.4987
  957. </default>
  958. </value>
  959. <useSSE>
  960. 1 1
  961. </useSSE>
  962. </params>
  963. <ports>
  964. <Source>
  965. <Toonz_columnFx id='14'/>
  966. </Source>
  967. </ports>
  968. <dagNodePos>
  969. 24758.2 24776.2
  970. </dagNodePos>
  971. <numberId>
  972. 1
  973. </numberId>
  974. <name>
  975. Blur01
  976. </name>
  977. <fxId>
  978. Blur01
  979. </fxId>
  980. <opened>
  981. 0
  982. </opened>
  983. </STD_blurFx>
  984. </Source1>
  985. <Source2>
  986. <outFx id='20'/>
  987. </Source2>
  988. <Source3>
  989. </Source3>
  990. </ports>
  991. <dagNodePos>
  992. 24870.6 24796.3
  993. </dagNodePos>
  994. <numberId>
  995. 1
  996. </numberId>
  997. <name>
  998. OverFx
  999. </name>
  1000. <fxId>
  1001. Over01
  1002. </fxId>
  1003. <opened>
  1004. 0
  1005. </opened>
  1006. </overFx>
  1007. </Source>
  1008. <Matte>
  1009. <Toonz_columnFx id='10'/>
  1010. </Matte>
  1011. </ports>
  1012. <dagNodePos>
  1013. 25007.5 24905.7
  1014. </dagNodePos>
  1015. <numberId>
  1016. 1
  1017. </numberId>
  1018. <name>
  1019. InFx
  1020. </name>
  1021. <fxId>
  1022. MatteIn01
  1023. </fxId>
  1024. <opened>
  1025. 0
  1026. </opened>
  1027. </inFx>
  1028. </fxnode>
  1029. <fxnode>
  1030. <multFx id='24'>
  1031. <params>
  1032. <value>
  1033. <default>
  1034. 0
  1035. </default>
  1036. </value>
  1037. <matte>
  1038. 0 0
  1039. </matte>
  1040. </params>
  1041. <ports>
  1042. <Source1>
  1043. <inFx id='21'/>
  1044. </Source1>
  1045. <Source2>
  1046. <Toonz_columnFx id='10'/>
  1047. </Source2>
  1048. <Source3>
  1049. </Source3>
  1050. </ports>
  1051. <dagNodePos>
  1052. 25114.6 24981.6
  1053. </dagNodePos>
  1054. <numberId>
  1055. 1
  1056. </numberId>
  1057. <name>
  1058. ImageCombinationFx
  1059. </name>
  1060. <fxId>
  1061. Multiply01
  1062. </fxId>
  1063. <opened>
  1064. 0
  1065. </opened>
  1066. </multFx>
  1067. </fxnode>
  1068. <fxnode>
  1069. <STD_blurFx id='23'/>
  1070. </fxnode>
  1071. <fxnode>
  1072. <overFx id='22'/>
  1073. </fxnode>
  1074. </internal>
  1075. <terminal>
  1076. <fxnode>
  1077. <multFx id='24'/>
  1078. </fxnode>
  1079. <fxnode>
  1080. <Toonz_columnFx id='16'/>
  1081. </fxnode>
  1082. </terminal>
  1083. <xsheet>
  1084. <Toonz_xsheetFx id='25'>
  1085. <params>
  1086. </params>
  1087. <ports>
  1088. </ports>
  1089. <dagNodePos>
  1090. 25242.2 24946.9
  1091. </dagNodePos>
  1092. <numberId>
  1093. 0
  1094. </numberId>
  1095. <name>
  1096. Xsheet
  1097. </name>
  1098. <fxId>
  1099. ""
  1100. </fxId>
  1101. <opened>
  1102. 0
  1103. </opened>
  1104. </Toonz_xsheetFx>
  1105. </xsheet>
  1106. <output>
  1107. <Toonz_outputFx id='26'>
  1108. <params>
  1109. </params>
  1110. <ports>
  1111. <source>
  1112. <Toonz_xsheetFx id='25'/>
  1113. </source>
  1114. </ports>
  1115. <dagNodePos>
  1116. 25292 25007.2
  1117. </dagNodePos>
  1118. <numberId>
  1119. 0
  1120. </numberId>
  1121. <name>
  1122. OutputFx
  1123. </name>
  1124. <fxId>
  1125. ""
  1126. </fxId>
  1127. <opened>
  1128. 0
  1129. </opened>
  1130. </Toonz_outputFx>
  1131. </output>
  1132. <grid_dimension>
  1133. 1
  1134. </grid_dimension>
  1135. </fxnodes>
  1136. </xsheet>
  1137. <history>
  1138. "| # DATE: Time: MACHINE: USER: |"
  1139. "| #1 30 out 21 19:43 DESKTOP-V331windows 10 |"
  1140. </history>
  1141. </tnz>