Difference between revisions of "Metadata"

Jump to navigation Jump to search
77 bytes added ,  09:09, 13 April 2022
m
(Update specification about Illustration metadata.)
Line 89: Line 89:
We follow the same specification than freedesktop  https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html for the size and scale of the icon.
We follow the same specification than freedesktop  https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html for the size and scale of the icon.


`height`, `width`, `scale` describe the '''target''' size (where the icon is intended to be displayed) :
<code>height</code>, <code>width</code>, <code>scale</code> describe the '''target''' size (where the icon is intended to be displayed) :


- `Illustration_48x48@1` is a 48x48 pixels image to be displayed as a 48x48 icon on a scale 1 screen.
- <code>Illustration_48x48@1</code> is a 48x48 pixels image to be displayed as a 48x48 icon on a scale 1 screen.


- `Illustration_48x48@2` is a 96x96 pixels image to be displayed as a 48x48 icon on a scale 2 screen.
- <code>Illustration_48x48@2</code> is a 96x96 pixels image to be displayed as a 48x48 icon on a scale 2 screen.


- `Illustration_96x96@1` is a 96x96 pixels image to be displayes as a 96x96 icon on a scale 1 screen.
- <code>Illustration_96x96@1</code> is a 96x96 pixels image to be displayes as a 96x96 icon on a scale 1 screen.




`Illustration_48x48@1` is mandatory. Others are optional.
<code>Illustration_48x48@1</code> is mandatory. Others are optional.
!
!
|}
|}
31

edits

Navigation menu