Skip to content

Files

Latest commit

bee1b3b · Apr 7, 2024

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