
-----------------------------------
Namis
Sun Sep 28, 2003 2:25 am

Pic.Draw / View.Set(&quot;Graphics) Problem
-----------------------------------
heres the code

View.Set("graphics:750;600")
var mypic : int := Pic.FileNew ("fj33r2.jpg") 
Pic.Draw (mypic, 60,4,0)


it is cutting my picture in half for some reason, anyclue why?

I can locate it on the X axis, but the Y axis seems to be cut in half nomatter what locations i use. Any clue why?

EDIT - Nevermind, I solved it, just used a -Y location 

:o
