Merge branch 'Pixabay' into feature/test-fixes-december-23

This commit is contained in:
Svetlana Maleeva 2024-03-15 18:38:39 +03:00
commit d03aeb7024
30 changed files with 2063 additions and 1712 deletions

View File

@ -20,4 +20,5 @@
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Zoom.aspx")%>">Host and schedule Zoom meetings</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Use AI to write text</a></li>
<li><a class="leftmenu_documenteditor_termef" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/TerMef.aspx")%>">Insert definitions</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Pixabay.aspx")%>">Add pictures</a></li>
</ul>

View File

@ -1,4 +1,4 @@
<%@ Control Language="C#" %>
<%@ Control Language="C#" %>
<ul class="leftmenu_documenteditor_toggle_expand_menu leftmenu_plugins">
<li><a class="leftmenu_documenteditor_pluginmanager" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/Editors-User-Guides/AllEditors/Plugin-manager.aspx")%>">Gestionnaire de plug-ins</a></li>
<li><a class="leftmenu_documenteditor_photoeditor" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/PhotoEditor.aspx")%>">Modification d'une image</a></li>
@ -17,6 +17,8 @@
<li><a class="leftmenu_documenteditor_wordpress" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Wordpress.aspx")%>">T&eacute;l&eacute;charger un document sur Wordpress</a></li>
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communiquer lors de l'&eacute;dition</a></li>
<li><a class="leftmenu_documenteditor_jitsi" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Jitsi.aspx")%>">Effectuer des appels audio et vid&eacute;o</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Zoom.aspx")%>">Organiser et programmer des réunions de Zoom</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Utiliser l'intelligence artificielle pour rédiger un texte</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Zoom.aspx")%>">Organiser et programmer des rйunions de Zoom</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Utiliser l'intelligence artificielle pour rédiger un texte</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ChatGPT.aspx")%>">Ajouter des images</a></li>
</ul>

View File

@ -9,4 +9,5 @@
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communicate while editing</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Zoom.aspx")%>">Host and schedule Zoom meetings</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/ChatGPT.aspx")%>">Use AI to write text</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Pixabay.aspx")%>">Add pictures</a></li>
</ul>

View File

@ -8,5 +8,4 @@
<li><a class="leftmenu_documenteditor_thesaurus" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Thesaurus.aspx")%>">Remplacer un mot par synonyme</a></li>
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communiquer lors de l'édition</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/Zoom.aspx")%>">Organiser et programmer des réunions de Zoom</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/ChatGPT.aspx")%>">Utiliser l'intelligence artificielle pour rédiger un texte</a></li>
</ul>

View File

@ -9,4 +9,5 @@
<li><a class="leftmenu_documenteditor_communicationplugins" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/CommunicationPlugins.aspx")%>">Communicate while editing</a></li>
<li><a class="leftmenu_documenteditor_zoom" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/Zoom.aspx")%>">Host and schedule Zoom meetings</a></li>
<li><a class="leftmenu_documenteditor_chatgpt" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/ChatGPT.aspx")%>">Use AI to write text</a></li>
<li><a class="leftmenu_documenteditor_pixabay" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/ChatGPT.aspx")%>">Add pictures</a></li>
</ul>

View File

