pdf-association / pdf-issues

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

PRC Table 88 2D Transformation #413

Open mvrhel opened 3 months ago

mvrhel commented 3 months ago

PRC Table 88 2D Transformation use of Vector3D for translation Table 88 the 2D Transformation includes a member named translation which is stated to be of type Vector3D. The data description says translate -> mat[0][2] mat[1][2] Which appears to be telling me that translate was a 2D vector. Which is correct?

stuartgalt commented 2 months ago

The table in question is now:

image