Merge branch 'feature/build_8.0' into feature/test-fixes-december-23

This commit is contained in:
Svetlana Maleeva 2024-02-14 18:27:52 +03:00
commit 2e9ad64c42
56 changed files with 111 additions and 44 deletions

View File

@ -38,7 +38,7 @@
<h2>Overview</h2>
<div class="PortalHelp">
<p><b>ONLYOFFICE Desktop Editors</b> is an open-source office suite distributed under AGPL v.3. The application does not require a constant connection to the Internet and allows you to work with documents stored on your computer.</p>
<p>You can create, view and edit text documents, spreadsheets, and presentations of the most popular formats: <code>DOCX</code>, <code>ODT</code>, <code>XLSX</code>, <code>ODS</code>, <code>CSV</code>, <code>PPTX</code>, <code>ODP</code>, etc. You can also create <code>DOCXF</code> form templates and fill out <code>PDF</code> fillable forms. View all the formats supported by <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/HelpfulHints/SupportedFormats.aspx")%>">Document Editor</a>, <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/HelpfulHints/SupportedFormats.aspx")%>">Spreadsheet Editor</a>, <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/HelpfulHints/SupportedFormats.aspx")%>">Presentation Editor</a>, <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/About.aspx")%>">PDF Editor</a>.</p>
<p>You can create, view and edit text documents, spreadsheets, and presentations of the most popular formats: <code>DOCX</code>, <code>ODT</code>, <code>XLSX</code>, <code>ODS</code>, <code>CSV</code>, <code>PPTX</code>, <code>ODP</code>, etc. You can also create <code>DOCXF</code> forms and fill out <code>PDF</code> fillable forms. View all the formats supported by <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/HelpfulHints/SupportedFormats.aspx")%>">Document Editor</a>, <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/HelpfulHints/SupportedFormats.aspx")%>">Spreadsheet Editor</a>, <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/HelpfulHints/SupportedFormats.aspx")%>">Presentation Editor</a>, <a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/About.aspx")%>">PDF Editor</a>.</p>
</div>
</div>
@ -53,7 +53,7 @@
<div class="gs_content" id="CreatingEditingDocuments_block">
<h2>Creating and editing documents</h2>
<div class="PortalHelp">
<p>To create a new document, spreadsheet, presentation, or form template, click the corresponding menu item in the <b>Create new</b> section on the left.</p>
<p>To create a new document, spreadsheet, presentation, or PDF form, click the corresponding menu item in the <b>Create new</b> section on the left.</p>
<div class="screen_block">
<img alt="Creating documents" target="img1_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Desktop/small/create.png")%>" />
<img alt="Creating documents" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Desktop/big/create.png")%>" />
@ -66,13 +66,13 @@
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>A new file will open in a new tab or in a new window subject to the option you choose. To select the needed option, go to the <b>Settings</b> section in the left side menu, scroll down to the <b>Open file</b>, click the arrow to open the drop-down menu, and select <b>In its own tab</b> or <b>In its own window</b>. Click the <b>Apply</b> button at the bottom of the page for changes to take effect.</p>
<p>To quiсkly create a new form template, use the <b>Templates</b> tab. You can choose the necessary <b>Language</b> and <b>Category</b>, use the <b>Search</b> and <b>Sort</b> tools.</p>
<p>To quiсkly create a new form, use the <b>Templates</b> tab. You can choose the necessary <b>Language</b> and <b>Category</b>, use the <b>Search</b> and <b>Sort</b> tools.</p>
<div class="screen_block">
<img alt="Creating documents" target="img13_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Desktop/small/templates.png")%>" />
<img alt="Creating documents" id="img13_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Desktop/big/templates.png")%>" />
<div target="img13_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p> When you click on a template, you will see its preview and a brief description. Choose the required format and click the <b>Open</b> button.</p>
<p> When you click on a form, you will see its preview and a brief description. Click the <b>Open</b> button to start editing the form.</p>
<div class="screen_block">
<img alt="Creating documents" target="img14_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Desktop/small/templates2.png")%>" />
<img alt="Creating documents" id="img14_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/Desktop/big/templates2.png")%>" />

View File

@ -66,7 +66,7 @@
</tr>
<tr>
<td>DOCXF</td>
<td>A format to create, edit and collaborate on a Form Template.</td>
<td>A format to create, edit and collaborate on a fillable form.</td>
<td>+</td>
<td></td>
<td>+</td>

View File

