You are browsing as a guest. Sign up (or log in) to start making projects!

2h 18m 10s logged

I have done the converting image into Ansi art.
The problem is a pixel on terminal usually equal to 2 pixel on the picture.
So this function basically treat a pixel on terminal as 2 pixel on the picture, then using the foreground and background coloring to workaround the 2-pixel problem.
In theory, it should work now, but the size of the object is just too big so I’m implement NumPy to solve this problem :okay-1:

0
8

Comments 0

No comments yet. Be the first!