
;
; theory :
;
; draw lines between all the points so the object becomes closed
; trace sideways until you hit a point or a line, in case of a point change the color
;
; used to compile 'nasm -f bin bier.asm -o bier.com'
;
; uncomment the line 	;mov byte [di+bx],2 to see the contour
;
; ren hoek^guideline
;  




















































HYPER HYPER!