Forum Discussion

coredump's avatar
coredump
Visitor
11 years ago

2D API - DrawText not rendering

I am trying to draw text to the screen but for some reason it is not appearing, Here is a code snippet : ' RGBA converter function HexToInteger3(hex_in) bArr = createobject("roByteArray") ...