File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,8 +121,7 @@ Key ``logo``
121121- Example: ``"img/logo.svg" ``
122122
123123This key contains the path to the logo of the software. Logos should be
124- in vector format; raster formats are only allowed as a fallback. In this
125- case, they should be transparent PNGs, minimum 1000px of width.
124+ in vector format.
126125The key value can be the relative path to the file starting from the root of
127126the repository, or it can be an absolute URL pointing to the logo in raw
128127version. In both cases, the file must reside inside the same repository where
Original file line number Diff line number Diff line change @@ -123,9 +123,7 @@ Clé ``logo``
123123- Exemple: ``"img/logo.svg" ``
124124
125125Cette clé contient le chemin du logo du logiciel. Les logos doivent être
126- dans un format de fichier vectoriel ; les format raster sont uniquement
127- acceptés en dernier recours. Dans ce cas, il s'agit de fichiers PNG
128- transparents, d’une largeur minimale de 1000px.
126+ dans un format de fichier vectoriel.
129127La valeur de la clé peut être le chemin relatif du fichier à partir de la
130128racine du dépôt ou une URL absolue qui pointe vers la version brute du logo.
131129Dans les deux cas, le fichier doit être situé dans le même dépôt que le
Original file line number Diff line number Diff line change @@ -135,9 +135,7 @@ Questa chiave indica il logo del software. Il valore può essere il percorso
135135relativo al file a partire dalla root del repository, oppure una URL assoluta
136136che punta al logo in versione raw. In entrambi i casi, il file deve risiedere
137137all'interno del medesimo repository che contiene il ``publiccode.yml ``. Il logo
138- dovrebbe essere in formato vettoriale; i formati raster sono solo accettabili
139- come fallback. In questo caso, dovrebbero essere PNG trasparenti, con una
140- larghezza minima di 1000px.
138+ dovrebbe essere in formato vettoriale.
141139
142140Chiave ``monochromeLogo ``
143141~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -123,9 +123,8 @@ Key ``logo``
123123- Acceptable formats: SVG, SVGZ, PNG
124124- Example: ``"img/logo.svg" ``
125125
126- This key contains the path to the logo of the software. Logos should be
127- in vector format; raster formats are only allowed as a fallback. In this
128- case, they should be transparent PNGs, minimum 1000px of width.
126+ This key contains the path to the logo of the software. Logos SHOULD be
127+ in vector format.
129128The key value can be the relative path to the file starting from the root of
130129the repository, or it can be an absolute URL pointing to the logo in raw
131130version. In both cases, the file must reside inside the same repository where
You can’t perform that action at this time.
0 commit comments