liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

PNG images are resized to full screen #1023

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Upload a 200 x 100 PNG image to the presentation (see resize.png)
2.
3.

What is the expected output? What do you see instead?
Expected to to show at actual size, but instead the image resized to fit the 
presentation window.

See resize1.png

BigBlueButton should do some pre-processing processing on the image before 
converts it to a swf file.  In this case, it should embed the image in a white 
background that is the correct size when displayed by the user.

Note "Correct size" here is relative since BigBlueButton client doesn't know 
the scale at which the user is displaying the image in the presentation window, 
but if we place it in a white background of the appropriate size we can give 
the presenter better results.

See resize3.png

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ffdixon@gmail.com on 28 Sep 2011 at 3:16

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by mcmarkos86 on 15 Nov 2011 at 11:29

GoogleCodeExporter commented 9 years ago

Original comment by ffdixon@gmail.com on 15 Dec 2013 at 2:35