From: Josh Grosse Subject: Re: [update] multimedia/shotcut v26.6.25 -> v26.8.1 To: ports@openbsd.org Date: Sat, 8 Aug 2026 18:07:02 -0400 Ping. Diff attached again for your convenience. OKs? Comments? On Sat, Aug 01, 2026 at 08:26:13PM -0400, Josh Grosse wrote: > On Fri, Jul 31, 2026 at 02:57:50PM -0400, Josh Grosse wrote: > > > Attached is a patch which upgrades multimedia/shotcut to > > v26.7.30. > > Today, the upstream project deleted that release, and replaced > it with v26.8.1. The project source code is unchanged, both > tags refer to the same commit 0474a71. > > Changelog: > https://github.com/mltframework/shotcut/releases/tag/v26.8.1 diff --git multimedia/shotcut/Makefile multimedia/shotcut/Makefile index c21938f4c8c..d30faa2e5cd 100644 --- multimedia/shotcut/Makefile +++ multimedia/shotcut/Makefile @@ -2,7 +2,7 @@ USE_WXNEEDED = Yes COMMENT = video editor -V = 26.6.25 +V = 26.8.1 DIST_TUPLE = github mltframework shotcut v${V} . PKGNAME = shotcut-${V} diff --git multimedia/shotcut/distinfo multimedia/shotcut/distinfo index 6ecbf8fe0fa..39ee8978ce6 100644 --- multimedia/shotcut/distinfo +++ multimedia/shotcut/distinfo @@ -1,2 +1,2 @@ -SHA256 (mltframework-shotcut-v26.6.25.tar.gz) = 5N1zbS/V0Hrgw3fXIXosO+xobxoOUbCaM3dgi6beH+Y= -SIZE (mltframework-shotcut-v26.6.25.tar.gz) = 16695661 +SHA256 (mltframework-shotcut-v26.8.1.tar.gz) = ytBjPy2IkkmXlA3cwel+bMlobHQTA8a3uniOumnH+aE= +SIZE (mltframework-shotcut-v26.8.1.tar.gz) = 38362612 diff --git multimedia/shotcut/patches/patch-CMakeLists_txt multimedia/shotcut/patches/patch-CMakeLists_txt deleted file mode 100644 index 5b20f6c75d8..00000000000 --- multimedia/shotcut/patches/patch-CMakeLists_txt +++ /dev/null @@ -1,14 +0,0 @@ -mlt 7.36 is not (yet) ported, and is not (yet) needed. - -Index: CMakeLists.txt ---- CMakeLists.txt.orig -+++ CMakeLists.txt -@@ -57,7 +57,7 @@ if(UNIX AND NOT APPLE) - endif() - - find_package(PkgConfig REQUIRED) --pkg_check_modules(mlt++ REQUIRED IMPORTED_TARGET mlt++-7>=7.36.0) -+pkg_check_modules(mlt++ REQUIRED IMPORTED_TARGET mlt++-7>=7.34.0) - pkg_check_modules(FFTW IMPORTED_TARGET fftw3) - if(NOT FFTW_FOUND) - pkg_check_modules(FFTW REQUIRED IMPORTED_TARGET fftw) diff --git multimedia/shotcut/patches/patch-src_CMakeLists_txt multimedia/shotcut/patches/patch-src_CMakeLists_txt index 146bde3249e..1b9b7c5c332 100644 --- multimedia/shotcut/patches/patch-src_CMakeLists_txt +++ multimedia/shotcut/patches/patch-src_CMakeLists_txt @@ -1,7 +1,7 @@ Index: src/CMakeLists.txt --- src/CMakeLists.txt.orig +++ src/CMakeLists.txt -@@ -389,5 +389,5 @@ if(UNIX AND NOT APPLE) +@@ -427,5 +427,5 @@ if(UNIX AND NOT APPLE) install(FILES ${CMAKE_SOURCE_DIR}/packaging/linux/icons/128x128/org.shotcut.Shotcut.png DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/128x128/apps/) install(FILES ${CMAKE_SOURCE_DIR}/packaging/linux/shotcut.1 diff --git multimedia/shotcut/patches/patch-src_mainwindow_cpp multimedia/shotcut/patches/patch-src_mainwindow_cpp index 8fdaff8bd90..c4200577251 100644 --- multimedia/shotcut/patches/patch-src_mainwindow_cpp +++ multimedia/shotcut/patches/patch-src_mainwindow_cpp @@ -1,7 +1,7 @@ Index: src/mainwindow.cpp --- src/mainwindow.cpp.orig +++ src/mainwindow.cpp -@@ -152,7 +152,7 @@ MainWindow::MainWindow() +@@ -158,7 +158,7 @@ MainWindow::MainWindow() , m_keyframesDock(0) { #if defined(Q_OS_UNIX) && !defined(Q_OS_MAC) diff --git multimedia/shotcut/patches/patch-src_util_cpp multimedia/shotcut/patches/patch-src_util_cpp index 24356c4cbe7..556fee56b71 100644 --- multimedia/shotcut/patches/patch-src_util_cpp +++ multimedia/shotcut/patches/patch-src_util_cpp @@ -1,7 +1,7 @@ Index: src/util.cpp --- src/util.cpp.orig +++ src/util.cpp -@@ -552,6 +552,8 @@ bool Util::isMemoryLow() +@@ -555,6 +555,8 @@ bool Util::isMemoryLow() meminfo.close(); LOG_INFO() << "available RAM = " << availableKB << "KB"; return availableKB < kLowMemoryThresholdKB; diff --git multimedia/shotcut/pkg/PLIST multimedia/shotcut/pkg/PLIST index 827e39253af..6f3231a0498 100644 --- multimedia/shotcut/pkg/PLIST +++ multimedia/shotcut/pkg/PLIST @@ -8,6 +8,1292 @@ share/metainfo/ share/metainfo/org.shotcut.Shotcut.metainfo.xml share/mime/packages/org.shotcut.Shotcut.xml share/shotcut/ +share/shotcut/elements/ +share/shotcut/elements/Lottie Simple License.txt +share/shotcut/elements/emojis/ +share/shotcut/elements/emojis/.gitkeep +share/shotcut/elements/emojis/SIL Open Font License.txt +share/shotcut/elements/emojis/activity/ +share/shotcut/elements/emojis/activity/001-halloween_jack_o_lantern_pumpkin.tgs +share/shotcut/elements/emojis/activity/002-christmas_tree.tgs +share/shotcut/elements/emojis/activity/003-fireworks.tgs +share/shotcut/elements/emojis/activity/004-sparkler.tgs +share/shotcut/elements/emojis/activity/005-firecracker.tgs +share/shotcut/elements/emojis/activity/006-sparkles.tgs +share/shotcut/elements/emojis/activity/007-balloon.tgs +share/shotcut/elements/emojis/activity/008-popper.tgs +share/shotcut/elements/emojis/activity/009-confetti.tgs +share/shotcut/elements/emojis/activity/010-tanabata_tree.tgs +share/shotcut/elements/emojis/activity/011-bamboo_decoration.tgs +share/shotcut/elements/emojis/activity/012-japanese_dolls.tgs +share/shotcut/elements/emojis/activity/013-japanese_koinobori_childrens_day_carp_streamer.tgs +share/shotcut/elements/emojis/activity/014-japanese_wind_chime.tgs +share/shotcut/elements/emojis/activity/015-moon_viewing.tgs +share/shotcut/elements/emojis/activity/016-lunar_new_year_red_envelope.tgs +share/shotcut/elements/emojis/activity/017-bow.tgs +share/shotcut/elements/emojis/activity/018-gift.tgs +share/shotcut/elements/emojis/activity/019-ticket.tgs +share/shotcut/elements/emojis/activity/020-trophy.tgs +share/shotcut/elements/emojis/activity/021-medal.tgs +share/shotcut/elements/emojis/activity/022-medal_first_place.tgs +share/shotcut/elements/emojis/activity/023-medal_second_place.tgs +share/shotcut/elements/emojis/activity/024-medal_third_place.tgs +share/shotcut/elements/emojis/activity/025-soccer_ball.tgs +share/shotcut/elements/emojis/activity/026-baseball.tgs +share/shotcut/elements/emojis/activity/027-softball.tgs +share/shotcut/elements/emojis/activity/028-basketball.tgs +share/shotcut/elements/emojis/activity/029-volleyball.tgs +share/shotcut/elements/emojis/activity/030-football.tgs +share/shotcut/elements/emojis/activity/031-rugby_football.tgs +share/shotcut/elements/emojis/activity/032-tennis.tgs +share/shotcut/elements/emojis/activity/033-frisbee.tgs +share/shotcut/elements/emojis/activity/034-bowling.tgs +share/shotcut/elements/emojis/activity/035-cricket_game.tgs +share/shotcut/elements/emojis/activity/036-field_hockey.tgs +share/shotcut/elements/emojis/activity/037-hockey.tgs +share/shotcut/elements/emojis/activity/038-lacrosse.tgs +share/shotcut/elements/emojis/activity/039-ping_pong.tgs +share/shotcut/elements/emojis/activity/040-badminton.tgs +share/shotcut/elements/emojis/activity/041-boxing_glove.tgs +share/shotcut/elements/emojis/activity/042-karate.tgs +share/shotcut/elements/emojis/activity/043-goal_net.tgs +share/shotcut/elements/emojis/activity/044-golf_flag_in_hole.tgs +share/shotcut/elements/emojis/activity/045-fishing_rod.tgs +share/shotcut/elements/emojis/activity/046-snorkeling_mask.tgs +share/shotcut/elements/emojis/activity/047-running_shirt_jersey.tgs +share/shotcut/elements/emojis/activity/048-skis.tgs +share/shotcut/elements/emojis/activity/049-sled.tgs +share/shotcut/elements/emojis/activity/050-curling_stone.tgs +share/shotcut/elements/emojis/activity/051-bullseye_dart_board.tgs +share/shotcut/elements/emojis/activity/052-yo_yo.tgs +share/shotcut/elements/emojis/activity/053-kite.tgs +share/shotcut/elements/emojis/activity/054-pool_eight_ball.tgs +share/shotcut/elements/emojis/activity/055-crystal_ball.tgs +share/shotcut/elements/emojis/activity/056-magic_wand.tgs +share/shotcut/elements/emojis/activity/057-nazar_evil_eye_amulet.tgs +share/shotcut/elements/emojis/activity/058-video_game_controller.tgs +share/shotcut/elements/emojis/activity/059-slot_machine.tgs +share/shotcut/elements/emojis/activity/060-dice_die.tgs +share/shotcut/elements/emojis/activity/061-puzzle_piece.tgs +share/shotcut/elements/emojis/activity/062-stuffed_teddy_bear.tgs +share/shotcut/elements/emojis/activity/063-pinata.tgs +share/shotcut/elements/emojis/activity/064-matryoshka_russian_nesting_doll.tgs +share/shotcut/elements/emojis/activity/065-joker_card.tgs +share/shotcut/elements/emojis/activity/066-mahjong_red_dragon_tile.tgs +share/shotcut/elements/emojis/activity/067-hanafuda_flower_playing_card.tgs +share/shotcut/elements/emojis/activity/068-theater_acting_masks.tgs +share/shotcut/elements/emojis/activity/069-painters_color_palette.tgs +share/shotcut/elements/emojis/activity/070-sewing_thread.tgs +share/shotcut/elements/emojis/activity/071-sewing_needle.tgs +share/shotcut/elements/emojis/activity/072-ball_of_yarn.tgs +share/shotcut/elements/emojis/activity/073-knot.tgs +share/shotcut/elements/emojis/food/ +share/shotcut/elements/emojis/food/001-grape.tgs +share/shotcut/elements/emojis/food/002-melon.tgs +share/shotcut/elements/emojis/food/003-watermelon.tgs +share/shotcut/elements/emojis/food/004-orange.tgs +share/shotcut/elements/emojis/food/005-lemon.tgs +share/shotcut/elements/emojis/food/006-banana.tgs +share/shotcut/elements/emojis/food/007-pineapple.tgs +share/shotcut/elements/emojis/food/008-mango.tgs +share/shotcut/elements/emojis/food/009-apple_red.tgs +share/shotcut/elements/emojis/food/010-apple_green.tgs +share/shotcut/elements/emojis/food/011-pear.tgs +share/shotcut/elements/emojis/food/012-peach.tgs +share/shotcut/elements/emojis/food/013-cherries.tgs +share/shotcut/elements/emojis/food/014-strawberries.tgs +share/shotcut/elements/emojis/food/015-blueberries.tgs +share/shotcut/elements/emojis/food/016-kiwi.tgs +share/shotcut/elements/emojis/food/017-tomato.tgs +share/shotcut/elements/emojis/food/018-olives.tgs +share/shotcut/elements/emojis/food/019-coconut.tgs +share/shotcut/elements/emojis/food/020-avocado.tgs +share/shotcut/elements/emojis/food/021-eggplant.tgs +share/shotcut/elements/emojis/food/022-potato.tgs +share/shotcut/elements/emojis/food/023-carrot.tgs +share/shotcut/elements/emojis/food/024-corn.tgs +share/shotcut/elements/emojis/food/025-pepper.tgs +share/shotcut/elements/emojis/food/026-cucumber.tgs +share/shotcut/elements/emojis/food/027-lettuce.tgs +share/shotcut/elements/emojis/food/028-broccoli.tgs +share/shotcut/elements/emojis/food/029-garlic.tgs +share/shotcut/elements/emojis/food/030-onion.tgs +share/shotcut/elements/emojis/food/031-mushroom.tgs +share/shotcut/elements/emojis/food/032-peanut.tgs +share/shotcut/elements/emojis/food/033-chesnut.tgs +share/shotcut/elements/emojis/food/034-bread.tgs +share/shotcut/elements/emojis/food/035-croissant.tgs +share/shotcut/elements/emojis/food/036-baguette.tgs +share/shotcut/elements/emojis/food/037-flatbread.tgs +share/shotcut/elements/emojis/food/038-pretzel.tgs +share/shotcut/elements/emojis/food/039-bagel.tgs +share/shotcut/elements/emojis/food/040-pancakes.tgs +share/shotcut/elements/emojis/food/041-waffle.tgs +share/shotcut/elements/emojis/food/042-cheese.tgs +share/shotcut/elements/emojis/food/043-meat_on_bone.tgs +share/shotcut/elements/emojis/food/044-drumstick.tgs +share/shotcut/elements/emojis/food/045-steak.tgs +share/shotcut/elements/emojis/food/046-bacon.tgs +share/shotcut/elements/emojis/food/047-burger.tgs +share/shotcut/elements/emojis/food/048-fries.tgs +share/shotcut/elements/emojis/food/049-pizza.tgs +share/shotcut/elements/emojis/food/050-hot_dog.tgs +share/shotcut/elements/emojis/food/051-sandwich.tgs +share/shotcut/elements/emojis/food/052-taco.tgs +share/shotcut/elements/emojis/food/053-burrito.tgs +share/shotcut/elements/emojis/food/054-tamale.tgs +share/shotcut/elements/emojis/food/055-pita.tgs +share/shotcut/elements/emojis/food/056-meatballs.tgs +share/shotcut/elements/emojis/food/057-egg.tgs +share/shotcut/elements/emojis/food/058-fried_egg.tgs +share/shotcut/elements/emojis/food/059-stew.tgs +share/shotcut/elements/emojis/food/060-soup.tgs +share/shotcut/elements/emojis/food/061-fondue.tgs +share/shotcut/elements/emojis/food/062-bowl.tgs +share/shotcut/elements/emojis/food/063-salad.tgs +share/shotcut/elements/emojis/food/064-popcorn.tgs +share/shotcut/elements/emojis/food/065-butter.tgs +share/shotcut/elements/emojis/food/066-salt.tgs +share/shotcut/elements/emojis/food/067-canned_soup.tgs +share/shotcut/elements/emojis/food/068-bento.tgs +share/shotcut/elements/emojis/food/069-rice_cracker.tgs +share/shotcut/elements/emojis/food/070-onigiri.tgs +share/shotcut/elements/emojis/food/071-rice.tgs +share/shotcut/elements/emojis/food/072-curry.tgs +share/shotcut/elements/emojis/food/073-ramen.tgs +share/shotcut/elements/emojis/food/074-spaghetti_pasta.tgs +share/shotcut/elements/emojis/food/075-yam.tgs +share/shotcut/elements/emojis/food/076-kebab.tgs +share/shotcut/elements/emojis/food/077-nigori_sushi.tgs +share/shotcut/elements/emojis/food/078-fried_shrimp.tgs +share/shotcut/elements/emojis/food/079-narutomaki_fish_cake.tgs +share/shotcut/elements/emojis/food/080-moon_cake.tgs +share/shotcut/elements/emojis/food/081-dango.tgs +share/shotcut/elements/emojis/food/082-potsticker.tgs +share/shotcut/elements/emojis/food/083-fortune_cookie.tgs +share/shotcut/elements/emojis/food/084-chinese_takeout.tgs +share/shotcut/elements/emojis/food/085-crab.tgs +share/shotcut/elements/emojis/food/086-lobster.tgs +share/shotcut/elements/emojis/food/087-shrimp.tgs +share/shotcut/elements/emojis/food/088-squid.tgs +share/shotcut/elements/emojis/food/089-oyster.tgs +share/shotcut/elements/emojis/food/090-ice_cream.tgs +share/shotcut/elements/emojis/food/091-shaved_ice.tgs +share/shotcut/elements/emojis/food/092-sundae.tgs +share/shotcut/elements/emojis/food/093-donut.tgs +share/shotcut/elements/emojis/food/094-cookie.tgs +share/shotcut/elements/emojis/food/095-birthday_cake.tgs +share/shotcut/elements/emojis/food/096-cake_slice.tgs +share/shotcut/elements/emojis/food/097-cupcake.tgs +share/shotcut/elements/emojis/food/098-pie.tgs +share/shotcut/elements/emojis/food/099-chocolate.tgs +share/shotcut/elements/emojis/food/100-candy.tgs +share/shotcut/elements/emojis/food/102-lollipop.tgs +share/shotcut/elements/emojis/food/103-flan.tgs +share/shotcut/elements/emojis/food/104-honey.tgs +share/shotcut/elements/emojis/food/105-milk_bottle.tgs +share/shotcut/elements/emojis/food/106-glass_of_milk.tgs +share/shotcut/elements/emojis/food/107-coffee.tgs +share/shotcut/elements/emojis/food/108-tea_pot.tgs +share/shotcut/elements/emojis/food/109-green_tea.tgs +share/shotcut/elements/emojis/food/110-sake.tgs +share/shotcut/elements/emojis/food/111-champagne.tgs +share/shotcut/elements/emojis/food/112-wine.tgs +share/shotcut/elements/emojis/food/113-martini_cocktail.tgs +share/shotcut/elements/emojis/food/114-fruity_tropical_cocktail_pina_colada.tgs +share/shotcut/elements/emojis/food/115-beer.tgs +share/shotcut/elements/emojis/food/116-beer_cheers.tgs +share/shotcut/elements/emojis/food/117-champagne_cheers.tgs +share/shotcut/elements/emojis/food/118-whiskey.tgs +share/shotcut/elements/emojis/food/119-drink_beverage_glass_cup.tgs +share/shotcut/elements/emojis/food/120-boba_milk_tea.tgs +share/shotcut/elements/emojis/food/121-juice_box.tgs +share/shotcut/elements/emojis/food/123-mate.tgs +share/shotcut/elements/emojis/food/124-ice_cube.tgs +share/shotcut/elements/emojis/food/125-chopsticks.tgs +share/shotcut/elements/emojis/food/126-utensils_flatware.tgs +share/shotcut/elements/emojis/food/127-spoon.tgs +share/shotcut/elements/emojis/food/128-knife.tgs +share/shotcut/elements/emojis/food/129-amphora_ancient_urn_vase.tgs +share/shotcut/elements/emojis/nature/ +share/shotcut/elements/emojis/nature/001-monkey_head.tgs +share/shotcut/elements/emojis/nature/002-monkey.tgs +share/shotcut/elements/emojis/nature/003-gorilla.tgs +share/shotcut/elements/emojis/nature/004-orangutan.tgs +share/shotcut/elements/emojis/nature/005-dog_head.tgs +share/shotcut/elements/emojis/nature/006-dog.tgs +share/shotcut/elements/emojis/nature/007-service_dog_blind.tgs +share/shotcut/elements/emojis/nature/008-service_dog.tgs +share/shotcut/elements/emojis/nature/009-poodle_dog.tgs +share/shotcut/elements/emojis/nature/010-wolf.tgs +share/shotcut/elements/emojis/nature/011-fox.tgs +share/shotcut/elements/emojis/nature/012-raccoon.tgs +share/shotcut/elements/emojis/nature/013-cat_head.tgs +share/shotcut/elements/emojis/nature/014-cat.tgs +share/shotcut/elements/emojis/nature/015-black_cat.tgs +share/shotcut/elements/emojis/nature/016-lion.tgs +share/shotcut/elements/emojis/nature/017-tiger_head.tgs +share/shotcut/elements/emojis/nature/018-tiger.tgs +share/shotcut/elements/emojis/nature/019-cheetah.tgs +share/shotcut/elements/emojis/nature/020-horse_head.tgs +share/shotcut/elements/emojis/nature/021-horse.tgs +share/shotcut/elements/emojis/nature/022-unicorn.tgs +share/shotcut/elements/emojis/nature/023-zebra.tgs +share/shotcut/elements/emojis/nature/024-deer.tgs +share/shotcut/elements/emojis/nature/025-bison.tgs +share/shotcut/elements/emojis/nature/026-cow_head.tgs +share/shotcut/elements/emojis/nature/027-bull.tgs +share/shotcut/elements/emojis/nature/028-ox.tgs +share/shotcut/elements/emojis/nature/029-cow.tgs +share/shotcut/elements/emojis/nature/030-pig_head.tgs +share/shotcut/elements/emojis/nature/031-pig.tgs +share/shotcut/elements/emojis/nature/032-boar.tgs +share/shotcut/elements/emojis/nature/033-snout.tgs +share/shotcut/elements/emojis/nature/034-ram.tgs +share/shotcut/elements/emojis/nature/035-sheep.tgs +share/shotcut/elements/emojis/nature/036-goat.tgs +share/shotcut/elements/emojis/nature/037-camel.tgs +share/shotcut/elements/emojis/nature/038-double_hump_camel.tgs +share/shotcut/elements/emojis/nature/039-llama.tgs +share/shotcut/elements/emojis/nature/040-giraffe.tgs +share/shotcut/elements/emojis/nature/041-elephant.tgs +share/shotcut/elements/emojis/nature/042-mammoth.tgs +share/shotcut/elements/emojis/nature/043-rhino.tgs +share/shotcut/elements/emojis/nature/044-hippo.tgs +share/shotcut/elements/emojis/nature/045-mouse_head.tgs +share/shotcut/elements/emojis/nature/046-mouse.tgs +share/shotcut/elements/emojis/nature/047-rat.tgs +share/shotcut/elements/emojis/nature/048-hamster_head.tgs +share/shotcut/elements/emojis/nature/049-bunny_rabbit_head.tgs +share/shotcut/elements/emojis/nature/050-bunny_rabbit.tgs +share/shotcut/elements/emojis/nature/051-beaver.tgs +share/shotcut/elements/emojis/nature/052-hedgehog.tgs +share/shotcut/elements/emojis/nature/053-bat.tgs +share/shotcut/elements/emojis/nature/054-bear_head.tgs +share/shotcut/elements/emojis/nature/055-koala_head.tgs +share/shotcut/elements/emojis/nature/056-panda_head.tgs +share/shotcut/elements/emojis/nature/057-sloth.tgs +share/shotcut/elements/emojis/nature/058-otter.tgs +share/shotcut/elements/emojis/nature/059-skunk.tgs +share/shotcut/elements/emojis/nature/060-kangaroo.tgs +share/shotcut/elements/emojis/nature/061-badger.tgs +share/shotcut/elements/emojis/nature/062-paw_prints.tgs +share/shotcut/elements/emojis/nature/063-turkey.tgs +share/shotcut/elements/emojis/nature/064-chicken_head.tgs +share/shotcut/elements/emojis/nature/065-rooster.tgs +share/shotcut/elements/emojis/nature/066-chick_in_egg.tgs +share/shotcut/elements/emojis/nature/067-chick_walking.tgs +share/shotcut/elements/emojis/nature/068-chick.tgs +share/shotcut/elements/emojis/nature/069-blue_bird.tgs +share/shotcut/elements/emojis/nature/070-penguin.tgs +share/shotcut/elements/emojis/nature/071-eagle.tgs +share/shotcut/elements/emojis/nature/072-duck.tgs +share/shotcut/elements/emojis/nature/073-swan.tgs +share/shotcut/elements/emojis/nature/074-owl.tgs +share/shotcut/elements/emojis/nature/075-dodo.tgs +share/shotcut/elements/emojis/nature/076-feather.tgs +share/shotcut/elements/emojis/nature/077-flamingo.tgs +share/shotcut/elements/emojis/nature/078-peacock.tgs +share/shotcut/elements/emojis/nature/079-parrot.tgs +share/shotcut/elements/emojis/nature/080-frog.tgs +share/shotcut/elements/emojis/nature/081-crocodile.tgs +share/shotcut/elements/emojis/nature/082-turtle.tgs +share/shotcut/elements/emojis/nature/083-lizard.tgs +share/shotcut/elements/emojis/nature/084-snake.tgs +share/shotcut/elements/emojis/nature/085-dragon_head.tgs +share/shotcut/elements/emojis/nature/086-dragon.tgs +share/shotcut/elements/emojis/nature/087-dinosaur_brachiosaurus.tgs +share/shotcut/elements/emojis/nature/088-dinosaur_t_rex.tgs +share/shotcut/elements/emojis/nature/089-whale_spout.tgs +share/shotcut/elements/emojis/nature/090-whale.tgs +share/shotcut/elements/emojis/nature/091-dolphin.tgs +share/shotcut/elements/emojis/nature/092-seal.tgs +share/shotcut/elements/emojis/nature/093-blue_fish.tgs +share/shotcut/elements/emojis/nature/094-tropical_fish.tgs +share/shotcut/elements/emojis/nature/095-puffer_fish.tgs +share/shotcut/elements/emojis/nature/096-shark.tgs +share/shotcut/elements/emojis/nature/097-octopus.tgs +share/shotcut/elements/emojis/nature/098-sea_shell.tgs +share/shotcut/elements/emojis/nature/099-snail_bug.tgs +share/shotcut/elements/emojis/nature/100-butterfly_bug.tgs +share/shotcut/elements/emojis/nature/101-caterpillar_bug.tgs +share/shotcut/elements/emojis/nature/102-ant_bug.tgs +share/shotcut/elements/emojis/nature/103-bee_bug.tgs +share/shotcut/elements/emojis/nature/104-beetle_bug.tgs +share/shotcut/elements/emojis/nature/105-lady_bug.tgs +share/shotcut/elements/emojis/nature/106-grass_hopper_bug.tgs +share/shotcut/elements/emojis/nature/107-cockroach_bug.tgs +share/shotcut/elements/emojis/nature/108-scorpion_bug.tgs +share/shotcut/elements/emojis/nature/109-mosquito_bug.tgs +share/shotcut/elements/emojis/nature/110-fly_bug.tgs +share/shotcut/elements/emojis/nature/111-worm_bug.tgs +share/shotcut/elements/emojis/nature/112-bacteria.tgs +share/shotcut/elements/emojis/nature/113-bouquet_flower.tgs +share/shotcut/elements/emojis/nature/114-sakura_cherry_blossom_flower.tgs +share/shotcut/elements/emojis/nature/115-sakura.tgs +share/shotcut/elements/emojis/nature/116-rose_flower.tgs +share/shotcut/elements/emojis/nature/117-wilting_rose_flower.tgs +share/shotcut/elements/emojis/nature/118-hibiscus_flower.tgs +share/shotcut/elements/emojis/nature/119-sunflower_flower.tgs +share/shotcut/elements/emojis/nature/120-daisy_flower.tgs +share/shotcut/elements/emojis/nature/121-tulip_flower.tgs +share/shotcut/elements/emojis/nature/122-sprout.tgs +share/shotcut/elements/emojis/nature/123-fern_plant.tgs +share/shotcut/elements/emojis/nature/124-pine_tree.tgs +share/shotcut/elements/emojis/nature/125-tree.tgs +share/shotcut/elements/emojis/nature/126-palm_tree.tgs +share/shotcut/elements/emojis/nature/127-cactus.tgs +share/shotcut/elements/emojis/nature/128-wheat.tgs +share/shotcut/elements/emojis/nature/129-herb.tgs +share/shotcut/elements/emojis/nature/130-four_leaf_clover.tgs +share/shotcut/elements/emojis/nature/131_maple_leaf.tgs +share/shotcut/elements/emojis/nature/132_autumn_leaf_leaves.tgs +share/shotcut/elements/emojis/nature/133-leaf_leaves.tgs +share/shotcut/elements/emojis/object/ +share/shotcut/elements/emojis/object/001-glasses.tgs +share/shotcut/elements/emojis/object/002-goggle.tgs +share/shotcut/elements/emojis/object/003-lab_coat.tgs +share/shotcut/elements/emojis/object/004-visibility_vest.tgs +share/shotcut/elements/emojis/object/005-shirt_and_tie.tgs +share/shotcut/elements/emojis/object/006-T_shirt.tgs +share/shotcut/elements/emojis/object/007-jeans_pants.tgs +share/shotcut/elements/emojis/object/008-scarf.tgs +share/shotcut/elements/emojis/object/009-gloves.tgs +share/shotcut/elements/emojis/object/010-coat.tgs +share/shotcut/elements/emojis/object/011-socks.tgs +share/shotcut/elements/emojis/object/012-dress.tgs +share/shotcut/elements/emojis/object/013-kimono.tgs +share/shotcut/elements/emojis/object/014-sari.tgs +share/shotcut/elements/emojis/object/015-swimsuit.tgs +share/shotcut/elements/emojis/object/016-briefs.tgs +share/shotcut/elements/emojis/object/017-swim_trunks.tgs +share/shotcut/elements/emojis/object/018-bikini.tgs +share/shotcut/elements/emojis/object/019-blouse_top.tgs +share/shotcut/elements/emojis/object/020-coinpurse.tgs +share/shotcut/elements/emojis/object/021-purse.tgs +share/shotcut/elements/emojis/object/022-clutch_bag.tgs +share/shotcut/elements/emojis/object/023-backpack.tgs +share/shotcut/elements/emojis/object/024-flip_flops.tgs +share/shotcut/elements/emojis/object/025-dress_shoe.tgs +share/shotcut/elements/emojis/object/026-sneaker.tgs +share/shotcut/elements/emojis/object/027-boot.tgs +share/shotcut/elements/emojis/object/028-flats.tgs +share/shotcut/elements/emojis/object/029-high_heel.tgs +share/shotcut/elements/emojis/object/030-sandal.tgs +share/shotcut/elements/emojis/object/031-ballet_shoes.tgs +share/shotcut/elements/emojis/object/032-womans_boot.tgs +share/shotcut/elements/emojis/object/033-crown.tgs +share/shotcut/elements/emojis/object/034-sun_hat.tgs +share/shotcut/elements/emojis/object/035-top_hat.tgs +share/shotcut/elements/emojis/object/036-graduation_cap.tgs +share/shotcut/elements/emojis/object/037-baseball_cap.tgs +share/shotcut/elements/emojis/object/038-helmet.tgs +share/shotcut/elements/emojis/object/039-prayer_beads.tgs +share/shotcut/elements/emojis/object/040-lipstick.tgs +share/shotcut/elements/emojis/object/041-ring.tgs +share/shotcut/elements/emojis/object/042-diamond.tgs +share/shotcut/elements/emojis/object/043-muted_speaker.tgs +share/shotcut/elements/emojis/object/044-speaker_low_volume.tgs +share/shotcut/elements/emojis/object/045-speaker_med_volume.tgs +share/shotcut/elements/emojis/object/046-speaker_high_volume.tgs +share/shotcut/elements/emojis/object/047-loudspeaker.tgs +share/shotcut/elements/emojis/object/048-megaphone.tgs +share/shotcut/elements/emojis/object/049-horn.tgs +share/shotcut/elements/emojis/object/050-bell.tgs +share/shotcut/elements/emojis/object/051-bell_w_slash.tgs +share/shotcut/elements/emojis/object/052-musical_score.tgs +share/shotcut/elements/emojis/object/053-musical_note.tgs +share/shotcut/elements/emojis/object/054-musical_notes.tgs +share/shotcut/elements/emojis/object/055-microphone.tgs +share/shotcut/elements/emojis/object/056-headphones.tgs +share/shotcut/elements/emojis/object/057-radio.tgs +share/shotcut/elements/emojis/object/058-saxophone.tgs +share/shotcut/elements/emojis/object/059-accordion.tgs +share/shotcut/elements/emojis/object/060-guitar.tgs +share/shotcut/elements/emojis/object/061-keyboard.tgs +share/shotcut/elements/emojis/object/062-trumpet.tgs +share/shotcut/elements/emojis/object/063-violin.tgs +share/shotcut/elements/emojis/object/064-banjo.tgs +share/shotcut/elements/emojis/object/065-drum.tgs +share/shotcut/elements/emojis/object/066-long_drum.tgs +share/shotcut/elements/emojis/object/067-mobile_phone.tgs +share/shotcut/elements/emojis/object/068-mobile_phone_w_arrow.tgs +share/shotcut/elements/emojis/object/069-telephone.tgs +share/shotcut/elements/emojis/object/070-pager.tgs +share/shotcut/elements/emojis/object/071-fax.tgs +share/shotcut/elements/emojis/object/072-battery.tgs +share/shotcut/elements/emojis/object/073-plug.tgs +share/shotcut/elements/emojis/object/074-laptop.tgs +share/shotcut/elements/emojis/object/075-computer_disk.tgs +share/shotcut/elements/emojis/object/076-floppy_disk.tgs +share/shotcut/elements/emojis/object/077-optical_disk.tgs +share/shotcut/elements/emojis/object/078-DVD.tgs +share/shotcut/elements/emojis/object/079-abacus.tgs +share/shotcut/elements/emojis/object/080-movie_camera.tgs +share/shotcut/elements/emojis/object/081-clapper_board.tgs +share/shotcut/elements/emojis/object/082-television.tgs +share/shotcut/elements/emojis/object/083-camera.tgs +share/shotcut/elements/emojis/object/084-flash_camera.tgs +share/shotcut/elements/emojis/object/085-video_camera.tgs +share/shotcut/elements/emojis/object/086-video_cassette.tgs +share/shotcut/elements/emojis/object/087-magnifying_glass_left.tgs +share/shotcut/elements/emojis/object/088-magnifying_glass_right.tgs +share/shotcut/elements/emojis/object/089-lightbulb.tgs +share/shotcut/elements/emojis/object/090-flashlight.tgs +share/shotcut/elements/emojis/object/091-paper_lantern.tgs +share/shotcut/elements/emojis/object/092-diya_lamp.tgs +share/shotcut/elements/emojis/object/093-notebook_w_cover.tgs +share/shotcut/elements/emojis/object/094-red_notebook.tgs +share/shotcut/elements/emojis/object/095-open_book.tgs +share/shotcut/elements/emojis/object/096-green_notebook.tgs +share/shotcut/elements/emojis/object/097-blue_notebook.tgs +share/shotcut/elements/emojis/object/098-orange_notebook.tgs +share/shotcut/elements/emojis/object/099-stacked_books.tgs +share/shotcut/elements/emojis/object/100-notebook.tgs +share/shotcut/elements/emojis/object/101-ledger.tgs +share/shotcut/elements/emojis/object/102-page_w_curl.tgs +share/shotcut/elements/emojis/object/103-scroll.tgs +share/shotcut/elements/emojis/object/104-page.tgs +share/shotcut/elements/emojis/object/105-newspaper.tgs +share/shotcut/elements/emojis/object/106-bookmark_tabs.tgs +share/shotcut/elements/emojis/object/107-bookmark.tgs +share/shotcut/elements/emojis/object/108-money_bag.tgs +share/shotcut/elements/emojis/object/109-coin.tgs +share/shotcut/elements/emojis/object/110-yen.tgs +share/shotcut/elements/emojis/object/111-dollar.tgs +share/shotcut/elements/emojis/object/112-euro.tgs +share/shotcut/elements/emojis/object/113-pound.tgs +share/shotcut/elements/emojis/object/114-money_flying_away.tgs +share/shotcut/elements/emojis/object/115-credit_card.tgs +share/shotcut/elements/emojis/object/116-receipt.tgs +share/shotcut/elements/emojis/object/117-yen_chart_increasing.tgs +share/shotcut/elements/emojis/object/118-email.tgs +share/shotcut/elements/emojis/object/119-incoming_envelope.tgs +share/shotcut/elements/emojis/object/120-envelope_w_arrow.tgs +share/shotcut/elements/emojis/object/121-outbox.tgs +share/shotcut/elements/emojis/object/122-inbox.tgs +share/shotcut/elements/emojis/object/123-package.tgs +share/shotcut/elements/emojis/object/124-closed_mailbox_w_raised_flag.tgs +share/shotcut/elements/emojis/object/125-closed_mailbox_w_lowered_flag.tgs +share/shotcut/elements/emojis/object/126-open_mailbox_w_raised_flag.tgs +share/shotcut/elements/emojis/object/127-open_mailbox_w_lowered_flag.tgs +share/shotcut/elements/emojis/object/128-postbox.tgs +share/shotcut/elements/emojis/object/129-memo.tgs +share/shotcut/elements/emojis/object/130-briefcase.tgs +share/shotcut/elements/emojis/object/131-folder.tgs +share/shotcut/elements/emojis/object/132-open_folder.tgs +share/shotcut/elements/emojis/object/133-calendar.tgs +share/shotcut/elements/emojis/object/134-tear_off_calendar.tgs +share/shotcut/elements/emojis/object/135-card_index.tgs +share/shotcut/elements/emojis/object/136-graph_raising.tgs +share/shotcut/elements/emojis/object/137-graph_lowering.tgs +share/shotcut/elements/emojis/object/138-bar_graph.tgs +share/shotcut/elements/emojis/object/139-clipboard.tgs +share/shotcut/elements/emojis/object/140-pushpin.tgs +share/shotcut/elements/emojis/object/141-round_pushpin.tgs +share/shotcut/elements/emojis/object/142-paperclip.tgs +share/shotcut/elements/emojis/object/143-ruler.tgs +share/shotcut/elements/emojis/object/144-triangular_ruler.tgs +share/shotcut/elements/emojis/object/145-locked.tgs +share/shotcut/elements/emojis/object/146-unlocked.tgs +share/shotcut/elements/emojis/object/147-locked_w_pen.tgs +share/shotcut/elements/emojis/object/148-locked_w_key.tgs +share/shotcut/elements/emojis/object/149-key.tgs +share/shotcut/elements/emojis/object/150-hammer.tgs +share/shotcut/elements/emojis/object/151-axe.tgs +share/shotcut/elements/emojis/object/152-water_gun.tgs +share/shotcut/elements/emojis/object/153-boomerang.tgs +share/shotcut/elements/emojis/object/154-bow_and_arrow.tgs +share/shotcut/elements/emojis/object/155-saw.tgs +share/shotcut/elements/emojis/object/156-wrench.tgs +share/shotcut/elements/emojis/object/157-screwdriver.tgs +share/shotcut/elements/emojis/object/158-screw.tgs +share/shotcut/elements/emojis/object/159-blind_walker.tgs +share/shotcut/elements/emojis/object/160-link.tgs +share/shotcut/elements/emojis/object/161-hook.tgs +share/shotcut/elements/emojis/object/162-toolbox.tgs +share/shotcut/elements/emojis/object/163-magnet.tgs +share/shotcut/elements/emojis/object/164-ladder.tgs +share/shotcut/elements/emojis/object/165-test_tube.tgs +share/shotcut/elements/emojis/object/166-petri_dish.tgs +share/shotcut/elements/emojis/object/167-DNA.tgs +share/shotcut/elements/emojis/object/168-microscope.tgs +share/shotcut/elements/emojis/object/169-telescope.tgs +share/shotcut/elements/emojis/object/170-satellite.tgs +share/shotcut/elements/emojis/object/171-syringe.tgs +share/shotcut/elements/emojis/object/172-blood_drop.tgs +share/shotcut/elements/emojis/object/173-pill.tgs +share/shotcut/elements/emojis/object/174-band_aid.tgs +share/shotcut/elements/emojis/object/175-stethoscope.tgs +share/shotcut/elements/emojis/object/176-door.tgs +share/shotcut/elements/emojis/object/177-elevator.tgs +share/shotcut/elements/emojis/object/178-mirror.tgs +share/shotcut/elements/emojis/object/179-window.tgs +share/shotcut/elements/emojis/object/180-chair.tgs +share/shotcut/elements/emojis/object/181-toilet.tgs +share/shotcut/elements/emojis/object/182-plunger.tgs +share/shotcut/elements/emojis/object/183-shower.tgs +share/shotcut/elements/emojis/object/184-bath.tgs +share/shotcut/elements/emojis/object/185-trap.tgs +share/shotcut/elements/emojis/object/186-razor.tgs +share/shotcut/elements/emojis/object/187-soap.tgs +share/shotcut/elements/emojis/object/188-safety_pin.tgs +share/shotcut/elements/emojis/object/189-broom.tgs +share/shotcut/elements/emojis/object/190-basket.tgs +share/shotcut/elements/emojis/object/191-toilet_paper.tgs +share/shotcut/elements/emojis/object/192-bucket.tgs +share/shotcut/elements/emojis/object/193-bar_of_soap.tgs +share/shotcut/elements/emojis/object/194-toothbrush.tgs +share/shotcut/elements/emojis/object/195-sponge.tgs +share/shotcut/elements/emojis/object/196-extinguisher.tgs +share/shotcut/elements/emojis/object/197-shopping_cart.tgs +share/shotcut/elements/emojis/object/198-cigarette.tgs +share/shotcut/elements/emojis/object/199-grave_headstone.tgs +share/shotcut/elements/emojis/object/200-easter_island_moai_statue.tgs +share/shotcut/elements/emojis/object/201-sign.tgs +share/shotcut/elements/emojis/person/ +share/shotcut/elements/emojis/person/001-hand_wave.tgs +share/shotcut/elements/emojis/person/002-palm_down.tgs +share/shotcut/elements/emojis/person/003-palm_up.tgs +share/shotcut/elements/emojis/person/004-palm_kohanim.tgs +share/shotcut/elements/emojis/person/005-hand_ok.tgs +share/shotcut/elements/emojis/person/006-hand_gesti.tgs +share/shotcut/elements/emojis/person/007-hand_pinch.tgs +share/shotcut/elements/emojis/person/008-fingers_crossed.tgs +share/shotcut/elements/emojis/person/009-hand_rock.tgs +share/shotcut/elements/emojis/person/010-hand_devil_horns.tgs +share/shotcut/elements/emojis/person/011-shaka.tgs +share/shotcut/elements/emojis/person/012-point_left.tgs +share/shotcut/elements/emojis/person/013-point_right.tgs +share/shotcut/elements/emojis/person/014-point_up.tgs +share/shotcut/elements/emojis/person/015-middle_finger.tgs +share/shotcut/elements/emojis/person/016-point_down.tgs +share/shotcut/elements/emojis/person/017-thumbs_up.tgs +share/shotcut/elements/emojis/person/018-thumbs_down.tgs +share/shotcut/elements/emojis/person/019-fist.tgs +share/shotcut/elements/emojis/person/020-punch.tgs +share/shotcut/elements/emojis/person/021-punch_left.tgs +share/shotcut/elements/emojis/person/022-punch_right.tgs +share/shotcut/elements/emojis/person/024-high_five.tgs +share/shotcut/elements/emojis/person/025-hands.tgs +share/shotcut/elements/emojis/person/026-hands_cupped.tgs +share/shotcut/elements/emojis/person/027-handshake.tgs +share/shotcut/elements/emojis/person/028-hands_praying.tgs +share/shotcut/elements/emojis/person/029-nailpolish.tgs +share/shotcut/elements/emojis/person/030-holding_phone.tgs +share/shotcut/elements/emojis/person/031-muscle_flex.tgs +share/shotcut/elements/emojis/person/032-machine_arm.tgs +share/shotcut/elements/emojis/person/033-machine_leg.tgs +share/shotcut/elements/emojis/person/034-leg.tgs +share/shotcut/elements/emojis/person/035-foot.tgs +share/shotcut/elements/emojis/person/036-ear.tgs +share/shotcut/elements/emojis/person/037-hearing_aid.tgs +share/shotcut/elements/emojis/person/038-nose.tgs +share/shotcut/elements/emojis/person/039-brain.tgs +share/shotcut/elements/emojis/person/040-heart.tgs +share/shotcut/elements/emojis/person/041-lungs.tgs +share/shotcut/elements/emojis/person/042-tooth.tgs +share/shotcut/elements/emojis/person/043-bone.tgs +share/shotcut/elements/emojis/person/044-eyes.tgs +share/shotcut/elements/emojis/person/045-tongue.tgs +share/shotcut/elements/emojis/person/046-mouth.tgs +share/shotcut/elements/emojis/person/047-baby.tgs +share/shotcut/elements/emojis/person/048-boy.tgs +share/shotcut/elements/emojis/person/049-man.tgs +share/shotcut/elements/emojis/person/050-girl.tgs +share/shotcut/elements/emojis/person/051-woman.tgs +share/shotcut/elements/emojis/person/052-blond.tgs +share/shotcut/elements/emojis/person/053-man_short_haired.tgs +share/shotcut/elements/emojis/person/054-man_bearded.tgs +share/shotcut/elements/emojis/person/055-man_curly_hair.tgs +share/shotcut/elements/emojis/person/056-albino_man.tgs +share/shotcut/elements/emojis/person/057-woman_long_haired.tgs +share/shotcut/elements/emojis/person/058-woman_curly_hair.tgs +share/shotcut/elements/emojis/person/059-person_curly_hair.tgs +share/shotcut/elements/emojis/person/060-albino_woman.tgs +share/shotcut/elements/emojis/person/061-albino_person.tgs +share/shotcut/elements/emojis/person/062-old_person.tgs +share/shotcut/elements/emojis/person/063-old_man.tgs +share/shotcut/elements/emojis/person/064-old_woman.tgs +share/shotcut/elements/emojis/person/065-sad_slump.tgs +share/shotcut/elements/emojis/person/066-arms_crossed.tgs +share/shotcut/elements/emojis/person/067-arms_crossed_NO.tgs +share/shotcut/elements/emojis/person/068-hands_on_head.tgs +share/shotcut/elements/emojis/person/069-hand_gesture.tgs +share/shotcut/elements/emojis/person/070-hand_raised.tgs +share/shotcut/elements/emojis/person/071-deaf.tgs +share/shotcut/elements/emojis/person/072-thank_you_bow.tgs +share/shotcut/elements/emojis/person/073-facepalm.tgs +share/shotcut/elements/emojis/person/074-shrug.tgs +share/shotcut/elements/emojis/person/075-graduated_person.tgs +share/shotcut/elements/emojis/person/076-graduated_man.tgs +share/shotcut/elements/emojis/person/077-graduated_woman.tgs +share/shotcut/elements/emojis/person/078-student_person.tgs +share/shotcut/elements/emojis/person/079-student_man.tgs +share/shotcut/elements/emojis/person/080-student_woman.tgs +share/shotcut/elements/emojis/person/081-farmer_person.tgs +share/shotcut/elements/emojis/person/082-farmer_man.tgs +share/shotcut/elements/emojis/person/083-farmer_woman.tgs +share/shotcut/elements/emojis/person/084-chef_person.tgs +share/shotcut/elements/emojis/person/085-chef_man.tgs +share/shotcut/elements/emojis/person/086-chef_woman.tgs +share/shotcut/elements/emojis/person/087-mechanic_person.tgs +share/shotcut/elements/emojis/person/088-mechanic_man.tgs +share/shotcut/elements/emojis/person/089-mechanic_woman.tgs +share/shotcut/elements/emojis/person/090-engineer_person.tgs +share/shotcut/elements/emojis/person/091-engineer_man.tgs +share/shotcut/elements/emojis/person/092-engineer_woman.tgs +share/shotcut/elements/emojis/person/093-business_person.tgs +share/shotcut/elements/emojis/person/094-business_man.tgs +share/shotcut/elements/emojis/person/095-business_woman.tgs +share/shotcut/elements/emojis/person/096-scientist_person.tgs +share/shotcut/elements/emojis/person/097-scientist_man.tgs +share/shotcut/elements/emojis/person/098-scientist_woman.tgs +share/shotcut/elements/emojis/person/099-person_on_computer.tgs +share/shotcut/elements/emojis/person/100-man_on_computer.tgs +share/shotcut/elements/emojis/person/101-woman_on_computer.tgs +share/shotcut/elements/emojis/person/102-rockstar_person.tgs +share/shotcut/elements/emojis/person/103-rockstar_man.tgs +share/shotcut/elements/emojis/person/104-rockstar_woman.tgs +share/shotcut/elements/emojis/person/105-artist_person.tgs +share/shotcut/elements/emojis/person/106-artist_man.tgs +share/shotcut/elements/emojis/person/107-artist_woman.tgs +share/shotcut/elements/emojis/person/108-astronaut.tgs +share/shotcut/elements/emojis/person/109-firefighter_person.tgs +share/shotcut/elements/emojis/person/110-firefighter_man.tgs +share/shotcut/elements/emojis/person/111-firefighter_woman.tgs +share/shotcut/elements/emojis/person/112-officer.tgs +share/shotcut/elements/emojis/person/113-guard.tgs +share/shotcut/elements/emojis/person/114-ninja.tgs +share/shotcut/elements/emojis/person/115-construction_worker.tgs +share/shotcut/elements/emojis/person/116-king.tgs +share/shotcut/elements/emojis/person/117-queen.tgs +share/shotcut/elements/emojis/person/118-muslim_man.tgs +share/shotcut/elements/emojis/person/119-muslim_child.tgs +share/shotcut/elements/emojis/person/120-muslim_woman.tgs +share/shotcut/elements/emojis/person/121-groom.tgs +share/shotcut/elements/emojis/person/122-bride.tgs +share/shotcut/elements/emojis/person/123-pregnant.tgs +share/shotcut/elements/emojis/person/124-nursing.tgs +share/shotcut/elements/emojis/person/125-bottle_feeding_woman.tgs +share/shotcut/elements/emojis/person/126-bottle_feeding_man.tgs +share/shotcut/elements/emojis/person/127-bottle_feeding_person.tgs +share/shotcut/elements/emojis/person/128-angel.tgs +share/shotcut/elements/emojis/person/129-santa_claus.tgs +share/shotcut/elements/emojis/person/130-missus_claus.tgs +share/shotcut/elements/emojis/person/131-christmas_person.tgs +share/shotcut/elements/emojis/person/132-hero.tgs +share/shotcut/elements/emojis/person/133-villain.tgs +share/shotcut/elements/emojis/person/134-wizard.tgs +share/shotcut/elements/emojis/person/135-fairy.tgs +share/shotcut/elements/emojis/person/136-vampire.tgs +share/shotcut/elements/emojis/person/137-merfolk.tgs +share/shotcut/elements/emojis/person/138-elf.tgs +share/shotcut/elements/emojis/person/139-genie.tgs +share/shotcut/elements/emojis/person/140-zombie.tgs +share/shotcut/elements/emojis/person/141-head_rub.tgs +share/shotcut/elements/emojis/person/142-haircut.tgs +share/shotcut/elements/emojis/person/143-walk.tgs +share/shotcut/elements/emojis/person/144-stand.tgs +share/shotcut/elements/emojis/person/145-kneel.tgs +share/shotcut/elements/emojis/person/146-blind_person.tgs +share/shotcut/elements/emojis/person/147-blind_man.tgs +share/shotcut/elements/emojis/person/148-blind_woman.tgs +share/shotcut/elements/emojis/person/149-electric_wheelchair_person.tgs +share/shotcut/elements/emojis/person/150-electric_wheelchair_man.tgs +share/shotcut/elements/emojis/person/151-electric_wheelchair_woman.tgs +share/shotcut/elements/emojis/person/152-wheelchair_person.tgs +share/shotcut/elements/emojis/person/153-wheelchair_man.tgs +share/shotcut/elements/emojis/person/154-wheelchair_woman.tgs +share/shotcut/elements/emojis/person/155-running.tgs +share/shotcut/elements/emojis/person/156-dancing_woman.tgs +share/shotcut/elements/emojis/person/157-dancing_man.tgs +share/shotcut/elements/emojis/person/158-showgirls.tgs +share/shotcut/elements/emojis/person/159-sauna.tgs +share/shotcut/elements/emojis/person/160-climbing.tgs +share/shotcut/elements/emojis/person/161-fencing.tgs +share/shotcut/elements/emojis/person/162-horse_riding.tgs +share/shotcut/elements/emojis/person/163-snowboarding.tgs +share/shotcut/elements/emojis/person/164-surfing.tgs +share/shotcut/elements/emojis/person/165-boat_rowing.tgs +share/shotcut/elements/emojis/person/166-swimming.tgs +share/shotcut/elements/emojis/person/167-bicycle.tgs +share/shotcut/elements/emojis/person/168-mountain_bike.tgs +share/shotcut/elements/emojis/person/169-cartwheel.tgs +share/shotcut/elements/emojis/person/170-wrestling.tgs +share/shotcut/elements/emojis/person/171-water_polo.tgs +share/shotcut/elements/emojis/person/172-volleyball.tgs +share/shotcut/elements/emojis/person/173-juggling.tgs +share/shotcut/elements/emojis/person/174-meditation.tgs +share/shotcut/elements/emojis/person/175-bath.tgs +share/shotcut/elements/emojis/person/176-sleep.tgs +share/shotcut/elements/emojis/person/177-relationship.tgs +share/shotcut/elements/emojis/person/178-WW_relationship.tgs +share/shotcut/elements/emojis/person/179-WM_Relationship.tgs +share/shotcut/elements/emojis/person/180-MM_relationship.tgs +share/shotcut/elements/emojis/person/181-kiss.tgs +share/shotcut/elements/emojis/person/182-in_love.tgs +share/shotcut/elements/emojis/person/183-family_MM_one_son.tgs +share/shotcut/elements/emojis/person/184-family_MW_one_son.tgs +share/shotcut/elements/emojis/person/185-family_MW_one_daughter.tgs +share/shotcut/elements/emojis/person/186-family_MW_daughter_son.tgs +share/shotcut/elements/emojis/person/187-family_MW_son_son.tgs +share/shotcut/elements/emojis/person/188-family_MW_daughter_daughter.tgs +share/shotcut/elements/emojis/person/189-family_MM_one_daughter.tgs +share/shotcut/elements/emojis/person/190-family_MM_daughter_son.tgs +share/shotcut/elements/emojis/person/191-family_MM_son_son.tgs +share/shotcut/elements/emojis/person/192-family_MM_daughter_daughter.tgs +share/shotcut/elements/emojis/person/193-family_WW_one_son.tgs +share/shotcut/elements/emojis/person/194-family_WW_one_daughter.tgs +share/shotcut/elements/emojis/person/195-family_WW_daughter_son.tgs +share/shotcut/elements/emojis/person/196-family_WW_son_son.tgs +share/shotcut/elements/emojis/person/197-family_WW_daughter_daughter.tgs +share/shotcut/elements/emojis/person/198-family_singlefather_one_son.tgs +share/shotcut/elements/emojis/person/199-family_singlefather_son_son.tgs +share/shotcut/elements/emojis/person/200-family_singlefather_one_daughter.tgs +share/shotcut/elements/emojis/person/201-family_singlefather_daughter_son.tgs +share/shotcut/elements/emojis/person/202-family_singlefather_daughter_daughter.tgs +share/shotcut/elements/emojis/person/203-family_singlemother_one_son.tgs +share/shotcut/elements/emojis/person/204-family_singlemother_son_son.tgs +share/shotcut/elements/emojis/person/205-family_singlemother_one_daughter.tgs +share/shotcut/elements/emojis/person/206-family_singlemother_daughter_son.tgs +share/shotcut/elements/emojis/person/207-family_singlemother_daughter_daughter.tgs +share/shotcut/elements/emojis/person/208-bust.tgs +share/shotcut/elements/emojis/person/209-team.tgs +share/shotcut/elements/emojis/person/210-hug.tgs +share/shotcut/elements/emojis/person/211-footprints.tgs +share/shotcut/elements/emojis/standard/ +share/shotcut/elements/emojis/standard/001-grin.tgs +share/shotcut/elements/emojis/standard/002-brightgrin.tgs +share/shotcut/elements/emojis/standard/003-cheerfulgrin.tgs +share/shotcut/elements/emojis/standard/004-toothygrin.tgs +share/shotcut/elements/emojis/standard/005-laugh.tgs +share/shotcut/elements/emojis/standard/006-sweat.tgs +share/shotcut/elements/emojis/standard/007-rofl.tgs +share/shotcut/elements/emojis/standard/008-crylaugh.tgs +share/shotcut/elements/emojis/standard/009-smile.tgs +share/shotcut/elements/emojis/standard/010-upsidedown.tgs +share/shotcut/elements/emojis/standard/011-melt.tgs +share/shotcut/elements/emojis/standard/012-wink.tgs +share/shotcut/elements/emojis/standard/013-blush.tgs +share/shotcut/elements/emojis/standard/014-angel.tgs +share/shotcut/elements/emojis/standard/015-love.tgs +share/shotcut/elements/emojis/standard/016-hearteyes.tgs +share/shotcut/elements/emojis/standard/017-starryeyes.tgs +share/shotcut/elements/emojis/standard/018-blowkiss.tgs +share/shotcut/elements/emojis/standard/019-kiss.tgs +share/shotcut/elements/emojis/standard/020-blushkiss.tgs +share/shotcut/elements/emojis/standard/021-smooch.tgs +share/shotcut/elements/emojis/standard/022-tear.tgs +share/shotcut/elements/emojis/standard/023-yumtongue.tgs +share/shotcut/elements/emojis/standard/024-tongue.tgs +share/shotcut/elements/emojis/standard/025-winktongue.tgs +share/shotcut/elements/emojis/standard/026-sillytongue.tgs +share/shotcut/elements/emojis/standard/027-funnytongue.tgs +share/shotcut/elements/emojis/standard/028-moneyeyes.tgs +share/shotcut/elements/emojis/standard/029-wave.tgs +share/shotcut/elements/emojis/standard/030-giggle.tgs +share/shotcut/elements/emojis/standard/031-gasp.tgs +share/shotcut/elements/emojis/standard/032-hide.tgs +share/shotcut/elements/emojis/standard/033-hush.tgs +share/shotcut/elements/emojis/standard/034-thinking.tgs +share/shotcut/elements/emojis/standard/035-salute.tgs +share/shotcut/elements/emojis/standard/036-zippedmouth.tgs +share/shotcut/elements/emojis/standard/037-confused.tgs +share/shotcut/elements/emojis/standard/038-straightface.tgs +share/shotcut/elements/emojis/standard/039-disappointed.tgs +share/shotcut/elements/emojis/standard/040-mouthless.tgs +share/shotcut/elements/emojis/standard/041-invisible.tgs +share/shotcut/elements/emojis/standard/042-smirk.tgs +share/shotcut/elements/emojis/standard/043-sideeye.tgs +share/shotcut/elements/emojis/standard/044-eyeroll.tgs +share/shotcut/elements/emojis/standard/045-cringe.tgs +share/shotcut/elements/emojis/standard/046-breath.tgs +share/shotcut/elements/emojis/standard/047-liar.tgs +share/shotcut/elements/emojis/standard/048-calm.tgs +share/shotcut/elements/emojis/standard/049-tired.tgs +share/shotcut/elements/emojis/standard/050-snore.tgs +share/shotcut/elements/emojis/standard/051-drool.tgs +share/shotcut/elements/emojis/standard/052-snooze.tgs +share/shotcut/elements/emojis/standard/053-mask.tgs +share/shotcut/elements/emojis/standard/054-fever.tgs +share/shotcut/elements/emojis/standard/055-headhurts.tgs +share/shotcut/elements/emojis/standard/056-sick.tgs +share/shotcut/elements/emojis/standard/057-puke.tgs +share/shotcut/elements/emojis/standard/058-tissue.tgs +share/shotcut/elements/emojis/standard/059-hot.tgs +share/shotcut/elements/emojis/standard/060-cold.tgs +share/shotcut/elements/emojis/standard/061-bashful.tgs +share/shotcut/elements/emojis/standard/062-Xeyes.tgs +share/shotcut/elements/emojis/standard/063-dizzy.tgs +share/shotcut/elements/emojis/standard/064-mindblown.tgs +share/shotcut/elements/emojis/standard/065-cowboy.tgs +share/shotcut/elements/emojis/standard/066-party.tgs +share/shotcut/elements/emojis/standard/067-disguise.tgs +share/shotcut/elements/emojis/standard/068-sunglasses.tgs +share/shotcut/elements/emojis/standard/069-glasses.tgs +share/shotcut/elements/emojis/standard/070-monocle.tgs +share/shotcut/elements/emojis/standard/071-pout.tgs +share/shotcut/elements/emojis/standard/072-crookedpout.tgs +share/shotcut/elements/emojis/standard/073-worry.tgs +share/shotcut/elements/emojis/standard/074-frown.tgs +share/shotcut/elements/emojis/standard/075-woah.tgs +share/shotcut/elements/emojis/standard/076-gasp.tgs +share/shotcut/elements/emojis/standard/077-biggasp.tgs +share/shotcut/elements/emojis/standard/078-embarrassed.tgs +share/shotcut/elements/emojis/standard/079-beg.tgs +share/shotcut/elements/emojis/standard/080-tearybeg.tgs +share/shotcut/elements/emojis/standard/081-scared.tgs +share/shotcut/elements/emojis/standard/082-surprised.tgs +share/shotcut/elements/emojis/standard/083-spooked.tgs +share/shotcut/elements/emojis/standard/084-horrified.tgs +share/shotcut/elements/emojis/standard/085-worriedsweat.tgs +share/shotcut/elements/emojis/standard/086-sadtear.tgs +share/shotcut/elements/emojis/standard/087-sob.tgs +share/shotcut/elements/emojis/standard/088-terrified.tgs +share/shotcut/elements/emojis/standard/089-quiver.tgs +share/shotcut/elements/emojis/standard/090-anxious.tgs +share/shotcut/elements/emojis/standard/091-downcast.tgs +share/shotcut/elements/emojis/standard/092-anxioussweat.tgs +share/shotcut/elements/emojis/standard/093-groan.tgs +share/shotcut/elements/emojis/standard/094-whine.tgs +share/shotcut/elements/emojis/standard/095-yawn.tgs +share/shotcut/elements/emojis/standard/096-madsteam.tgs +share/shotcut/elements/emojis/standard/097-angry.tgs +share/shotcut/elements/emojis/standard/098-mad.tgs +share/shotcut/elements/emojis/standard/099-swear.tgs +share/shotcut/elements/emojis/standard/100-devil.tgs +share/shotcut/elements/emojis/standard/101-maddevil.tgs +share/shotcut/elements/emojis/standard/102-skull.tgs +share/shotcut/elements/emojis/standard/103-poop.tgs +share/shotcut/elements/emojis/standard/104-clown.tgs +share/shotcut/elements/emojis/standard/105-ogre.tgs +share/shotcut/elements/emojis/standard/106-demon.tgs +share/shotcut/elements/emojis/standard/107-ghost.tgs +share/shotcut/elements/emojis/standard/108-alien.tgs +share/shotcut/elements/emojis/standard/109-retroalien.tgs +share/shotcut/elements/emojis/standard/110-robot.tgs +share/shotcut/elements/emojis/standard/111-kitty.tgs +share/shotcut/elements/emojis/standard/112-kittygrin.tgs +share/shotcut/elements/emojis/standard/113-kittylaugh.tgs +share/shotcut/elements/emojis/standard/114-kittylove.tgs +share/shotcut/elements/emojis/standard/115-kittysmirk.tgs +share/shotcut/elements/emojis/standard/116-kittykiss.tgs +share/shotcut/elements/emojis/standard/117-kittyscared.tgs +share/shotcut/elements/emojis/standard/118-kittysad.tgs +share/shotcut/elements/emojis/standard/119-kittymad.tgs +share/shotcut/elements/emojis/standard/120-monkeynosee.tgs +share/shotcut/elements/emojis/standard/121-monkeynohear.tgs +share/shotcut/elements/emojis/standard/122-monkeynospeak.tgs +share/shotcut/elements/emojis/standard/123-loveletter.tgs +share/shotcut/elements/emojis/standard/124-heartarrow.tgs +share/shotcut/elements/emojis/standard/125-heartbow.tgs +share/shotcut/elements/emojis/standard/126-heartsparkle.tgs +share/shotcut/elements/emojis/standard/127-heartswell.tgs +share/shotcut/elements/emojis/standard/128-heartbeat.tgs +share/shotcut/elements/emojis/standard/129-heartspin.tgs +share/shotcut/elements/emojis/standard/130-hearts.tgs +share/shotcut/elements/emojis/standard/131-heartstamp.tgs +share/shotcut/elements/emojis/standard/132-heartbroken.tgs +share/shotcut/elements/emojis/standard/133-heartcolororange.tgs +share/shotcut/elements/emojis/standard/134-heartcoloryellow.tgs +share/shotcut/elements/emojis/standard/135-heartcolorgreen.tgs +share/shotcut/elements/emojis/standard/136-heartcolorblue.tgs +share/shotcut/elements/emojis/standard/137-heartcolorpurple.tgs +share/shotcut/elements/emojis/standard/138-heartcolorblack.tgs +share/shotcut/elements/emojis/standard/139-heartcolorwhite.tgs +share/shotcut/elements/emojis/standard/140-kissylips.tgs +share/shotcut/elements/emojis/standard/141-hundred.tgs +share/shotcut/elements/emojis/standard/142-stressveins.tgs +share/shotcut/elements/emojis/standard/143-explosion.tgs +share/shotcut/elements/emojis/standard/144-shootingstar.tgs +share/shotcut/elements/emojis/standard/145-splash.tgs +share/shotcut/elements/emojis/standard/146-air.tgs +share/shotcut/elements/emojis/standard/147-speechbubble.tgs +share/shotcut/elements/emojis/standard/148-thoughtbubble.tgs +share/shotcut/elements/emojis/standard/149-zzz.tgs +share/shotcut/elements/emojis/symbol/ +share/shotcut/elements/emojis/symbol/001-ATM.tgs +share/shotcut/elements/emojis/symbol/002-trash.tgs +share/shotcut/elements/emojis/symbol/003-potable_water.tgs +share/shotcut/elements/emojis/symbol/004-wheelchair_symbol.tgs +share/shotcut/elements/emojis/symbol/005-mens_room.tgs +share/shotcut/elements/emojis/symbol/006-womens_room.tgs +share/shotcut/elements/emojis/symbol/007-shared_restroom.tgs +share/shotcut/elements/emojis/symbol/008-baby_symbol.tgs +share/shotcut/elements/emojis/symbol/009-water_closet.tgs +share/shotcut/elements/emojis/symbol/010-passport_control.tgs +share/shotcut/elements/emojis/symbol/011-customs.tgs +share/shotcut/elements/emojis/symbol/012-baggage_claim.tgs +share/shotcut/elements/emojis/symbol/013-left_luggage.tgs +share/shotcut/elements/emojis/symbol/014-children_crossing.tgs +share/shotcut/elements/emojis/symbol/015-do_not_enter.tgs +share/shotcut/elements/emojis/symbol/016-prohibited.tgs +share/shotcut/elements/emojis/symbol/017-bikes_prohibited.tgs +share/shotcut/elements/emojis/symbol/018-smoking_prohibited.tgs +share/shotcut/elements/emojis/symbol/019-littering_prohibited.tgs +share/shotcut/elements/emojis/symbol/020-no_potable_water.tgs +share/shotcut/elements/emojis/symbol/021-pedestrians_prohibited.tgs +share/shotcut/elements/emojis/symbol/022-mobile_phones_prohibited.tgs +share/shotcut/elements/emojis/symbol/023-under_eighteen_prohibited.tgs +share/shotcut/elements/emojis/symbol/024-clockwise_vertical_arrows.tgs +share/shotcut/elements/emojis/symbol/025-counter_clockwise_horizontal_arrows.tgs +share/shotcut/elements/emojis/symbol/026-back.tgs +share/shotcut/elements/emojis/symbol/027-end.tgs +share/shotcut/elements/emojis/symbol/028-on.tgs +share/shotcut/elements/emojis/symbol/029-soon.tgs +share/shotcut/elements/emojis/symbol/030-top.tgs +share/shotcut/elements/emojis/symbol/031-place_of_worship.tgs +share/shotcut/elements/emojis/symbol/032-menorah.tgs +share/shotcut/elements/emojis/symbol/033-star_of_david.tgs +share/shotcut/elements/emojis/symbol/034-aries.tgs +share/shotcut/elements/emojis/symbol/035-taurus.tgs +share/shotcut/elements/emojis/symbol/036-gemini.tgs +share/shotcut/elements/emojis/symbol/037-cancer.tgs +share/shotcut/elements/emojis/symbol/038-leo.tgs +share/shotcut/elements/emojis/symbol/039-virgo.tgs +share/shotcut/elements/emojis/symbol/040-libra.tgs +share/shotcut/elements/emojis/symbol/041-scorpio.tgs +share/shotcut/elements/emojis/symbol/042-sagittarius.tgs +share/shotcut/elements/emojis/symbol/043-capricorn.tgs +share/shotcut/elements/emojis/symbol/044-aquarius.tgs +share/shotcut/elements/emojis/symbol/045-pisces.tgs +share/shotcut/elements/emojis/symbol/046-ophiuchus.tgs +share/shotcut/elements/emojis/symbol/047-shuffle.tgs +share/shotcut/elements/emojis/symbol/048-repeat.tgs +share/shotcut/elements/emojis/symbol/049-repeat_one_track.tgs +share/shotcut/elements/emojis/symbol/050-fast_forward.tgs +share/shotcut/elements/emojis/symbol/051-fast_reverse.tgs +share/shotcut/elements/emojis/symbol/052-up_button.tgs +share/shotcut/elements/emojis/symbol/053-fast_up_button.tgs +share/shotcut/elements/emojis/symbol/054-down_button.tgs +share/shotcut/elements/emojis/symbol/055-fast_down_button.tgs +share/shotcut/elements/emojis/symbol/056-cinema.tgs +share/shotcut/elements/emojis/symbol/057-dimmer.tgs +share/shotcut/elements/emojis/symbol/058-brighter.tgs +share/shotcut/elements/emojis/symbol/059-antenna_bars.tgs +share/shotcut/elements/emojis/symbol/060-phone_vibration.tgs +share/shotcut/elements/emojis/symbol/061-phone_off.tgs +share/shotcut/elements/emojis/symbol/062-plus.tgs +share/shotcut/elements/emojis/symbol/063-minus.tgs +share/shotcut/elements/emojis/symbol/064-divide.tgs +share/shotcut/elements/emojis/symbol/065-red_question.tgs +share/shotcut/elements/emojis/symbol/066-white_question.tgs +share/shotcut/elements/emojis/symbol/067-white_exclaim.tgs +share/shotcut/elements/emojis/symbol/068-red_exclaim.tgs +share/shotcut/elements/emojis/symbol/069-dollar_to_yen_currency_conversion.tgs +share/shotcut/elements/emojis/symbol/070-green_dollar_sign.tgs +share/shotcut/elements/emojis/symbol/071-trident.tgs +share/shotcut/elements/emojis/symbol/072-name_badge.tgs +share/shotcut/elements/emojis/symbol/073-beginner.tgs +share/shotcut/elements/emojis/symbol/074-red_circle.tgs +share/shotcut/elements/emojis/symbol/075-green_check.tgs +share/shotcut/elements/emojis/symbol/076-red_X.tgs +share/shotcut/elements/emojis/symbol/077-green_X.tgs +share/shotcut/elements/emojis/symbol/078-curl.tgs +share/shotcut/elements/emojis/symbol/079-curls.tgs +share/shotcut/elements/emojis/symbol/080-ten.tgs +share/shotcut/elements/emojis/symbol/081-uppercase_letters.tgs +share/shotcut/elements/emojis/symbol/082-lowercase_letters.tgs +share/shotcut/elements/emojis/symbol/083-numbers.tgs +share/shotcut/elements/emojis/symbol/084-symbols.tgs +share/shotcut/elements/emojis/symbol/085-alphabet.tgs +share/shotcut/elements/emojis/symbol/086-AB_blood.tgs +share/shotcut/elements/emojis/symbol/087-clear.tgs +share/shotcut/elements/emojis/symbol/088-cool.tgs +share/shotcut/elements/emojis/symbol/089-free.tgs +share/shotcut/elements/emojis/symbol/090-ID.tgs +share/shotcut/elements/emojis/symbol/091-new.tgs +share/shotcut/elements/emojis/symbol/092-no_good.tgs +share/shotcut/elements/emojis/symbol/093-OK.tgs +share/shotcut/elements/emojis/symbol/094-SOS_help.tgs +share/shotcut/elements/emojis/symbol/095-up.tgs +share/shotcut/elements/emojis/symbol/096-versus.tgs +share/shotcut/elements/emojis/symbol/097-japanese_here.tgs +share/shotcut/elements/emojis/symbol/098-japanese_not_free_of_charge.tgs +share/shotcut/elements/emojis/symbol/099-japanese_reserved.tgs +share/shotcut/elements/emojis/symbol/100-japanese_bargain_deal.tgs +share/shotcut/elements/emojis/symbol/101-japanese_discount.tgs +share/shotcut/elements/emojis/symbol/102-japanese_free_of_charge.tgs +share/shotcut/elements/emojis/symbol/103-japanese_prohibited.tgs +share/shotcut/elements/emojis/symbol/104-japanese_acceptable.tgs +share/shotcut/elements/emojis/symbol/105-japanese_apply.tgs +share/shotcut/elements/emojis/symbol/106-passing_grade.tgs +share/shotcut/elements/emojis/symbol/107-japanese_vacant.tgs +share/shotcut/elements/emojis/symbol/108-japanese_open_for_business.tgs +share/shotcut/elements/emojis/symbol/109-japanese_no_vacancy.tgs +share/shotcut/elements/emojis/symbol/110-red_circle.tgs +share/shotcut/elements/emojis/symbol/111-orange_circle.tgs +share/shotcut/elements/emojis/symbol/112-yellow_circle.tgs +share/shotcut/elements/emojis/symbol/113-green_circle.tgs +share/shotcut/elements/emojis/symbol/114-blue_circle.tgs +share/shotcut/elements/emojis/symbol/115-purple_circle.tgs +share/shotcut/elements/emojis/symbol/116-brown_circle.tgs +share/shotcut/elements/emojis/symbol/117-black_circle.tgs +share/shotcut/elements/emojis/symbol/118-white_circle.tgs +share/shotcut/elements/emojis/symbol/119-red_square.tgs +share/shotcut/elements/emojis/symbol/120-orange_square.tgs +share/shotcut/elements/emojis/symbol/121-yellow_square.tgs +share/shotcut/elements/emojis/symbol/122-green_square.tgs +share/shotcut/elements/emojis/symbol/123-blue_square.tgs +share/shotcut/elements/emojis/symbol/124-purple_square.tgs +share/shotcut/elements/emojis/symbol/125-brown_square.tgs +share/shotcut/elements/emojis/symbol/126-black_square.tgs +share/shotcut/elements/emojis/symbol/127-white_square.tgs +share/shotcut/elements/emojis/symbol/128-small_black_square.tgs +share/shotcut/elements/emojis/symbol/129-small_white_square.tgs +share/shotcut/elements/emojis/symbol/130-orange_diamond.tgs +share/shotcut/elements/emojis/symbol/131-blue_diamond.tgs +share/shotcut/elements/emojis/symbol/132-orange_small_diamond.tgs +share/shotcut/elements/emojis/symbol/133-blue_small_diamond.tgs +share/shotcut/elements/emojis/symbol/134-red_triangle_up.tgs +share/shotcut/elements/emojis/symbol/135_red_triangle_down.tgs +share/shotcut/elements/emojis/symbol/136-diamond_w_dot.tgs +share/shotcut/elements/emojis/symbol/137-radio_button.tgs +share/shotcut/elements/emojis/symbol/138-white_square_button.tgs +share/shotcut/elements/emojis/symbol/139-black_sqaure_button.tgs +share/shotcut/elements/emojis/travel/ +share/shotcut/elements/emojis/travel/001-eastern_hemisphere.tgs +share/shotcut/elements/emojis/travel/002-western_hemisphere.tgs +share/shotcut/elements/emojis/travel/003-asian_hemisphere.tgs +share/shotcut/elements/emojis/travel/004-meridian_globe.tgs +share/shotcut/elements/emojis/travel/005-japan.tgs +share/shotcut/elements/emojis/travel/006-compass.tgs +share/shotcut/elements/emojis/travel/007-volcano.tgs +share/shotcut/elements/emojis/travel/008-mount_fuji.tgs +share/shotcut/elements/emojis/travel/009-bricks.tgs +share/shotcut/elements/emojis/travel/010-rock.tgs +share/shotcut/elements/emojis/travel/011-wood_log_stump.tgs +share/shotcut/elements/emojis/travel/012-grass_straw_hut.tgs +share/shotcut/elements/emojis/travel/013-house.tgs +share/shotcut/elements/emojis/travel/014-house_with_yard.tgs +share/shotcut/elements/emojis/travel/015-office_building.tgs +share/shotcut/elements/emojis/travel/016-japanese_post_office.tgs +share/shotcut/elements/emojis/travel/017-european_post_office.tgs +share/shotcut/elements/emojis/travel/018-hospital.tgs +share/shotcut/elements/emojis/travel/019-bank.tgs +share/shotcut/elements/emojis/travel/020-hotel.tgs +share/shotcut/elements/emojis/travel/021-love_hotel.tgs +share/shotcut/elements/emojis/travel/022-convenience_store.tgs +share/shotcut/elements/emojis/travel/023-school.tgs +share/shotcut/elements/emojis/travel/024-department_store.tgs +share/shotcut/elements/emojis/travel/025-factory.tgs +share/shotcut/elements/emojis/travel/026-japanese_shiro_castle.tgs +share/shotcut/elements/emojis/travel/027-castle.tgs +share/shotcut/elements/emojis/travel/028-wedding_chapel.tgs +share/shotcut/elements/emojis/travel/029-tokyo_tower.tgs +share/shotcut/elements/emojis/travel/030-statue_of_liberty.tgs +share/shotcut/elements/emojis/travel/031-church.tgs +share/shotcut/elements/emojis/travel/032-mosque.tgs +share/shotcut/elements/emojis/travel/033-hindu_mandir_temple.tgs +share/shotcut/elements/emojis/travel/034-synagogue.tgs +share/shotcut/elements/emojis/travel/035-kaaba_mecca.tgs +share/shotcut/elements/emojis/travel/036-fountain.tgs +share/shotcut/elements/emojis/travel/037-tent.tgs +share/shotcut/elements/emojis/travel/038-foggy_bridge.tgs +share/shotcut/elements/emojis/travel/039-city_at_night.tgs +share/shotcut/elements/emojis/travel/040-sunrise.tgs +share/shotcut/elements/emojis/travel/041-sunset.tgs +share/shotcut/elements/emojis/travel/042-city_dusk.tgs +share/shotcut/elements/emojis/travel/043-city_day.tgs +share/shotcut/elements/emojis/travel/044-bridge.tgs +share/shotcut/elements/emojis/travel/045-carousel_horse.tgs +share/shotcut/elements/emojis/travel/046-ferris_wheel.tgs +share/shotcut/elements/emojis/travel/047-roller_coaster.tgs +share/shotcut/elements/emojis/travel/048-barber_pole.tgs +share/shotcut/elements/emojis/travel/049-circus_tent.tgs +share/shotcut/elements/emojis/travel/050-train_engine.tgs +share/shotcut/elements/emojis/travel/051-train_car.tgs +share/shotcut/elements/emojis/travel/052-bullet_train.tgs +share/shotcut/elements/emojis/travel/053-high_speed_train.tgs +share/shotcut/elements/emojis/travel/054-modern_train.tgs +share/shotcut/elements/emojis/travel/055-bus.tgs +share/shotcut/elements/emojis/travel/055-subway_metro.tgs +share/shotcut/elements/emojis/travel/056-lightrail.tgs +share/shotcut/elements/emojis/travel/057-station.tgs +share/shotcut/elements/emojis/travel/058-tram.tgs +share/shotcut/elements/emojis/travel/059-monorail_train.tgs +share/shotcut/elements/emojis/travel/060-train_through_nature.tgs +share/shotcut/elements/emojis/travel/061-cablecar.tgs +share/shotcut/elements/emojis/travel/062-bus.tgs +share/shotcut/elements/emojis/travel/063-bus_front.tgs +share/shotcut/elements/emojis/travel/064-railway_car.tgs +share/shotcut/elements/emojis/travel/065-van.tgs +share/shotcut/elements/emojis/travel/066-ambulance.tgs +share/shotcut/elements/emojis/travel/067-firetruck.tgs +share/shotcut/elements/emojis/travel/068-police_car.tgs +share/shotcut/elements/emojis/travel/069-police_car_front.tgs +share/shotcut/elements/emojis/travel/070-taxi.tgs +share/shotcut/elements/emojis/travel/071-taxi_front.tgs +share/shotcut/elements/emojis/travel/072-car.tgs +share/shotcut/elements/emojis/travel/073-car_front.tgs +share/shotcut/elements/emojis/travel/074-SUV.tgs +share/shotcut/elements/emojis/travel/075-truck.tgs +share/shotcut/elements/emojis/travel/076-delivery_truck.tgs +share/shotcut/elements/emojis/travel/077-shipping_truck.tgs +share/shotcut/elements/emojis/travel/078-tractor.tgs +share/shotcut/elements/emojis/travel/079-vespa_scooter.tgs +share/shotcut/elements/emojis/travel/080-wheelchair.tgs +share/shotcut/elements/emojis/travel/081-electric_wheelchair.tgs +share/shotcut/elements/emojis/travel/082-rickshaw_tuk_tuk_cart.tgs +share/shotcut/elements/emojis/travel/083-bicycle.tgs +share/shotcut/elements/emojis/travel/084-scooter.tgs +share/shotcut/elements/emojis/travel/085-skateboard.tgs +share/shotcut/elements/emojis/travel/086-roller_skate.tgs +share/shotcut/elements/emojis/travel/087-bus_stop.tgs +share/shotcut/elements/emojis/travel/088-gas_station.tgs +share/shotcut/elements/emojis/travel/089-siren_alarm.tgs +share/shotcut/elements/emojis/travel/090-traffic_light_horizontal.tgs +share/shotcut/elements/emojis/travel/091-traffic_light_vertical.tgs +share/shotcut/elements/emojis/travel/092-stop_sign.tgs +share/shotcut/elements/emojis/travel/093-barricade.tgs +share/shotcut/elements/emojis/travel/094-anchor.tgs +share/shotcut/elements/emojis/travel/095-sail_boat.tgs +share/shotcut/elements/emojis/travel/096-row_boat_canoe.tgs +share/shotcut/elements/emojis/travel/097-speed_boat.tgs +share/shotcut/elements/emojis/travel/098-cruise.tgs +share/shotcut/elements/emojis/travel/099-plane_takeoff.tgs +share/shotcut/elements/emojis/travel/100-plane_landing.tgs +share/shotcut/elements/emojis/travel/102-parachute.tgs +share/shotcut/elements/emojis/travel/103-plane_or_bus_seat.tgs +share/shotcut/elements/emojis/travel/104-helicopter.tgs +share/shotcut/elements/emojis/travel/105-suspension_railway.tgs +share/shotcut/elements/emojis/travel/106-mountain_cableway.tgs +share/shotcut/elements/emojis/travel/107-aerial_tramway.tgs +share/shotcut/elements/emojis/travel/108-rocket.tgs +share/shotcut/elements/emojis/travel/109-UFO.tgs +share/shotcut/elements/emojis/travel/110-luggage.tgs +share/shotcut/elements/emojis/travel/112-hourglass_done.tgs +share/shotcut/elements/emojis/travel/113-hourglass_not_done.tgs +share/shotcut/elements/emojis/travel/114-watch.tgs +share/shotcut/elements/emojis/travel/115-clock.tgs +share/shotcut/elements/emojis/travel/116-twelve_o_clock.tgs +share/shotcut/elements/emojis/travel/117-twelve_thirty.tgs +share/shotcut/elements/emojis/travel/118-one_o_clock.tgs +share/shotcut/elements/emojis/travel/119-one_thirty.tgs +share/shotcut/elements/emojis/travel/120-two_o_clock.tgs +share/shotcut/elements/emojis/travel/121-two_thirty.tgs +share/shotcut/elements/emojis/travel/122-three_o_clock.tgs +share/shotcut/elements/emojis/travel/123-three_thirty.tgs +share/shotcut/elements/emojis/travel/124-four_o_clock.tgs +share/shotcut/elements/emojis/travel/125-four_thirty.tgs +share/shotcut/elements/emojis/travel/126-five_o_clock.tgs +share/shotcut/elements/emojis/travel/127-five_thirty.tgs +share/shotcut/elements/emojis/travel/128-six_o_clock.tgs +share/shotcut/elements/emojis/travel/129-six_thirty.tgs +share/shotcut/elements/emojis/travel/130-seven_o_clock.tgs +share/shotcut/elements/emojis/travel/131-seven_thirty.tgs +share/shotcut/elements/emojis/travel/132-eight_o_clock.tgs +share/shotcut/elements/emojis/travel/133-eight_thirty.tgs +share/shotcut/elements/emojis/travel/134-nine_o_clock.tgs +share/shotcut/elements/emojis/travel/135-nine_thirty.tgs +share/shotcut/elements/emojis/travel/136-ten_o_clock.tgs +share/shotcut/elements/emojis/travel/137-ten_thirty.tgs +share/shotcut/elements/emojis/travel/138-eleven_o_clock.tgs +share/shotcut/elements/emojis/travel/139-eleven_thirty.tgs +share/shotcut/elements/emojis/travel/140-new_moon.tgs +share/shotcut/elements/emojis/travel/141-waxing_crescent_moon.tgs +share/shotcut/elements/emojis/travel/142-first_quarter_moon.tgs +share/shotcut/elements/emojis/travel/143-waxing_gibbous_moon.tgs +share/shotcut/elements/emojis/travel/144-full_moon.tgs +share/shotcut/elements/emojis/travel/145-waning_gibbous_moon.tgs +share/shotcut/elements/emojis/travel/146-last_quarter_moon.tgs +share/shotcut/elements/emojis/travel/147-waning_crescent_moon.tgs +share/shotcut/elements/emojis/travel/148-crescent_moon.tgs +share/shotcut/elements/emojis/travel/149-new_moon_w_face.tgs +share/shotcut/elements/emojis/travel/150-first_quarter_moon_w_face.tgs +share/shotcut/elements/emojis/travel/151-last_quarter_moon_w_face.tgs +share/shotcut/elements/emojis/travel/152-full_moon_w_face.tgs +share/shotcut/elements/emojis/travel/153-sun_w_face.tgs +share/shotcut/elements/emojis/travel/154-saturn_planet.tgs +share/shotcut/elements/emojis/travel/155-star.tgs +share/shotcut/elements/emojis/travel/156-glowing_star.tgs +share/shotcut/elements/emojis/travel/157-shooting_star.tgs +share/shotcut/elements/emojis/travel/158-milky_way.tgs +share/shotcut/elements/emojis/travel/160-sun_behind_cloud.tgs +share/shotcut/elements/emojis/travel/161-cyclone.tgs +share/shotcut/elements/emojis/travel/162-rainbow.tgs +share/shotcut/elements/emojis/travel/163-closed_umbrella.tgs +share/shotcut/elements/emojis/travel/164-umbrella_w_rain_drops.tgs +share/shotcut/elements/emojis/travel/165-lightning_bolt.tgs +share/shotcut/elements/emojis/travel/166-snow_man.tgs +share/shotcut/elements/emojis/travel/167-fire.tgs +share/shotcut/elements/emojis/travel/168-water_droplet.tgs +share/shotcut/elements/emojis/travel/169-ocean_wave.tgs +share/shotcut/elements/graphics/ +share/shotcut/elements/graphics/Arrow.rawr +share/shotcut/elements/graphics/Gold Star.rawr +share/shotcut/elements/graphics/Green Box.rawr +share/shotcut/elements/graphics/Loading.rawr +share/shotcut/elements/graphics/Loading.webp +share/shotcut/elements/graphics/Oval.rawr +share/shotcut/elements/graphics/Rounded Rectangle.rawr +share/shotcut/elements/graphics/Subscribe.json +share/shotcut/elements/graphics/Subscribe.webp +share/shotcut/elements/graphics/shout1.rawr +share/shotcut/elements/graphics/shout1.webp +share/shotcut/elements/graphics/shout2.rawr +share/shotcut/elements/graphics/shout2.webp +share/shotcut/elements/graphics/shout3.rawr +share/shotcut/elements/graphics/shout3.webp +share/shotcut/elements/graphics/speech1.rawr +share/shotcut/elements/graphics/speech1.webp +share/shotcut/elements/graphics/speech2.rawr +share/shotcut/elements/graphics/speech2.webp +share/shotcut/elements/graphics/speech3.rawr +share/shotcut/elements/graphics/speech3.webp +share/shotcut/elements/graphics/thought1.rawr +share/shotcut/elements/graphics/thought1.webp +share/shotcut/elements/graphics/thought2.rawr +share/shotcut/elements/graphics/thought2.webp +share/shotcut/elements/graphics/thought3.rawr +share/shotcut/elements/graphics/thought3.webp +share/shotcut/elements/sounds/ +share/shotcut/elements/sounds/.gitkeep +share/shotcut/elements/sounds/Arrow.flac +share/shotcut/elements/sounds/Car Door.flac +share/shotcut/elements/sounds/Cartoon Bubbles.flac +share/shotcut/elements/sounds/Cracking.flac +share/shotcut/elements/sounds/Ding.flac +share/shotcut/elements/sounds/Dog Barks.flac +share/shotcut/elements/sounds/Fire.flac +share/shotcut/elements/sounds/Game Entry Happy.flac +share/shotcut/elements/sounds/Human Exhale.flac +share/shotcut/elements/sounds/Interface Accept.flac +share/shotcut/elements/sounds/Interface Deny.flac +share/shotcut/elements/sounds/Kalimba.flac +share/shotcut/elements/sounds/Laugh.flac +share/shotcut/elements/sounds/License - GDC Game Audio.pdf +share/shotcut/elements/sounds/Music Box Ting.flac +share/shotcut/elements/sounds/Page Turn.flac +share/shotcut/elements/sounds/Rattle.flac +share/shotcut/elements/sounds/Toilet Flush.flac +share/shotcut/elements/sounds/Velcro Rip.flac +share/shotcut/elements/sounds/Whistle.flac +share/shotcut/elements/sounds/Woosh.flac +share/shotcut/elements/sounds/Xylophone.flac +share/shotcut/elements/text/ +share/shotcut/elements/text/.gitkeep +share/shotcut/elements/text/Centered Title Boxes.rawr +share/shotcut/elements/text/Centered Title Boxes.webp +share/shotcut/elements/text/Centered Title Ovals.rawr +share/shotcut/elements/text/Centered Title Ovals.webp +share/shotcut/elements/text/Lower Third.rawr +share/shotcut/elements/text/Lower Third.webp +share/shotcut/elements/text/Top Banner.rawr +share/shotcut/elements/text/Top Banner.webp +share/shotcut/elements/transitions/ +share/shotcut/elements/transitions/.gitkeep +share/shotcut/elements/transitions/Centered Concentric Circles.rawr +share/shotcut/elements/transitions/Centered Concentric Circles.webp +share/shotcut/elements/transitions/Centered Diagonal.rawr +share/shotcut/elements/transitions/Centered Diagonal.webp +share/shotcut/elements/transitions/Intro Barn Door.rawr +share/shotcut/elements/transitions/Intro Barn Door.webp +share/shotcut/elements/transitions/Intro Diagonal.rawr +share/shotcut/elements/transitions/Intro Diagonal.webp +share/shotcut/elements/transitions/Intro X Box.rawr +share/shotcut/elements/transitions/Intro X Box.webp share/shotcut/filter-sets/ share/shotcut/filter-sets/Glow Intensity share/shotcut/filter-sets/Obscure With Blur @@ -19,6 +1305,7 @@ share/shotcut/qml/export-chapters/ share/shotcut/qml/export-chapters/export-chapters.js share/shotcut/qml/export-chapters/main.js share/shotcut/qml/export-chapters/mlt2chapters.js +share/shotcut/qml/export-chapters/package-lock.json share/shotcut/qml/export-chapters/package.json share/shotcut/qml/export-chapters/rebuild.sh share/shotcut/qml/export-chapters/test-node.js @@ -26,6 +1313,7 @@ share/shotcut/qml/export-edl/ share/shotcut/qml/export-edl/export-edl.js share/shotcut/qml/export-edl/main.js share/shotcut/qml/export-edl/mlt2edl.js +share/shotcut/qml/export-edl/package-lock.json share/shotcut/qml/export-edl/package.json share/shotcut/qml/export-edl/rebuild.sh share/shotcut/qml/export-edl/test-node.js @@ -134,6 +1422,12 @@ share/shotcut/qml/filters/audio_pitch/ui.qml share/shotcut/qml/filters/audio_reverb/ share/shotcut/qml/filters/audio_reverb/meta.qml share/shotcut/qml/filters/audio_reverb/ui.qml +share/shotcut/qml/filters/audio_rnnoise/ +share/shotcut/qml/filters/audio_rnnoise/meta.qml +share/shotcut/qml/filters/audio_rnnoise/ui.qml +share/shotcut/qml/filters/audio_rnnoise_link/ +share/shotcut/qml/filters/audio_rnnoise_link/meta.qml +share/shotcut/qml/filters/audio_rnnoise_link/ui.qml share/shotcut/qml/filters/audio_seam/ share/shotcut/qml/filters/audio_seam/meta.qml share/shotcut/qml/filters/audio_seam/ui.qml @@ -524,6 +1818,10 @@ share/shotcut/qml/filters/sepia/ share/shotcut/qml/filters/sepia/icon.webp share/shotcut/qml/filters/sepia/meta.qml share/shotcut/qml/filters/sepia/ui.qml +share/shotcut/qml/filters/shake/ +share/shotcut/qml/filters/shake/icon.webp +share/shotcut/qml/filters/shake/meta.qml +share/shotcut/qml/filters/shake/ui.qml share/shotcut/qml/filters/sharpen/ share/shotcut/qml/filters/sharpen/icon.webp share/shotcut/qml/filters/sharpen/meta_frei0r.qml @@ -636,6 +1934,9 @@ share/shotcut/qml/filters/vignette/meta_movit.qml share/shotcut/qml/filters/vignette/meta_oldfilm.qml share/shotcut/qml/filters/vignette/ui_movit.qml share/shotcut/qml/filters/vignette/ui_oldfilm.qml +share/shotcut/qml/filters/vst2.1934451059/ +share/shotcut/qml/filters/vst2.1934451059/meta.qml +share/shotcut/qml/filters/vst2.1934451059/ui.qml share/shotcut/qml/filters/wave/ share/shotcut/qml/filters/wave/icon.webp share/shotcut/qml/filters/wave/meta.qml @@ -669,6 +1970,7 @@ share/shotcut/qml/modules/Shotcut/Controls/KeyframesButton.qml share/shotcut/qml/modules/Shotcut/Controls/Marker.qml share/shotcut/qml/modules/Shotcut/Controls/MarkerBar.qml share/shotcut/qml/modules/Shotcut/Controls/MotionTrackerDialog.qml +share/shotcut/qml/modules/Shotcut/Controls/Number2D.qml share/shotcut/qml/modules/Shotcut/Controls/Preset.qml share/shotcut/qml/modules/Shotcut/Controls/RectangleControl.qml share/shotcut/qml/modules/Shotcut/Controls/SaveDefaultButton.qml @@ -688,6 +1990,7 @@ share/shotcut/qml/scopes/ share/shotcut/qml/scopes/audioloudness/ share/shotcut/qml/scopes/audioloudness/audioloudnessscope.qml share/shotcut/qml/views/ +share/shotcut/qml/views/HdrPreview.qml share/shotcut/qml/views/filter/ share/shotcut/qml/views/filter/AttachedFilters.qml share/shotcut/qml/views/filter/CopyFiltersDialog.qml @@ -695,6 +1998,8 @@ share/shotcut/qml/views/filter/FilterMenu.js share/shotcut/qml/views/filter/FilterMenu.qml share/shotcut/qml/views/filter/FilterMenuDelegate.qml share/shotcut/qml/views/filter/filterview.qml +share/shotcut/qml/views/hdr_gain.frag +share/shotcut/qml/views/hdr_gain.frag.qsb share/shotcut/qml/views/keyframes/ share/shotcut/qml/views/keyframes/Keyframe.qml share/shotcut/qml/views/keyframes/KeyframeClip.qml