I solved it with Python without using the image, but the data embedded in the Javascript code.The drawing method is the same as in programming 4, so I extracted the lines and arcs from the source, organized them in letters (this is the hardest part), and then identified the letter by line counting (B is 4 lines and 2 arcs, 8 is 2 arcs,...) and some other simple heuristics.This method is a lot