On Tue, Apr 17, 2007 at 01:20:15PM +0200, Udo Giacomozzi wrote:
> Hello strk,
> 
> Tuesday, April 17, 2007, 12:03:05 PM, you wrote:
> >> +       * @param bounds The minX/minY fields of this rect are always zero.
> >> +       *   The width and height determine the size of the Flash video 
> >> instance
> >> +       *   on the stage (in TWIPS) prior to matrix transformations.       
> >>   
> >> +       */
> 
> s> Is width/height intended to be used for *clipping* the video to the 
> desired size ?
> s> In this case we likely also want xmin/ymin for clipping an arbitrary 
> window.
> 
> AFAIK it defines the size of the video instance (doesn't matter how
> the video itself looks at this point), which can be of any size.
> 
> The video is streched (*apparently* regardless of aspect ratio!) to
> that size, so no crop is necessary.

If this is the case I agree with you, it is completely unecessarly to have
that argument, as the scale can be concatenated with the matrix parameter, 
right ?

--strk;


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to