nifanfa / Cosmos-DrawString

Draw string (ACSII) in cosmos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CosmosDrawString

Draw string (ACSII) in cosmos kernel

How to use?

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

About

Draw string (ACSII) in cosmos


Languages

Language:C# 100.0%