moros icon indicating copy to clipboard operation
moros copied to clipboard

Add draw command

Open vinc opened this issue 7 months ago • 2 comments

Add command to draw text on screen in VGA graphics mode.

This PR is another tiny step toward adding UEFI support with the goal of one day maybe supporting ARM64 and RISCV64 in addition to AMD64.

vinc avatar Sep 16 '25 19:09 vinc

Screenshot of draw --text "Hello, World!" or draw -t "Hello, World!" in short:

draw-hello-world

vinc avatar Sep 16 '25 19:09 vinc

Screenshot of draw --execute date --interval 1 --center or draw -e date -i 1 -c in short:

draw-date

vinc avatar Sep 16 '25 19:09 vinc