summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPicture.h')
-rw-r--r--macosx/HBPicture.h12
1 files changed, 8 insertions, 4 deletions
diff --git a/macosx/HBPicture.h b/macosx/HBPicture.h
index 24c695877..beb045768 100644
--- a/macosx/HBPicture.h
+++ b/macosx/HBPicture.h
@@ -24,10 +24,14 @@
anamorphic {
mode
keepDisplayAspect
- par_width
- par_height
- dar_width
- dar_height
+ par {
+ num
+ den
+ }
+ dar {
+ num
+ den
+ }
}
modulus
*/