You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text operations have not been built tested yet.
However- we need a DEFAULT 8x8-ish font.
However- we need InstallUserFont or SetFont routines(we have them- not in the main unit, partially tested)
The backspace routine(input) works in C (Shahzbaker)
Other routines are guided from FPC team
Old routines, however, from FPC or TP are a ancient mess.
We will rewrite. I have an idea.
The text was updated successfully, but these errors were encountered:
TFF works for SDL- it does not for freeGLUT. GL by itself has no text routines.(Still wondering about 3D text) Bitmapped are only needed for framebuffer fallback modes- however- we start with this in freeGlut.
text operations have not been built tested yet.
However- we need a DEFAULT 8x8-ish font.
However- we need InstallUserFont or SetFont routines(we have them- not in the main unit, partially tested)
The backspace routine(input) works in C (Shahzbaker)
Other routines are guided from FPC team
Old routines, however, from FPC or TP are a ancient mess.
We will rewrite. I have an idea.
The text was updated successfully, but these errors were encountered: