Skip to content

The-8bit-Noob/AGON_DEMO_10_DRAWTEXT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AGON_DEMO_10_DRAWTEXT2

Agon Light 2 Demo draw text and scale Part2

YouTube Link:
https://youtu.be/23x-NSxa5T8?si=xPxQkSbbtSGp88ek

A better way to draw letters/words and scale them. I used a 16x64 pixel grid to create my word then did all draw and move commands based off the bottom left corner being 0,0. Then added the scaling.

A HUGE THANKS TO MILTONW
for the code, It's all his work.

And Luis From Learn Agon for his Ferrari code.