Re: [musicxml] Add size / scaling information for images

Following Carl's suggestion, we could add `<xs:attribute name="height"
 type="tenths"/>` and `<xs:attribute name="width" type="tenths"/>` to 
the image-attributes attribute group. The documentation for this group
 would specify to scale the image independently in x and y to fit if 
both are provided, and scale equally in x and y to fit if only one is 
provided. We would add the corresponding new features to the 
direction.mod and score.mod DTD files.

This would implement the simplest case in Carl's proposal, without 
support for cropping or alternative scaling schemes. Is this OK or do 
people see a need for a more complete solution here? 


-- 
GitHub Notification of comment by mdgood
Please view or discuss this issue at 
https://github.com/w3c/musicxml/issues/3#issuecomment-203614534 using 
your GitHub account

Received on Wednesday, 30 March 2016 20:18:21 UTC