From fcbb604e3343f725a1a79dc678dc6aea0d038d77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Fri, 16 Jul 2021 18:36:05 +0100 Subject: [PATCH] Update ODLP.md --- wiki/ODLP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/ODLP.md b/wiki/ODLP.md index 24d1c46..bdb7406 100644 --- a/wiki/ODLP.md +++ b/wiki/ODLP.md @@ -24,7 +24,7 @@ a ZIP + PNG slices approach due the incapacity of CPU to process such data schem ## In file optimizations -1. When generating the file, layers that share the same image data, must reuse that data instead of duplicate the image. +1. When generating the file, layers that share the same image data, may reuse that data instead of duplicate the image. This allow to spare a good amount of data when file contains multiple layers that share same image over and over, for example, functional parts. See example on file sample bellow at `[Layer 3]`. While this is optional and either way it must be valid to print, is highly recommended to hash the layers.