Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 267 Bytes

CosmosDrawString

Draw string (ACSII) in cosmos kernel

How to use?

canvas.DrawACSIIString(Color.White, "Hello World\n Nifanfa", 0, 0);
image