pdf-association / pdf-issues

Industry-based resolutions for issues and errata reported against any PDF-related specification
https://pdf-issues.pdfa.org/
67 stars 2 forks source link

PRC Writing of compression bit for CompressedIndiceArray #421

Open mvrhel opened 6 months ago

mvrhel commented 6 months ago

Spec needs clarity on when the compression bit is written

There are two objects in a PRC_TYPE_TESS_3D_COMPRESSED that are written as a CompressedIndiceArray type. These are the point_reference_array and the triangle_face_array. The spec states that the compression bit (which indicates if the data is Huffman encoded) is not written out with the CompressedIndiceArray but it is not clear if this only applies to the point_reference_array or also applies to the triangle_face_array.