pdf-association / pdf-issues

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

PRC PRC_TYPE_GRAPH_TextureDefinition #412

Open mvrhel opened 2 weeks ago

mvrhel commented 2 weeks ago

PRC PRC_TYPE_GRAPH_TextureDefinition Table 96 The definition of PRC PRC_TYPE_GRAPH_TextureDefinition includes two objects with Name transformation. I do realize one is the texture transformation, but a spec like this should avoid name aliasing. According to the table the texture transformation is of the type PRC_TYPE_GRAPH_TextureTransformation which makes sense. The other one is of type Cartesian Transformation, which is not really a type name in the spec. There is PRC_TYPE_MISC_CartesianTransformation. Is that what this refers to?