{"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\/ro\/app-para-desenhar-no-tablet\/","title":{"rendered":"Descoperi\u021bi cele mai bune aplica\u021bii de desen pentru tablete"},"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>Transform\u0103-\u021bi tableta \u00eentr-un studio de art\u0103 cu aceste aplica\u021bii de desen!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lumea artei digitale este \u00een continu\u0103 evolu\u021bie, iar odat\u0103 cu apari\u021bia noilor tehnologii, crearea operelor de art\u0103 a devenit mai accesibil\u0103 \u0219i mai u\u0219oar\u0103 dec\u00e2t oric\u00e2nd. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Prin intermediul tabletelor, arti\u0219tii pot crea lucr\u0103ri oriunde \u0219i oric\u00e2nd, f\u0103r\u0103 a fi nevoi\u021bi s\u0103 v\u0103 face\u021bi griji pentru cabluri \u0219i fire.<\/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          Aplica\u021bie        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Desc\u0103rca\u021bi 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              INCEARCA-L            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              GRATUIT!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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              DESCARC\u0102 APP            <\/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              DESCARC\u0102 APP            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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                \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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                    DESCARC\u0102 APP                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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>De la schi\u021be rapide la ilustra\u021bii detaliate \u0219i anima\u021bii complexe, exist\u0103 o aplica\u021bie de desen care se potrive\u0219te fiec\u0103rei nevoi \u0219i preferin\u021be. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u0219adar, preg\u0103ti\u021bi-v\u0103 s\u0103 descoperi\u021bi lumea minunat\u0103 a aplica\u021biilor de desen pentru tablete \u0219i s\u0103 v\u0103 duce\u021bi arta la nivelul urm\u0103tor.<\/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>Culoare 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>La fel de <em>Culoare PicsArt<\/em>, pute\u021bi desena cu m\u00e2n\u0103 liber\u0103 sau pute\u021bi folosi instrumente precum pixuri, pensule \u0219i markere pentru a crea imagini de calitate. Aplica\u021bia are o mare varietate de op\u021biuni de culoare \u0219i gradient, permi\u021b\u00e2nd utilizatorilor s\u0103 creeze orice doresc.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplica\u021bia include, de asemenea, o varietate de func\u021bii avansate, cum ar fi op\u021biuni de stratificare \u0219i amestecare a culorilor, care v\u0103 permit s\u0103 crea\u021bi imagini complexe \u0219i detaliate. De asemenea, pute\u021bi importa imagini de pe dispozitiv sau de pe web \u0219i s\u0103 lucra\u021bi la ele.<\/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\">Ave\u021bi o mobilitate mai bun\u0103. (Sursa: Google adaptat)<\/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>\u00cen plus, PicsArt Color Paint are o interfa\u021b\u0103 intuitiv\u0103 \u0219i u\u0219or de utilizat, care face ca crearea de art\u0103 digital\u0103 s\u0103 fie accesibil\u0103 utilizatorilor de toate v\u00e2rstele \u0219i abilit\u0103\u021bile. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O alt\u0103 caracteristic\u0103 interesant\u0103 a aplica\u021biei este caracteristica de anima\u021bie. Utilizatorii pot crea anima\u021bii simple ad\u0103ug\u00e2nd straturi de imagine \u0219i ajust\u00e2ndu-le \u00een ordine. <\/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\">Cum se folose\u0219te aplica\u021bia<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Selecta\u021bi o imagine existent\u0103 din galeria dvs. foto sau utiliza\u021bi camera dispozitivului pentru a face o nou\u0103 fotografie pentru a colora sau a desena.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Utiliza\u021bi instrumentele de desen \u0219i colorat PicsArt Color Paint pentru a v\u0103 crea opera de art\u0103. Pute\u021bi alege dintr-o varietate de pensule, pixuri \u0219i markere, precum \u0219i o gam\u0103 larg\u0103 de culori \u0219i op\u021biuni de gradient.<\/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          Aplica\u021bie        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Desc\u0103rca\u021bi 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              INCEARCA-L            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              GRATUIT!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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              DESCARC\u0102 APP            <\/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              DESCARC\u0102 APP            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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                \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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                    DESCARC\u0102 APP                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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>Dac\u0103 dori\u021bi s\u0103 ad\u0103uga\u021bi mai multe detalii imaginii dvs., pute\u021bi utiliza straturile aplica\u021biei pentru a crea efecte de umbrire \u0219i textur\u0103. De asemenea, pute\u021bi utiliza op\u021biunile de amestecare a culorilor pentru a crea tranzi\u021bii netede \u00eentre diferite zone de culoare.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dup\u0103 ce a\u021bi terminat opera de art\u0103, salva\u021bi-o pe dispozitiv sau partaja\u021bi-o cu al\u021bi utilizatori PicsArt Color Pintar prin intermediul comunit\u0103\u021bii online a aplica\u021biei sau al re\u021belelor dvs. de socializare.<\/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 X<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O <em>iBis Paint X<\/em> este o aplica\u021bie puternic\u0103 care include caracteristici avansate de desen, cum ar fi straturi, moduri de amestecare a culorilor, op\u021biuni de editare \u0219i multe altele. Utilizatorii pot crea imagini foarte detaliate \u0219i complexe cu o interfa\u021b\u0103 simpl\u0103 \u0219i u\u0219or de utilizat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aplica\u021bia are, de asemenea, o serie de func\u021bii interesante care ajut\u0103 utilizatorii s\u0103 creeze imagini uimitoare, cum ar fi func\u021bia de stabilizare a cursei, care ajut\u0103 la men\u021binerea periei netede \u0219i precise chiar \u0219i atunci c\u00e2nd \u00ee\u021bi tremur\u0103 m\u00e2na. <\/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\">Economisi\u021bi mai mult timp. (Sursa: Google adaptat)<\/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>Mai mult, iBis Paint X permite utilizatorilor s\u0103 \u00eenregistreze videoclipuri cu procesul de creare a operei de art\u0103, permi\u021b\u00e2ndu-le s\u0103-\u0219i \u00eemp\u0103rt\u0103\u0219easc\u0103 tehnica cu al\u021bi utilizatori.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unul dintre cele mai bune lucruri despre iBis Paint X este varietatea larg\u0103 de pensule \u0219i op\u021biunile de personalizare disponibile. Utilizatorii pot alege dintr-o varietate de pensule, de la pensule de cerneal\u0103 \u0219i creioane p\u00e2n\u0103 la pensule pentru acuarel\u0103 \u0219i markere. <\/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          Aplica\u021bie        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Desc\u0103rca\u021bi iBis PaintX        <\/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              INCEARCA-L            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              GRATUIT!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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              DESCARC\u0102 APP            <\/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              DESCARC\u0102 APP            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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                \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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                    DESCARC\u0102 APP                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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>Fiecare pensul\u0103 poate fi personalizat\u0103 cu diferite set\u0103ri, cum ar fi dimensiunea, opacitatea \u0219i modul de amestecare.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O alt\u0103 caracteristic\u0103 interesant\u0103 a iBis Paint X este modul de desenare \u00een perspectiv\u0103, care permite utilizatorilor s\u0103 deseneze obiecte \u00een perspectiv\u0103 \u00eentr-un mod u\u0219or \u0219i intuitiv. Acest lucru faciliteaz\u0103 crearea de lucr\u0103ri mai realiste \u0219i tridimensionale.<\/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>Cum se folose\u0219te aplica\u021bia<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deschide\u021bi aplica\u021bia \u0219i alege\u021bi instrumentul de desen pe care dori\u021bi s\u0103 \u00eel utiliza\u021bi, cum ar fi o pensul\u0103, un stilou sau un iluminator. Fiecare instrument are propriile set\u0103ri care pot fi ajustate \u00een func\u021bie de preferin\u021bele dvs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Selecta\u021bi culoarea pe care dori\u021bi s\u0103 o utiliza\u021bi pentru desen \u0219i ajusta\u021bi set\u0103rile instrumentului de desen, cum ar fi dimensiunea, opacitatea \u0219i modul de amestecare. Dac\u0103 dori\u021bi s\u0103 utiliza\u021bi o culoare personalizat\u0103, pute\u021bi utiliza selectorul de culori pentru a alege o culoare care v\u0103 place.<\/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          Aplica\u021bie        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Desc\u0103rca\u021bi iBis PaintX        <\/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              INCEARCA-L            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              GRATUIT!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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              DESCARC\u0102 APP            <\/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              DESCARC\u0102 APP            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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                \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu 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                    DESCARC\u0102 APP                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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>\u00cencepe\u021bi s\u0103 desena\u021bi pe p\u00e2nz\u0103 folosind instrumentul de desen ales. Utiliza\u021bi instrumentele de zoom \u0219i pan pentru a v\u0103 concentra pe anumite zone ale operei dvs. de art\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>C\u00e2nd a\u021bi terminat de desenat, salva\u021bi opera de art\u0103 pe dispozitiv sau partaja\u021bi-o cu al\u021bi utilizatori iBis Paint X prin intermediul comunit\u0103\u021bii online a aplica\u021biei. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De asemenea, pute\u021bi partaja opera dvs. de art\u0103 pe re\u021belele de socializare pentru a v\u0103 ar\u0103ta munca prietenilor \u0219i familiei. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cen plus, aplica\u021bia v\u0103 permite s\u0103 exporta\u021bi opera de art\u0103 \u00een diferite formate, cum ar fi PNG, JPEG \u0219i 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>Caiet de schi\u021be<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O <em>Caiet de schi\u021be<\/em> Are o interfa\u021b\u0103 intuitiv\u0103 care permite utilizatorilor s\u0103 acceseze cu u\u0219urin\u021b\u0103 o gam\u0103 larg\u0103 de func\u021bii precum pensule, creioane, markere, aerografe \u0219i multe altele. De asemenea, au op\u021biunea de a personaliza aceste instrumente pentru a satisface nevoile lor specifice de desen \u0219i pictur\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una dintre caracteristicile principale ale Sketchbook este sistemul s\u0103u de stratificare, care permite utilizatorilor s\u0103 lucreze la diferite p\u0103r\u021bi ale operei lor de art\u0103 f\u0103r\u0103 a afecta alte p\u0103r\u021bi. Acest lucru faciliteaz\u0103 utilizatorilor s\u0103 efectueze modific\u0103ri \u0219i ajust\u0103ri ale operei lor de art\u0103 f\u0103r\u0103 a fi nevoie s\u0103 \u00eenceap\u0103 de la zero.<\/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\">Varietate mare de instrumente. (Sursa: Google adaptat)<\/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>Aplica\u021bia accept\u0103, de asemenea, amestecarea culorilor, care este util\u0103 pentru a crea efecte de umbr\u0103 \u0219i de lumin\u0103 asupra operei de art\u0103. De asemenea, utilizatorii pot alege dintr-o varietate de op\u021biuni de gradient pentru a crea efecte de tranzi\u021bie lin\u0103.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sketchbook ofer\u0103 o serie de func\u021bii avansate, cum ar fi capacitatea de a crea ghiduri de perspectiv\u0103 pentru a desena obiecte \u00een diferite unghiuri \u0219i pozi\u021bii. Aplica\u021bia are, de asemenea, func\u021bii pentru a ad\u0103uga text \u0219i autocolante lucr\u0103rilor dvs. de art\u0103, permi\u021b\u00e2ndu-v\u0103 s\u0103 crea\u021bi modele unice \u0219i personalizate.<\/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>Cum se folose\u0219te aplica\u021bia<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Deschide\u021bi aplica\u021bia \u0219i alege\u021bi instrumentul de desen pe care dori\u021bi s\u0103 \u00eel utiliza\u021bi, cum ar fi o pensul\u0103, un creion sau un marker. Fiecare instrument are propriile set\u0103ri care pot fi ajustate \u00een func\u021bie de preferin\u021bele dvs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Selecta\u021bi culoarea pe care dori\u021bi s\u0103 o utiliza\u021bi pentru desen \u0219i ajusta\u021bi set\u0103rile instrumentului de desen, cum ar fi dimensiunea, opacitatea \u0219i modul de amestecare. Dac\u0103 dori\u021bi s\u0103 utiliza\u021bi o culoare personalizat\u0103, pute\u021bi utiliza selectorul de culori pentru a alege o culoare care v\u0103 place.<\/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          Aplica\u021bie        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Desc\u0103rca\u021bi 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              INCEARCA-L            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              GRATUIT!            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu Sketchbook!        <\/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              DESCARC\u0102 APP            <\/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              DESCARC\u0102 APP            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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                \u00cembog\u0103\u021bi\u021bi-v\u0103 desenele cu Sketchbook!              <\/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                    DESCARC\u0102 APP                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ve\u021bi fi redirec\u021bionat c\u0103tre un alt site 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>Crea\u021bi un nou strat pentru a \u00eencepe s\u0103 lucra\u021bi la opera de art\u0103. Sketchbook accept\u0103 straturi nelimitate, permi\u021b\u00e2ndu-v\u0103 s\u0103 lucra\u021bi la diferite p\u0103r\u021bi ale operei de art\u0103 f\u0103r\u0103 a afecta alte p\u0103r\u021bi. Asigura\u021bi-v\u0103 c\u0103 alege\u021bi tipul de strat corect pentru ceea ce dori\u021bi s\u0103 desena\u021bi, cum ar fi stratul de linii sau stratul de culoare.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cencepe\u021bi s\u0103 desena\u021bi pe p\u00e2nz\u0103 folosind instrumentul de desen ales. Utiliza\u021bi instrumentele de zoom \u0219i pan pentru a v\u0103 concentra pe anumite zone ale operei dvs. de art\u0103. Nu uita\u021bi, pute\u021bi face oric\u00e2nd ajust\u0103ri \u0219i edit\u0103ri ale operei de art\u0103 folosind instrumentele de editare ale Sketchbook.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>R\u0103m\u00e2i cu noi \u00een timp ce ne uit\u0103m la unele dintre cele mai bune aplica\u021bii de desen pentru tablete. \u00cen\u021belege\u021bi cum func\u021bioneaz\u0103 fiecare aplica\u021bie \u0219i transforma\u021bi tableta \u00eentr-un adev\u0103rat studio pentru operele dvs. de art\u0103!<\/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\/ro\/app-para-desenhar-no-tablet\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\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\/ro\/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\":\"ro-RO\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ro-RO\",\"@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\":\"ro-RO\",\"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\/ro\/\"},{\"@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\":\"ro-RO\",\"@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\/ro\/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\/ro\/app-para-desenhar-no-tablet\/","og_locale":"ro_RO","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\/ro\/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":"ro-RO"},{"@type":"ImageObject","inLanguage":"ro-RO","@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":"ro-RO","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\/ro\/"},{"@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":"ro-RO","@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\/ro\/author\/samantha-scorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/posts\/4545"}],"collection":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/comments?post=4545"}],"version-history":[{"count":0,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/posts\/4545\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/media\/4548"}],"wp:attachment":[{"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/media?parent=4545"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/categories?post=4545"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100t.com.br\/ro\/wp-json\/wp\/v2\/tags?post=4545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}