diff options
| author | Malo <57839069+MDLC01@users.noreply.github.com> | 2025-02-06 11:18:10 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-02-06 11:24:19 +0100 |
| commit | c2316b9a3ec6f3eaa009a88d2b9e17ae03e85c29 (patch) | |
| tree | a724c8d47c49eaafb6c153f0810437ad6ff7dcbc /docs/reference | |
| parent | d8b79b5b9bddeff4a9cb5b5978a1dc124a761901 (diff) | |
Documentation fixes and improvements (#5816)
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/export/png.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/export/png.md b/docs/reference/export/png.md index fe122f4d..0e817e0f 100644 --- a/docs/reference/export/png.md +++ b/docs/reference/export/png.md @@ -11,7 +11,7 @@ the PNG you exported, you will notice a loss of quality. Typst calculates the resolution of your PNGs based on each page's physical dimensions and the PPI. If you need guidance for choosing a PPI value, consider the following: -- A DPI value of 300 or 600 is typical for desktop printing. +- A value of 300 or 600 is typical for desktop printing. - Professional prints of detailed graphics can go up to 1200 PPI. - If your document is only viewed at a distance, e.g. a poster, you may choose a smaller value than 300. |
