| |
|
|
| with this View source - where the hwnd 640 x 480 Pixel big is positioniert itself the oglText very supra left CompileMarkSeparationwindowstyle 80
window 0,0 - 640,480
casenot ogl("init",%hwnd,0,0,0,1) : error("Cant init OpenGL.")
var gdifnt&=create("Font","Arial",20,0,0,0,0)
var oglfnt&=ogl("OUTLINEFONT",gdifnt&,0.25)
ogl("Clear")
ogl("Origin",0,0,-10)
ogl("move",-5.5,3.4,0)
ogl("PRINT",oglfnt&,"TEXT")
ogl("show")
waitinput
ogl("done")
end
proc error
parameters s$,
messagebox s$,"",0
end
endproc
If now from window 0,0 - 640,480 z.B. window 0,0 - 640,400 made becomes then is the Text to right insane - what too logical is - but how can one it without eigenst-errechnetem Korrekturfaktor (what unnecessary Time per cost) prevent? I remember namely on a Time as itself the OGL-Window not The Own Proportionalität achtete and itself simply skalierte. someone ne idea How I this effect again herbringen can? |
|
|
| |
|
|
|
| |
|
| |
|
|
|
| Übersehe I only what Profanes or is the Question stupid set? Hey this is important! |
|
|
| |
|
|