@ -17,9 +17,9 @@
<h1>Create fillable forms</h1>
<p>ONLYOFFICE Document Editor allows you to effortlessly create <b>fillable forms</b> in your documents, e.g. agreement drafts or surveys.</p>
<p><b>Form Template</b> is DOCXF format that offers a range of tools to create a fillable form. Save the resulting form as a <b>DOCXF</b> file, and you will have a form template you can still edit, revise or collaborate on. To make a Form template fillable and to restrict file editing by other users, save it as a <b>PDF</b> file. Please refer to <a href="../UsageInstructions/FillingOutForm.htm">form filling instructions</a> for further details.</p>
<p class="note"><b>DOCXF</b> is a new <b>ONLYOFFICE</b> format that allows to create form templates and fill out forms. Use <b>ONLYOFFICE Document Editor</b> either online or desktop to make full use of form-associated elements and options.</p>
<p>You can also save any existing <b>DOCX</b> file as a <b>DOCXF</b> to use it as a Form template. Go to the <b>File</b> tab, click the <b>Download as...</b> or <b>Save as...</b> option on the left side menu and choose the <b>DOCXF</b> icon. Now you can use all the available form editing functions to create a form.</p>
<p>Save the resulting form as a <b>DOCXF</b> file, and you will have a form you can still edit, revise or collaborate on. To make a form fillable and to restrict file editing by other users, save it as a <b>PDF</b> file. Please refer to <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/UsageInstructions/FillingOutForm.aspx" target="_blank" onclick="onhyperlinkclick(this)">form filling instructions</a> for further details.</p>
<p class="note"><b>DOCXF</b> is a new <b>ONLYOFFICE</b> format that allows to create fillable forms. Use <b>ONLYOFFICE Document Editor</b> either online or desktop to make full use of form-associated elements and options.</p>
<p>You can also save any existing <b>DOCX</b> file as a <b>DOCXF</b> to use it as a form. Go to the <b>File</b> tab, click the <b>Download as...</b> or <b>Save as...</b> option on the left side menu and choose the <b>DOCXF</b> icon. Now you can use all the available form editing functions to create a form.</p>
<p>It is not only the form fields that you can edit in a <b>DOCXF</b> file, you can still add, edit and format text or use other <b>Document Editor</b> functions.</p>
<p>Creating fillable forms is enabled through user-editable objects that ensure overall consistency of the resulting documents and allow for advanced form interaction experience.</p>
<p>Currently, you can insert editable <em>plain text</em> fields, <em>combo boxes</em>, <em>dropdown lists</em>, <em>checkboxes</em>, <em>radio buttons</em>, assign designated areas for <em>images</em>, as well as create <em>email address</em>, <em>phone number</em>, <em>date and time</em>, <em>zip code</em>, <em>credit card</em> and <em>complex</em> fields. Access these features on the <b>Forms</b> tab that is available for <b>DOCXF</b> files only.</p>
@ -629,7 +629,7 @@
<p>To <b>prevent further editing</b> of the inserted form field, click the <span class="icon icon-lock_form_icon"></span> <b>Lock</b> icon. Filling the fields remains available.</p>
<h2>Saving a Form</h2>
<p>When you are finished, click the <span class="icon icon-save_form_icon"></span> <b>Save as pdf</b> button at the top toolbar to save the form as a <b>PDF</b> file ready to be filled out. You can save as many <b>PDF</b> files as you need.</p>
<p>When you are finished, click the <span class="icon icon-save_form_icon"></span> <b>Save as PDF</b> button at the top toolbar to save the form as a <b>PDF</b> file ready to be filled out. You can save as many <b>PDF</b> files as you need.</p>
<h2>Removing form fields</h2>
<p>To remove a form field and leave all its contents, select it and click the <span class="icon icon-combo_delete_values"></span> <b>Delete</b> icon (make sure the field is not locked) or press the <b>Delete</b> key on the keyboard.</p>

View File

