Relative Content

Tag Archive for bitmapx86-16masmdosbox

Increasing size of a letter – Graphics 8086 masm

So, I am working on graphics in masm 8086, I wrote something that can display a letter ‘D’ on the screen however it is small, I tried to raise size of my array but then I tried setting the coordinates however it kept distorting my ‘D’ and it still wasn’t being drawn properly (largely) so i was wondering if anyone can help me? I am new to graphics, and would appreciate any insight.