thumbnail: Add x-large and xx-large thumbnail spec size
Rather than adding hi-dpi specific text to the thumbnail specification, we expect code that calls out to thumbnailers to automatically ask for the right size of thumbnail to be displayed, depending on the level of integration that the toolkit provides.
The x-large "512x512" size could be used as a 512x512 size for non-hi-dpi displays, or equivalent to a 256x256 logical size of displays with a 2x DPI.
The "x*-large" name also has the benefit of being easily extensible without getting a thesaurus out.
Closes: #15 (closed)
Merge request reports
Activity
added 4 commits
-
01dac684...cead5dc4 - 3 commits from branch
master
- 0596c854 - thumbnail: Add x-large and xx-large thumbnail spec size
-
01dac684...cead5dc4 - 3 commits from branch
mentioned in merge request !35 (closed)
GNOME implementation: https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/99
- Resolved by Bastien Nocera
added 1 commit
- 9e938b61 - thumbnail: Add x-large and xx-large thumbnail spec size
- Resolved by Bastien Nocera
This looks good to me @faure @StefanBruens ?
added 1 commit
- 47258f22 - web-export: Export the new version of the thumbnail spec