mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-03 08:39:12 +00:00
feat: render .pdn thumbnails. (#1149)
* feat: render .pdn thumbnails. * fix: add background to .pdn thumbnail * doc: document .pdn support. * fix: add PAINT_DOT_NET_TYPES to ALL_CATEGORIES.
This commit is contained in:
@@ -89,6 +89,7 @@ Preview support for office documents or well-known project file formats varies b
|
||||
| OpenDocument Spreadsheet | `.ods`, `.fods` | Embedded thumbnail |
|
||||
| OpenDocument Text | `.odt`, `.fodt` | Embedded thumbnail |
|
||||
| Pages (Apple iWork) | `.pages` | Embedded thumbnail |
|
||||
| Paint.NET | `.pdn` | Embedded thumbnail |
|
||||
| PDF | `.pdf` | First page render |
|
||||
| Photoshop | `.psd` | Flattened image render |
|
||||
| PowerPoint (Microsoft Office) | `.pptx`, `.ppt` | Embedded thumbnail :material-alert-circle:{ title="If available in file" } |
|
||||
|
||||
Reference in New Issue
Block a user