Does anyone know how to draw text using DrawText but without the black background?
DrawText background
BlitzMax Forums/BlitzMax Programming/DrawText background don't use it with SetBlend SOLIDBLEND.
MASKBLEND or ALPHABLEND should be fine.
MASKBLEND or ALPHABLEND should be fine.
Thx!
It works fine now
It works fine now