| |
|
|
| En diesem Ver código fuente - wo el hwnd 640 x 480 Pixel groß es positioniert se el oglText genau oben links KompilierenMarcaSeparaciónwindowstyle 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
Wenn ahora de window 0,0 - 640,480 z.B. window 0,0 - 640,400 gemacht se entonces el Texto después de rechts verrückt - qué auch logisch es - aber como puede ser lo sin eigenst-errechnetem Korrekturfaktor (qué unnötig Tiempo pro kostet) verhindern? Yo erinnere mich nämlich a una Tiempo como se el OGL-Ventana no en el propio Proportionalität achtete y se simplemente skalierte. Alguien ne Concepto Yo esta Effekt otra vez herbringen kann? |
|
|
| |
|
|
|
| |
|
| |
|
|
|
| Übersehe Yo sólo qué Profanes oder Es el Cuestión a blöd gestellt? Hey el es wichtig! |
|
|
| |
|
|