{"id":4545,"date":"2023-04-25T17:44:31","date_gmt":"2023-04-25T17:44:31","guid":{"rendered":"https:\/\/100t.com.br\/?p=4545"},"modified":"2023-04-25T17:44:33","modified_gmt":"2023-04-25T17:44:33","slug":"app-para-desenhar-no-tablet","status":"publish","type":"post","link":"https:\/\/100t.com.br\/cs\/app-para-desenhar-no-tablet\/","title":{"rendered":"Objevte nejlep\u0161\u00ed aplikace pro kreslen\u00ed na tabletech"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Prom\u011b\u0148te sv\u016fj tablet v um\u011bleck\u00e9 studio s t\u011bmito aplikacemi pro kreslen\u00ed!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sv\u011bt digit\u00e1ln\u00edho um\u011bn\u00ed se neust\u00e1le vyv\u00edj\u00ed a s n\u00e1stupem nov\u00fdch technologi\u00ed se tvorba um\u011bleck\u00fdch d\u011bl stala dostupn\u011bj\u0161\u00ed a snadn\u011bj\u0161\u00ed ne\u017e kdy d\u0159\u00edve. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomoc\u00ed tablet\u016f mohou um\u011blci vytv\u00e1\u0159et d\u00edla kdekoli a kdykoli, ani\u017e by se museli starat o kabely a dr\u00e1ty.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZKrQWV\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          St\u00e1hn\u011bte si PicsArt Color        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZKUS TO            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZDARMA!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Oboha\u0165te sv\u00e9 kresby pomoc\u00ed PicsArt Color!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Oboha\u0165te sv\u00e9 kresby pomoc\u00ed PicsArt Color!              <\/p>\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ST\u00c1HNOUT APLIKACI                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Od rychl\u00fdch n\u00e1\u010drt\u016f a\u017e po detailn\u00ed ilustrace a slo\u017eit\u00e9 animace, existuje aplikace pro kreslen\u00ed, kter\u00e1 vyhovuje v\u0161em pot\u0159eb\u00e1m a preferenc\u00edm. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak\u017ee se p\u0159ipravte na objevov\u00e1n\u00ed \u00fa\u017easn\u00e9ho sv\u011bta aplikac\u00ed pro kreslen\u00ed na tabletu a posu\u0148te sv\u00e9 um\u011bn\u00ed na dal\u0161\u00ed \u00farove\u0148.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2><em>Barva PicsArt<\/em><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak jako <em>Barva PicsArt<\/em>, m\u016f\u017eete kreslit od ruky nebo pou\u017e\u00edvat n\u00e1stroje jako pera, \u0161t\u011btce a zna\u010dky k vytv\u00e1\u0159en\u00ed kvalitn\u00edch obr\u00e1zk\u016f. Aplikace m\u00e1 \u0161irokou \u0161k\u00e1lu barev a mo\u017enost\u00ed p\u0159echodu, co\u017e u\u017eivatel\u016fm umo\u017e\u0148uje vytv\u00e1\u0159et, co cht\u011bj\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplikace tak\u00e9 obsahuje \u0159adu pokro\u010dil\u00fdch funkc\u00ed, jako jsou vrstvy a mo\u017enosti m\u00edch\u00e1n\u00ed barev, kter\u00e9 v\u00e1m umo\u017en\u00ed vytv\u00e1\u0159et slo\u017eit\u00e9 a detailn\u00ed obr\u00e1zky. M\u016f\u017eete tak\u00e9 importovat obr\u00e1zky ze sv\u00e9ho za\u0159\u00edzen\u00ed nebo webu a pracovat na nich.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1-1024x683.jpg\" alt=\"app para desenhar no tablet\" class=\"w-full object-cover object-center border mx-auto wp-image-4552\" srcset=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1-1024x683.jpg 1024w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1-300x200.jpg 300w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1-768x512.jpg 768w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1-1536x1024.jpg 1536w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1-2048x1366.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">M\u00edt lep\u0161\u00ed pohyblivost. (Zdroj: p\u0159izp\u016fsobeno Googlem)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>PicsArt Color Pintar m\u00e1 nav\u00edc intuitivn\u00ed a snadno pou\u017eiteln\u00e9 rozhran\u00ed, kter\u00e9 zp\u0159\u00edstup\u0148uje vytv\u00e1\u0159en\u00ed digit\u00e1ln\u00edho um\u011bn\u00ed u\u017eivatel\u016fm v\u0161ech v\u011bkov\u00fdch kategori\u00ed a schopnost\u00ed. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dal\u0161\u00ed zaj\u00edmavou funkc\u00ed aplikace je funkce animace. U\u017eivatel\u00e9 mohou vytv\u00e1\u0159et jednoduch\u00e9 animace p\u0159id\u00e1n\u00edm obrazov\u00fdch vrstev a jejich postupnou \u00fapravou. <\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-como-usar-o-aplicativo\">Jak aplikaci pou\u017e\u00edvat<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vyberte existuj\u00edc\u00ed obr\u00e1zek ze sv\u00e9 fotogalerie nebo pou\u017eijte fotoapar\u00e1t sv\u00e9ho za\u0159\u00edzen\u00ed k po\u0159\u00edzen\u00ed nov\u00e9 fotografie, kterou m\u016f\u017eete vybarvit nebo nakreslit.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pomoc\u00ed kreslic\u00edch a barvic\u00edch n\u00e1stroj\u016f PicsArt Color Pintar vytvo\u0159te sv\u00e9 um\u011bleck\u00e9 d\u00edlo. M\u016f\u017eete si vybrat z r\u016fzn\u00fdch \u0161t\u011btc\u016f, per a fix\u016f, stejn\u011b jako ze \u0161irok\u00e9 \u0161k\u00e1ly barev a mo\u017enost\u00ed p\u0159echodu.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-VsYNa\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/paper-53-scaled.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          St\u00e1hn\u011bte si PicsArt Color        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZKUS TO            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZDARMA!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Oboha\u0165te sv\u00e9 kresby pomoc\u00ed PicsArt ColorQ        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/paper-53-scaled.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Oboha\u0165te sv\u00e9 kresby pomoc\u00ed PicsArt ColorQ              <\/p>\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.picsart.draw&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ST\u00c1HNOUT APLIKACI                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pokud chcete do obr\u00e1zku p\u0159idat dal\u0161\u00ed podrobnosti, m\u016f\u017eete pomoc\u00ed vrstev aplikace vytvo\u0159it efekty st\u00ednov\u00e1n\u00ed a textury. M\u016f\u017eete tak\u00e9 pou\u017e\u00edt mo\u017enosti prolnut\u00ed barev k vytvo\u0159en\u00ed hladk\u00fdch p\u0159echod\u016f mezi r\u016fzn\u00fdmi barevn\u00fdmi oblastmi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jakmile dokon\u010d\u00edte sv\u00e9 um\u011bleck\u00e9 d\u00edlo, ulo\u017ete jej do sv\u00e9ho za\u0159\u00edzen\u00ed nebo jej sd\u00edlejte s ostatn\u00edmi u\u017eivateli PicsArt Color Pintar prost\u0159ednictv\u00edm online komunity aplikace nebo va\u0161ich soci\u00e1ln\u00edch s\u00edt\u00ed.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>iBis Paint<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00d3 <em>iBis Paint<\/em> je v\u00fdkonn\u00e1 aplikace, kter\u00e1 obsahuje pokro\u010dil\u00e9 funkce kreslen\u00ed, jako jsou vrstvy, re\u017eimy prolnut\u00ed barev, mo\u017enosti \u00faprav a dal\u0161\u00ed. U\u017eivatel\u00e9 mohou vytv\u00e1\u0159et vysoce detailn\u00ed a slo\u017eit\u00e9 obr\u00e1zky pomoc\u00ed jednoduch\u00e9ho a snadno pou\u017eiteln\u00e9ho rozhran\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplikace m\u00e1 tak\u00e9 \u0159adu skv\u011bl\u00fdch funkc\u00ed, kter\u00e9 u\u017eivatel\u016fm pom\u00e1haj\u00ed vytv\u00e1\u0159et \u00fa\u017easn\u00e9 obr\u00e1zky, jako je funkce stabilizace tahu, kter\u00e1 pom\u00e1h\u00e1 udr\u017eovat tahy \u0161t\u011btcem hladk\u00e9 a p\u0159esn\u00e9, i kdy\u017e se v\u00e1m t\u0159ese ruka. <\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/i628513-1024x576.jpeg\" alt=\"app para desenhar no tablet\" class=\"w-full object-cover object-center border mx-auto wp-image-4551\" srcset=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/i628513-1024x576.jpeg 1024w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/i628513-300x169.jpeg 300w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/i628513-768x432.jpeg 768w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/i628513.jpeg 1400w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">U\u0161et\u0159ete v\u00edce \u010dasu. (Zdroj: p\u0159izp\u016fsobeno Googlem)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Krom\u011b toho iBis Paint X tak\u00e9 umo\u017e\u0148uje u\u017eivatel\u016fm nahr\u00e1vat videa z procesu vytv\u00e1\u0159en\u00ed jejich um\u011bleck\u00fdch d\u011bl, co\u017e jim umo\u017e\u0148uje sd\u00edlet jejich techniku s ostatn\u00edmi u\u017eivateli.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednou z nejlep\u0161\u00edch v\u011bc\u00ed na iBis Paint X je \u0161irok\u00e1 \u0161k\u00e1la dostupn\u00fdch \u0161t\u011btc\u016f a mo\u017enost\u00ed p\u0159izp\u016fsoben\u00ed. U\u017eivatel\u00e9 si mohou vybrat z r\u016fzn\u00fdch \u0161t\u011btc\u016f, od \u0161t\u011btc\u016f na barvy a tu\u017eky a\u017e po akvarelov\u00e9 \u0161t\u011btce a fixy. <\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-FGEa3\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          St\u00e1hn\u011bte si iBis Paint X        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZKUS TO            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZDARMA!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Oboha\u0165te sv\u00e9 kresby pomoc\u00ed iBis Paint X!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Oboha\u0165te sv\u00e9 kresby pomoc\u00ed iBis Paint X!              <\/p>\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ST\u00c1HNOUT APLIKACI                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ka\u017ed\u00fd \u0161t\u011btec lze p\u0159izp\u016fsobit r\u016fzn\u00fdm nastaven\u00edm, jako je velikost, kryt\u00ed a re\u017eim prolnut\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dal\u0161\u00ed zaj\u00edmavou funkc\u00ed iBis Paint X je perspektivn\u00ed re\u017eim kreslen\u00ed, kter\u00fd u\u017eivatel\u016fm umo\u017e\u0148uje kreslit objekty v perspektiv\u011b jednoduch\u00fdm a intuitivn\u00edm zp\u016fsobem. To usnad\u0148uje vytv\u00e1\u0159en\u00ed realisti\u010dt\u011bj\u0161\u00edch a trojrozm\u011brn\u00fdch d\u011bl.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Jak aplikaci pou\u017e\u00edvat<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Otev\u0159ete aplikaci a vyberte kresl\u00edc\u00ed n\u00e1stroj, kter\u00fd chcete pou\u017e\u00edt, nap\u0159\u00edklad \u0161t\u011btec, pero nebo zna\u010dku. Ka\u017ed\u00fd n\u00e1stroj m\u00e1 sv\u00e9 vlastn\u00ed nastaven\u00ed, kter\u00e9 lze upravit podle va\u0161ich preferenc\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vyberte barvu, kterou chcete pou\u017e\u00edt pro kreslen\u00ed, a upravte nastaven\u00ed kreslic\u00edho n\u00e1stroje, jako je velikost, kryt\u00ed a re\u017eim prolnut\u00ed. Pokud chcete pou\u017e\u00edt vlastn\u00ed barvu, m\u016f\u017eete pomoc\u00ed n\u00e1stroje pro v\u00fdb\u011br barvy vybrat barvu, kter\u00e1 se v\u00e1m l\u00edb\u00ed.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Zm5T7x\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          St\u00e1hn\u011bte si iBis Paint X        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZKUS TO            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZDARMA!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Oboha\u0165te sv\u00e9 kresby pomoc\u00ed iBis Paint X!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Oboha\u0165te sv\u00e9 kresby pomoc\u00ed iBis Paint X!              <\/p>\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=jp.ne.ibis.ibispaintx.app&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ST\u00c1HNOUT APLIKACI                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Za\u010dn\u011bte kreslit na pl\u00e1tno pomoc\u00ed zvolen\u00e9ho kreslic\u00edho n\u00e1stroje. Pomoc\u00ed n\u00e1stroj\u016f p\u0159ibl\u00ed\u017een\u00ed a posouv\u00e1n\u00ed se zam\u011b\u0159te na konkr\u00e9tn\u00ed oblasti sv\u00e9ho um\u011bleck\u00e9ho d\u00edla.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u017e budete s kreslen\u00edm hotovi, ulo\u017ete si sv\u00e9 kresby do za\u0159\u00edzen\u00ed nebo je sd\u00edlejte s ostatn\u00edmi u\u017eivateli iBis Paint X prost\u0159ednictv\u00edm online komunity aplikace. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sv\u00e9 um\u011bleck\u00e9 d\u00edlo m\u016f\u017eete tak\u00e9 sd\u00edlet na sv\u00fdch soci\u00e1ln\u00edch s\u00edt\u00edch a uk\u00e1zat tak sv\u00e9 d\u00edlo p\u0159\u00e1tel\u016fm a rodin\u011b. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Krom\u011b toho v\u00e1m aplikace umo\u017e\u0148uje exportovat va\u0161e um\u011bleck\u00e1 d\u00edla v r\u016fzn\u00fdch form\u00e1tech, jako jsou PNG, JPEG a PSD.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Skic\u00e1\u0159<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00d3 <em>Skic\u00e1\u0159<\/em> m\u00e1 intuitivn\u00ed rozhran\u00ed, kter\u00e9 u\u017eivatel\u016fm umo\u017e\u0148uje snadn\u00fd p\u0159\u00edstup k \u0161irok\u00e9 \u0159ad\u011b funkc\u00ed, jako jsou \u0161t\u011btce, tu\u017eky, fixy, airbrushe a dal\u0161\u00ed. M\u00e1te tak\u00e9 mo\u017enost upravit tyto n\u00e1stroje tak, aby vyhovovaly va\u0161im specifick\u00fdm pot\u0159eb\u00e1m kreslen\u00ed a malov\u00e1n\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednou z hlavn\u00edch funkc\u00ed Sketchbooku je syst\u00e9m vrstven\u00ed, kter\u00fd u\u017eivatel\u016fm umo\u017e\u0148uje pracovat na r\u016fzn\u00fdch \u010d\u00e1stech jejich um\u011bleck\u00e9ho d\u00edla, ani\u017e by to ovlivnilo ostatn\u00ed \u010d\u00e1sti. To u\u017eivatel\u016fm usnad\u0148uje prov\u00e1d\u011bn\u00ed \u00faprav a \u00faprav jejich kresby, ani\u017e by museli za\u010d\u00ednat od nuly.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"578\" loading=\"lazy\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo-1024x578.jpg\" alt=\"app para desenhar no tablet\" class=\"w-full object-cover object-center border mx-auto wp-image-4550\" srcset=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo-1024x578.jpg 1024w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo-300x169.jpg 300w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo-768x434.jpg 768w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo-1536x867.jpg 1536w, https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/Morpholio_Journal_app_00_Cover_02_Javier_Galindo.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Velk\u00e1 rozmanitost n\u00e1stroj\u016f. (Zdroj: p\u0159izp\u016fsobeno Googlem)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplikace tak\u00e9 podporuje prol\u00edn\u00e1n\u00ed barev, co\u017e je u\u017eite\u010dn\u00e9 pro vytv\u00e1\u0159en\u00ed st\u00ednov\u00fdch a sv\u011bteln\u00fdch efekt\u016f ve va\u0161\u00ed kresb\u011b. U\u017eivatel\u00e9 si tak\u00e9 mohou vybrat z r\u016fzn\u00fdch mo\u017enost\u00ed p\u0159echodu a vytvo\u0159it tak hladk\u00e9 p\u0159echodov\u00e9 efekty.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sketchbook nab\u00edz\u00ed \u0159adu pokro\u010dil\u00fdch funkc\u00ed, jako je nap\u0159\u00edklad mo\u017enost vytv\u00e1\u0159et perspektivn\u00ed vod\u00edtka pro kreslen\u00ed objekt\u016f v r\u016fzn\u00fdch \u00fahlech a pozic\u00edch. Aplikace m\u00e1 tak\u00e9 funkce pro p\u0159id\u00e1v\u00e1n\u00ed textu a n\u00e1lepek do va\u0161ich um\u011bleck\u00fdch d\u011bl, co\u017e v\u00e1m umo\u017e\u0148uje vytv\u00e1\u0159et jedine\u010dn\u00e9 a personalizovan\u00e9 n\u00e1vrhy.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Jak aplikaci pou\u017e\u00edvat<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Otev\u0159ete aplikaci a vyberte kresl\u00edc\u00ed n\u00e1stroj, kter\u00fd chcete pou\u017e\u00edt, nap\u0159\u00edklad \u0161t\u011btec, tu\u017eku nebo zna\u010dku. Ka\u017ed\u00fd n\u00e1stroj m\u00e1 sv\u00e9 vlastn\u00ed nastaven\u00ed, kter\u00e9 lze upravit podle va\u0161ich preferenc\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vyberte barvu, kterou chcete pou\u017e\u00edt pro kreslen\u00ed, a upravte nastaven\u00ed kreslic\u00edho n\u00e1stroje, jako je velikost, kryt\u00ed a re\u017eim prolnut\u00ed. Pokud chcete pou\u017e\u00edt vlastn\u00ed barvu, m\u016f\u017eete pomoc\u00ed n\u00e1stroje pro v\u00fdb\u011br barvy vybrat barvu, kter\u00e1 se v\u00e1m l\u00edb\u00ed.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Gn80B\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.adsk.sketchbook&amp;hl=pt-br\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          aplikace        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          St\u00e1hnout Sketchbook        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZKUS TO            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              ZDARMA!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Oboha\u0165te sv\u00e9 kresby pomoc\u00ed Sketchbooku!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.adsk.sketchbook&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.adsk.sketchbook&amp;hl=pt-br\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ST\u00c1HNOUT APLIKACI            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.adsk.sketchbook&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/dose-media-Wdtdkg3xq00-unsplash-scaled-1.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Oboha\u0165te sv\u00e9 kresby pomoc\u00ed Sketchbooku!              <\/p>\n              <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.adsk.sketchbook&amp;hl=pt-br\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ST\u00c1HNOUT APLIKACI                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jin\u00fd web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vytvo\u0159te novou vrstvu a za\u010dn\u011bte pracovat na sv\u00e9 kresb\u011b. Sketchbook podporuje neomezen\u00e9 mno\u017estv\u00ed vrstev, co\u017e v\u00e1m umo\u017e\u0148uje pracovat na r\u016fzn\u00fdch \u010d\u00e1stech va\u0161\u00ed kresby, ani\u017e byste ovlivnili ostatn\u00ed \u010d\u00e1sti. Ujist\u011bte se, \u017ee jste vybrali spr\u00e1vn\u00fd typ vrstvy pro to, co chcete kreslit, nap\u0159\u00edklad \u010d\u00e1rovou vrstvu nebo barevnou vrstvu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Za\u010dn\u011bte kreslit na pl\u00e1tno pomoc\u00ed zvolen\u00e9ho kreslic\u00edho n\u00e1stroje. Pomoc\u00ed n\u00e1stroj\u016f p\u0159ibl\u00ed\u017een\u00ed a posouv\u00e1n\u00ed se zam\u011b\u0159te na konkr\u00e9tn\u00ed oblasti sv\u00e9ho um\u011bleck\u00e9ho d\u00edla. Pamatujte, \u017ee pomoc\u00ed n\u00e1stroj\u016f pro \u00fapravy Sketchbooku m\u016f\u017eete sv\u00e9 kresby kdykoli upravit a upravit.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Z\u016fsta\u0148te s n\u00e1mi, kdy\u017e se pod\u00edv\u00e1me na n\u011bkter\u00e9 z nejlep\u0161\u00edch aplikac\u00ed pro kreslen\u00ed tablet\u016f dostupn\u00fdch na trhu. Pochopte, jak ka\u017ed\u00e1 aplikace funguje, a prom\u011b\u0148te sv\u016fj tablet ve skute\u010dn\u00e9 studio pro va\u0161e um\u011bleck\u00e1 d\u00edla!<\/p>","protected":false},"author":9,"featured_media":4548,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[19],"tags":[283,282],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Conhe\u00e7a os melhores aplicativos para desenhos em tablets<\/title>\n<meta name=\"description\" content=\"Se voc\u00ea \u00e9 um designer que busca um novo meio para criar suas obras, ou simplesmente um entusiasta que quer experimentar, est\u00e1 no lugar certo!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/100t.com.br\/cs\/app-para-desenhar-no-tablet\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conhe\u00e7a os melhores aplicativos para desenhos em tablets\" \/>\n<meta property=\"og:description\" content=\"Se voc\u00ea \u00e9 um designer que busca um novo meio para criar suas obras, ou simplesmente um entusiasta que quer experimentar, est\u00e1 no lugar certo!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/100t.com.br\/cs\/app-para-desenhar-no-tablet\/\" \/>\n<meta property=\"og:site_name\" content=\"100 Tech\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-25T17:44:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-25T17:44:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samantha Scorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/100t.com.br\/#website\",\"url\":\"https:\/\/100t.com.br\/\",\"name\":\"100 Tech\",\"description\":\"Tecnologia e Informa\u00e7\u00e3o\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/100t.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"cs-CZ\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs-CZ\",\"@id\":\"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#primaryimage\",\"url\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg\",\"contentUrl\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Tenha uma mobilidade melhor. (Fonte: Google adaptado)\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#webpage\",\"url\":\"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/\",\"name\":\"Conhe\u00e7a os melhores aplicativos para desenhos em tablets\",\"isPartOf\":{\"@id\":\"https:\/\/100t.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#primaryimage\"},\"datePublished\":\"2023-04-25T17:44:31+00:00\",\"dateModified\":\"2023-04-25T17:44:33+00:00\",\"author\":{\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a\"},\"description\":\"Se voc\u00ea \u00e9 um designer que busca um novo meio para criar suas obras, ou simplesmente um entusiasta que quer experimentar, est\u00e1 no lugar certo!\",\"breadcrumb\":{\"@id\":\"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#breadcrumb\"},\"inLanguage\":\"cs-CZ\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/100t.com.br\/cs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conhe\u00e7a os melhores aplicativos para desenhos em tablets\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs-CZ\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"Samantha Scorbaioli\"},\"url\":\"https:\/\/100t.com.br\/cs\/author\/samantha-scorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Conhe\u00e7a os melhores aplicativos para desenhos em tablets","description":"Se voc\u00ea \u00e9 um designer que busca um novo meio para criar suas obras, ou simplesmente um entusiasta que quer experimentar, est\u00e1 no lugar certo!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/100t.com.br\/cs\/app-para-desenhar-no-tablet\/","og_locale":"cs_CZ","og_type":"article","og_title":"Conhe\u00e7a os melhores aplicativos para desenhos em tablets","og_description":"Se voc\u00ea \u00e9 um designer que busca um novo meio para criar suas obras, ou simplesmente um entusiasta que quer experimentar, est\u00e1 no lugar certo!","og_url":"https:\/\/100t.com.br\/cs\/app-para-desenhar-no-tablet\/","og_site_name":"100 Tech","article_published_time":"2023-04-25T17:44:31+00:00","article_modified_time":"2023-04-25T17:44:33+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/100t.com.br\/#website","url":"https:\/\/100t.com.br\/","name":"100 Tech","description":"Tecnologia e Informa\u00e7\u00e3o","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/100t.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"cs-CZ"},{"@type":"ImageObject","inLanguage":"cs-CZ","@id":"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#primaryimage","url":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg","contentUrl":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/03\/90-2.jpg","width":1280,"height":720,"caption":"Tenha uma mobilidade melhor. (Fonte: Google adaptado)"},{"@type":"WebPage","@id":"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#webpage","url":"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/","name":"Conhe\u00e7a os melhores aplicativos para desenhos em tablets","isPartOf":{"@id":"https:\/\/100t.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#primaryimage"},"datePublished":"2023-04-25T17:44:31+00:00","dateModified":"2023-04-25T17:44:33+00:00","author":{"@id":"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a"},"description":"Se voc\u00ea \u00e9 um designer que busca um novo meio para criar suas obras, ou simplesmente um entusiasta que quer experimentar, est\u00e1 no lugar certo!","breadcrumb":{"@id":"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#breadcrumb"},"inLanguage":"cs-CZ","potentialAction":[{"@type":"ReadAction","target":["https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/100t.com.br\/app-para-desenhar-no-tablet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/100t.com.br\/cs\/"},{"@type":"ListItem","position":2,"name":"Conhe\u00e7a os melhores aplicativos para desenhos em tablets"}]},{"@type":"Person","@id":"https:\/\/100t.com.br\/#\/schema\/person\/40df5a8c2f24891c9cf2f6121055c08a","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"cs-CZ","@id":"https:\/\/100t.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"Samantha Scorbaioli"},"url":"https:\/\/100t.com.br\/cs\/author\/samantha-scorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/posts\/4545"}],"collection":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/comments?post=4545"}],"version-history":[{"count":0,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/posts\/4545\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/media\/4548"}],"wp:attachment":[{"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/media?parent=4545"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/categories?post=4545"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100t.com.br\/cs\/wp-json\/wp\/v2\/tags?post=4545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}