@ -0,0 +1,29 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/DocumentEditor.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void OnInit(EventArgs e)
{
PageTitle = PageCaption = DocHelpParcing.Title;
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/DocumentEditorTop/DocumentEditorTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="guidescontent" runat="Server">
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/plugins/plugins.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/real-time-communication/real-time-communication.ascx" /></li>
</ul>
</div>
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage documenteditor documenteditor_ui pixabay document_editor_plugins">
</asp:Content>

View File

@ -0,0 +1,33 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/PresentationEditor.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void OnInit(EventArgs e)
{
PageTitle = PageCaption = DocHelpParcing.Title;
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/PresentationEditorTop/PresentationEditorTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="guidescontent" runat="Server">
<div class="keyword_block">
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/plugins/plugins.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" />
</li>
</ul>
</div>
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage presentationeditor presentationeditor_ui pixabay presentation_editor_plugins">
</asp:Content>

View File

@ -0,0 +1,33 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/SpreadsheetEditor.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void OnInit(EventArgs e)
{
PageTitle = PageCaption = DocHelpParcing.Title;
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/SpreadsheetEditorTop/SpreadsheetEditorTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="guidescontent" runat="Server">
<div class="keyword_block">
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/plugins/plugins.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" />
</li>
</ul>
</div>
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage spreadsheeteditor spreadsheeteditor_ui pixabay se_plugins">
</asp:Content>

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>Pixabay</title>
<meta charset="utf-8" />
<meta name="description" content="Description of the Pixabay plugin for ONLYOFFICE editors, which allows you to add free pictures to your document from Pixabay service" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Pixabay</h1>
<p>The <b>Pixabay</b> plugin allows you to add pictures to your document from an open collection of Pixabay service that offers copyright free images.</p>
<p class="note">The plugin is compatible with the <a href="https://github.com/ONLYOFFICE/DocumentServer">self-hosted</a> and the <a href="https://github.com/ONLYOFFICE/DesktopEditors">desktop</a> versions of the ONLYOFFICE editors and can be added to ONLYOFFICE instances manually.</p>
<h3>Installation</h3>
<p>To install the <b>Pixabay</b> plugin,</p>
<ol>
<li>Go to the <b>Plugins</b> tab.</li>
<li>Open the <b>Plugin Manager</b>.</li>
<li>Find <div class="icon icon-pixabay_store_icon"></div> <b>Pixabay</b> on the marketplace and click the <b>Install</b> button below.</li>
<li>Click the <div class="icon icon-pixabay_icon"></div> <b>Pixabay</b> icon in the <b>Plugins</b> tab.</li>
<li>Proceed with the plugin configuration.</li>
</ol>
<p class="note">For more details, please refer to the <a href="https://api.onlyoffice.com/plugin/installation">ONLYOFFICE API documentation</a>.</p>
<h3>Configuration</h3>
<ol>
<li>Log in to your <b>Pixabay</b> account or register a new one.</li>
<li>Go to the <b>Search Images</b> section of the <a href="https://pixabay.com/api/docs"><b>Pixabay API page</b></a>.</li>
<li>
Scroll down to the <b>Parameters</b> list and copy the link under the <b>Key</b> parameter. If you are not logged in, press <b>Login</b> next to the <b>Key</b> parameter.
<p><img alt="Pixabay API key" src="../../../../../../common/main/resources/help/en/images/pixabay_apikey.png" /></p>
</li>
<li>Paste the key to the <b>API key</b> field on the left panel of the <b>Plugins</b> tab in the <b>Document Editor</b>.</li>
<li>Click <b>Save</b>.</li>
</ol>
<p><img alt="Pixabay Panel" src="../../../../../../common/main/resources/help/en/images/pixabay_left.png" /></p>
<h3>How to use</h3>
<ol>
<li>Go to the <b>Plugins</b> tab.</li>
<li>Click the <div class="icon icon-pixabay_icon"></div> <b>Pixabay</b> icon.</li>
<li>On the left panel that opens, type in the keyword you associate with the image you are looking for.</li>
<li>
Use the <b>Show settings</b> button to refine your search by <b>Language</b>, <b>Image type</b>, <b>Orientation</b> and <b>Category</b>. Click <b>Hide settings</b> to reduce the search section.
<p><img alt="Pixabay settings" src="../../../../../../common/main/resources/help/en/images/pixabay_settings.png" /></p>
</li>
<li> Click <b>Search</b>.</li>
<li>Scroll through search results and click the image to add it to your document.</li>
</ol>
<p><img alt="Pixabay results" src="../images/pixabay_results.png" /></p>
</div>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

View File

@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>Pixabay</title>
<meta charset="utf-8" />
<meta name="description" content="Description of the Pixabay plugin for ONLYOFFICE editors, which allows you to add free pictures to your presentation from Pixabay service" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Pixabay</h1>
<p>The <b>Pixabay</b> plugin allows you to add pictures to your presentation from an open collection of Pixabay service that offers copyright free images.</p>
<p class="note">The plugin is compatible with the <a href="https://github.com/ONLYOFFICE/DocumentServer">self-hosted</a> and the <a href="https://github.com/ONLYOFFICE/DesktopEditors">desktop</a> versions of the ONLYOFFICE editors and can be added to ONLYOFFICE instances manually.</p>
<h3>Installation</h3>
<p>To install the <b>Pixabay</b> plugin,</p>
<ol>
<li>Go to the <b>Plugins</b> tab.</li>
<li>Open the <b>Plugin Manager</b>.</li>
<li>Find <div class="icon icon-pixabay_store_icon"></div> <b>Pixabay</b> on the marketplace and click the <b>Install</b> button below.</li>
<li>Click the <div class="icon icon-pixabay_icon"></div> <b>Pixabay</b> icon in the <b>Plugins</b> tab.</li>
<li>Proceed with the plugin configuration.</li>
</ol>
<p class="note">For more details, please refer to the <a href="https://api.onlyoffice.com/plugin/installation">ONLYOFFICE API documentation</a>.</p>
<h3>Configuration</h3>
<ol>
<li>Log in to your <b>Pixabay</b> account or register a new one.</li>
<li>Go to the <b>Search Images</b> section of the <a href="https://pixabay.com/api/docs"><b>Pixabay API page</b></a>.</li>
<li>
Scroll down to the <b>Parameters</b> list and copy the link under the <b>Key</b> parameter. If you are not logged in, press <b>Login</b> next to the <b>Key</b> parameter.
<p><img alt="Pixabay API key" src="../../../../../../common/main/resources/help/en/images/pixabay_apikey.png" /></p>
</li>
<li>Paste the key to the <b>API key</b> field on the left panel of the <b>Plugins</b> tab in the <b>Document Editor</b>.</li>
<li>Click <b>Save</b>.</li>
</ol>
<p><img alt="Pixabay Panel" src="../../../../../../common/main/resources/help/en/images/pixabay_left.png" /></p>
<h3>How to use</h3>
<ol>
<li>Go to the <b>Plugins</b> tab.</li>
<li>Click the <div class="icon icon-pixabay_icon"></div> <b>Pixabay</b> icon.</li>
<li>On the left panel that opens, type in the keyword you associate with the image you are looking for.</li>
<li>
Use the <b>Show settings</b> button to refine your search by <b>Language</b>, <b>Image type</b>, <b>Orientation</b> and <b>Category</b>. Click <b>Hide settings</b> to reduce the search section.
<p><img alt="Pixabay settings" src="../../../../../../common/main/resources/help/en/images/pixabay_settings.png" /></p>
</li>
<li> Click <b>Search</b>.</li>
<li>Scroll through search results and click the image to add it to your presentation.</li>
</ol>
<p><img alt="Pixabay Results" src="../images/pixabay_results.png" /></p>
</div>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

View File

@ -0,0 +1,60 @@
<!DOCTYPE html>
<html>
<head>
<title>Pixabay</title>
<meta charset="utf-8" />
<meta name="description" content="Description of the Pixabay plugin for ONLYOFFICE editors, which allows you to add free pictures to your spreadsheet from Pixabay service" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Pixabay</h1>
<p>The <b>Pixabay</b> plugin allows you to add pictures to your spreadsheet from an open collection of Pixabay service that offers copyright free images.</p>
<p class="note">The plugin is compatible with the <a href="https://github.com/ONLYOFFICE/DocumentServer">self-hosted</a> and the <a href="https://github.com/ONLYOFFICE/DesktopEditors">desktop</a> versions of the ONLYOFFICE editors and can be added to ONLYOFFICE instances manually.</p>
<h3>Installation</h3>
<p>To install the <b>Pixabay</b> plugin,</p>
<ol>
<li>Go to the <b>Plugins</b> tab.</li>
<li>Open the <b>Plugin Manager</b>.</li>
<li>Find <div class="icon icon-pixabay_store_icon"></div> <b>Pixabay</b> on the marketplace and click the <b>Install</b> button below.</li>
<li>Click the <div class="icon icon-pixabay_icon"></div> <b>Pixabay</b> icon in the <b>Plugins</b> tab.</li>
<li>Proceed with the plugin configuration.</li>
</ol>
<p class="note">For more details, please refer to the <a href="https://api.onlyoffice.com/plugin/installation">ONLYOFFICE API documentation</a>.</p>
<h3>Configuration</h3>
<ol>
<li>Log in to your <b>Pixabay</b> account or register a new one.</li>
<li>Go to the <b>Search Images</b> section of the <a href="https://pixabay.com/api/docs"><b>Pixabay API page</b></a>.</li>
<li>
Scroll down to the <b>Parameters</b> list and copy the link under the <b>Key</b> parameter. If you are not logged in, press <b>Login</b> next to the <b>Key</b> parameter.
<p><img alt="Pixabay API key" src="../../../../../../common/main/resources/help/en/images/pixabay_apikey.png" /></p>
</li>
<li>Paste the key to the <b>API key</b> field on the left panel of the <b>Plugins</b> tab in the <b>Document Editor</b>.</li>
<li>Click <b>Save</b>.</li>
</ol>
<p><img alt="Pixabay Panel" src="../../../../../../common/main/resources/help/en/images/pixabay_left.png" /></p>
<h3>How to use</h3>
<ol>
<li>Go to the <b>Plugins</b> tab.</li>
<li>Click the <div class="icon icon-pixabay_icon"></div> <b>Pixabay</b> icon.</li>
<li>On the left panel that opens, type in the keyword you associate with the image you are looking for.</li>
<li>
Use the <b>Show settings</b> button to refine your search by <b>Language</b>, <b>Image type</b>, <b>Orientation</b> and <b>Category</b>. Click <b>Hide settings</b> to reduce the search section.
<p><img alt="Pixabay settings" src="../../../../../../common/main/resources/help/en/images/pixabay_settings.png" /></p>
</li>
<li> Click <b>Search</b>.</li>
<li>Scroll through search results and click the image to add it to your spreadsheet.</li>
</ol>
<p><img alt="Pixabay Results" src="../images/pixabay_results.png" /></p>
</div>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

File diff suppressed because it is too large Load Diff