Datoteka:Chess symbols.svg

Izvorna datoteka(SVG datoteka, nominalno 1.119 × 1.543 piksela, veličina datoteke: 43 KB)

Crown

Sažetak

Opis
Português: Quatro exemplos de símbolos Unicode de Xadrez em tipos de letra livres e de código aberto. Cada par de linhas representa um conjunto completo de símbolos. Os tipos de letras utilizados são: DejaVu Sans; FreeSerif; Quivira; Pecita.
English: Four samples of Unicode symbols for Chess with free and open source typefaces. Each pair represents a full symbol set. The typefaces used are: DejaVu Sans; FreeSerif; Quivira; Pecita.
Datum
Izvor Vlastito djelo
Autor Joaopaulo1511

Licenciranje

Ja, vlasnik autorskog prava ovog djela, ovdje ga objavljujem pod sljedećom licencom:
w:bs:Creative Commons
pripisivanje dijeli pod istim uslovima
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
Slobodni ste:
  • da dijelite – da kopirate, distributirate i prenosite djelo
  • da remiksate – da prilagodite djelo
Pod sljedećim uslovima:
  • pripisivanje – Morate pripisati odgovarajuće autorske zasluge, osigurati link ka licenci i naznačiti jesu li napravljene izmjene. To možete uraditi na bilo koji razumni način, ali ne tako da se sugerira da davalac licence odobrava Vas ili Vašu upotrebu njegovog djela.
  • dijeli pod istim uslovima – Ako mijenjate, transformišete ili nadograđujete ovaj materijal, morate ga objaviti i distribuirati samo pod istom ili sličnom licencom poput ove.

⧼source-code⧽

English: Below goes the most stripped source code that works with LibreOffice 6.4.6.2 and newer, after copying it to a "Chess symbols.fodt" file. The fonts DejaVu LGC Sans (or DejaVu Sans), FreeSerif, Pecita and Quivira must be installed so the document renders properly. Tabs are needed because the Pecita typeface has a very large default space and would not be vertically aligned with the other typefaces. After rendering the document, it can be exported as PDF/UA (LibreOffice 7 and newer) or just as PDF and then converted to SVG (because as of 2020/10/12 PDF thumbnails aren't rendered by MediaWiki as crispy PNG images, but as JPEG with annoying compression artifacts). Finally, the SVG imagem can be optimized.
Português: Abaixo está o código fonte mais simplificado e que funciona com o LibreOffice 6.4.6.2 e mais novos, após copiá-lo para um arquivo "Chess symbols.fodt". As fontes DejaVu LGC Sans (ou DejaVu Sans), FreeSerif, Pecita e Quivira precisam estar instaladas para que o documento seja renderizado adequadamente. Tabulações são necessárias porque o tipo de letra Pecita tem um tamanho de espaço padrão muito largo e não teria alinhamento vertical com os outros tipos de letra. Após renderizar o documento, pode ser exportado um PDF/UA (LibreOffice 7 e mais novos) ou apenas como PDF e então convertido para SVG (porque desde 2020/10/12 as miniaturas de PDF não são renderizadas pelo MediaWiki como imagens PNG cristalinas, mas como JPEG com artefatos de compressão incômodos). Por fim, pode ser feita a otimização da imagem SVG.
<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" office:mimetype="application/vnd.oasis.opendocument.text">
 <office:meta><dc:title>Chess symbols</dc:title></office:meta>
 <office:styles>
  <style:default-style style:family="paragraph">
   <style:paragraph-properties fo:text-align="center"/>
   <style:text-properties fo:font-size="24pt" fo:language="zxx" fo:country="none"/>
  </style:default-style>
  <style:style style:name="Separator" style:family="paragraph" style:parent-style-name="Standard">
   <style:text-properties fo:font-size="12pt"/>
  </style:style>
  <style:style style:name="DejaVu" style:family="paragraph" style:parent-style-name="Standard">
   <style:text-properties fo:font-family="&apos;DejaVu LGC Sans&apos;, &apos;DejaVu Sans&apos;"/>
  </style:style>
  <style:style style:name="FreeSerif" style:family="paragraph" style:parent-style-name="Standard">
   <style:text-properties fo:font-family="FreeSerif"/>
  </style:style>
  <style:style style:name="Pecita" style:family="paragraph" style:parent-style-name="Standard">
   <style:text-properties fo:font-family="Pecita"/>
  </style:style>
  <style:style style:name="Quivira" style:family="paragraph" style:parent-style-name="Standard">
   <style:text-properties fo:font-family="Quivira"/>
  </style:style>
 </office:styles>
 <office:automatic-styles>
  <style:page-layout style:name="pm1">
   <style:page-layout-properties fo:page-width="7.1cm" fo:page-height="9.8cm" fo:margin-top="0cm" fo:margin-bottom="0cm" fo:margin-left="0cm" fo:margin-right="0cm"/>
  </style:page-layout>
 </office:automatic-styles>
 <office:master-styles>
  <style:master-page style:name="Standard" style:page-layout-name="pm1"/>
 </office:master-styles>
 <office:body>
  <office:text>
   <text:p text:style-name="DejaVu"><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:line-break/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/>♟︎</text:p>
   <text:p text:style-name="Separator"/>
   <text:p text:style-name="FreeSerif"><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:line-break/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/>♟︎</text:p>
   <text:p text:style-name="Separator"/>
   <text:p text:style-name="Quivira"><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:line-break/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/>♟︎</text:p>
   <text:p text:style-name="Separator"/>
   <text:p text:style-name="Pecita"><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/><text:line-break/><text:tab/><text:tab/><text:tab/><text:tab/><text:tab/>♟︎</text:p>
  </office:text>
 </office:body>
</office:document>

Captions

Add a one-line explanation of what this file represents
Four renditions of Unicode representations of Chess symbols in free and open source typefaces: DejaVu Sans; FreeSerif; Quivira; Pecita.

MIME type engleski

image/svg+xml

checksum engleski

315bfda4637feb53539f9381dfc00ac61aff475e

data size engleski

44.299 Bajt

1.543 piksel

1.119 piksel

Historija datoteke

Kliknite na datum/vrijeme da vidite verziju datoteke iz tog vremena.

Datum/vrijemeSmanjeni pregledDimenzijeKorisnikKomentar
trenutno22:06, 12 oktobar 2020Smanjeni pregled verzije na dan 22:06, 12 oktobar 20201.119 × 1.543 (43 KB)Joaopaulo1511Uploaded own work with UploadWizard

Sljedeća stranica koristi ovu datoteku:

Globalna upotreba datoteke

Sljedeći wikiji koriste ovu datoteku:

Metapodaci