Skip to content

Commit bc891a3

Browse files
ideasman42scott-wilson
authored andcommitted
Docs: specify the units for DPX scanned size (AcademySoftwareFoundation#4694)
From the PDF: https://pub.smpte.org/doc/st268/20030505-pub/st0268-2003.pdf 3.31 X scanned size: Defines the horizontal size of the original scanned optical image in millimeters. [42.1] 3.32 Y scanned size: Defines the vertical size of the original scanned optical image in millimeters. [42.2] ---- This is a small PR that simply clarifies the units in the documentation. Signed-off-by: Campbell Barton <[email protected]> Signed-off-by: Scott Wilson <[email protected]>
1 parent e13d470 commit bc891a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/builtinplugins.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,10 +425,10 @@ the `set_ioproxy()` methods.
425425
- reference high quantity
426426
* - ``dpx:XScannedSize``
427427
- float
428-
- X scanned size
428+
- X scanned size in millimeters
429429
* - ``dpx:YScannedSize``
430430
- float
431-
- Y scanned size
431+
- Y scanned size in millimeters
432432
* - ``dpx:FramePosition``
433433
- int
434434
- frame position in sequence

0 commit comments

Comments
 (0)