@ -1,22 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<title>Supported Formats of Electronic Documents</title>
<meta charset="utf-8" />
<meta name="description" content="The list of document formats supported by Document Editor" />
<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">
<head>
<title>Supported Formats of Electronic Documents</title>
<meta charset="utf-8" />
<meta name="description" content="The list of document formats supported by Document Editor" />
<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>Supported Formats of Electronic Documents</h1>
<p>
An electronic document is one of the most commonly used computer.
Electronic documents are the most frequently used computer files.
Due to the highly developed modern computer network, it's more convenient to distribute electronic documents than printed ones.
Nowadays, a lot of devices are used for document presentation, so there are plenty of proprietary and open file formats.
The <a href="https://www.onlyoffice.com/en/document-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Document Editor</b></a> handles the most popular of them.
@ -66,7 +66,7 @@
</tr>
<tr>
<td>DOCXF</td>
<td>A format to create, edit and collaborate on a Form Template.</td>
<td>A format to create, edit and collaborate on a fillable form.</td>
<td>+</td>
<td></td>
<td>+</td>
@ -88,6 +88,14 @@
<td></td>
<td>+</td>
</tr>
<tr>
<td>FODT</td>
<td>A text document saved in the OpenDocument format, but stored as a flat XML file</td>
<td></td>
<td>+</td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>FB2</td>
<td>An ebook extension that lets you read books on your computer or mobile devices</td>
@ -104,6 +112,14 @@
<td></td>
<td>+</td>
</tr>
<tr>
<td>MHTML</td>
<td>MIME (Multipurpose Internet Mail Extensions) HTML<br />A web archive format that combines all the contents of a webpage.</td>
<td></td>
<td>+</td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>ODT</td>
<td>Word processing file format of OpenDocument, an open standard for electronic documents</td>
@ -114,10 +130,10 @@
</tr>
<tr>
<td>OFORM</td>
<td>A format to fill out a Form. Form fields are fillable but users cannot change the formatting or parameters of the form elements*.</td>
<td>An old format to fill out a Form. You will be prompted to save it to PDF to be able to fill it out.</td>
<td>+</td>
<td></td>
<td>+</td>
<td></td>
<td></td>
</tr>
<tr>
@ -152,6 +168,22 @@
<td></td>
<td>+</td>
</tr>
<tr>
<td>STW</td>
<td>StarOffice Document Template<br />A file format used for saving word processing documents in OpenOffice.org Writer. An STW file can be edited using any other software that supports the OpenDocument Format (ODF) standard. STW files contain text, images, and other formatting information.</td>
<td></td>
<td>+</td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>SXW</td>
<td>StarOffice/OpenOffice Writer Document<br />A text document format included in the StarOffice suite that is based on the OpenDocument XML format and is compatible with Apache OpenOffice (formerly OpenOffice.org) Writer, the successor to StarOffice Writer.</td>
<td></td>
<td>+</td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>TXT</td>
<td>Filename extension for text files usually containing very little formatting</td>
@ -160,6 +192,22 @@
<td></td>
<td>+</td>
</tr>
<tr>
<td>WPS</td>
<td>Microsoft Works Word Processor Text Document<br />A text document created by Microsoft Works Word Processor, the word processing program that was replaced by Microsoft Word. WPS files are similar to Word documents, but they have fewer formatting options.</td>
<td></td>
<td>+</td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>WPT</td>
<td>WordPerfect Text Document<br />A text file with .wpt extension is saved in a binary format and can contain text, charts, images, tables and other textual data.</td>
<td></td>
<td>+</td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>XML</td>
<td>Extensible Markup Language (XML).<br />A simple and flexible markup language that derived from SGML (ISO 8879) and is designed to store and transport data.</td>
@ -177,7 +225,6 @@
<td></td>
</tr>
</table>
<p class="note"><b>*Note</b>: the OFORM format is a format for filling out a form. Therefore, only form fields are editable.</p>
<p>The following table contains the formats in which you can download a document from the <b>File</b> -> <b>Download as</b> menu.</p>
<table>
<tr>
@ -190,71 +237,91 @@
</tr>
<tr>
<td>DOC</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>DOCM</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>DOCX</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>DOCXF</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>DOTX</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>EPUB</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>FB2</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>HTML</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>MHTML</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, PDF, PDFA, PNG, RTF, TXT</td>
</tr>
<tr>
<td>ODT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<!--<tr>
<td>OFORM</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
</tr>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>-->
<tr>
<td>OTT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>PDF</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, OFORM, PDF, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>PDF/A</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, OFORM, PDF, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, PDF, PNG, RTF, TXT</td>
</tr>
<tr>
<td>RTF</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>STW</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, PDF, PDFA, PNG, RTF, TXT</td>
</tr>
<tr>
<td>SXW</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, PDF, PDFA, PNG, RTF, TXT</td>
</tr>
<tr>
<td>TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>WPS</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, PDF, PDFA, PNG, RTF, TXT</td>
</tr>
<tr>
<td>WPT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, PDF, PDFA, PNG, RTF, TXT</td>
</tr>
<tr>
<td>XML</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT</td>
</tr>
<tr>
<td>XPS</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, ODT, OFORM, OTT, PDF, PDF/A, RTF, TXT, XPS</td>
<td>DOCX, DOCXF, DOTX, EPUB, FB2, HTML, JPG, ODT, OTT, PDF, PDF/A, PNG, RTF, TXT, XPS</td>
</tr>
</table>
<p>You can also refer to the conversion matrix on <a href="https://api.onlyoffice.com/editors/conversionapi#text-matrix" target="_blank" onclick="onhyperlinkclick(this)"><b>api.onlyoffice.com</b></a> to see possibility of conversion your documents into the most known file formats.</p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 13 KiB