dvschultz / 99problems

99 Problems and e-reader rendering are all of them
60 stars 3 forks source link

iBooks canvas doesn’t support drawImage() #2

Open dvschultz opened 10 years ago

dvschultz commented 10 years ago

iBooks supports canvas, but not drawImage. Example to follow.

dvschultz commented 10 years ago

another case of it: http://stackoverflow.com/questions/14063864/ipad-ibooks-javascript-canvas-drawimage-does-not-work

teytag commented 10 years ago

Yes... This case is not working iBooks on iPad and iPhone. But it works iBooks on Mac. And others...

screen shot 2014-07-13 at 12 54 57 pm screen shot 2014-07-13 at 12 56 57 pm screen shot 2014-07-13 at 12 57 45 pm screen shot 2014-07-13 at 12 58 10 pm screen shot 2014-07-13 at 12 59 16 pm screen shot 2014-07-13 at 1 00 27 pm iphone canvas ipad canvas

shornikov commented 8 years ago

hi. use fixed layout mode in ipad-iphone. work fine

teytag commented 8 years ago

Thanks for info. I will try it within FXL