I found this quite easy. There were a few pixels mostly in the front and back part of each word that you could use to deduce the beginning and ending of each word. Combined with the length and general shape of the word, there were only few combinations left to try.
The last three names were quite easy, but for the first and the second I did some calculations. It probably was quite an overkill, but at least I got the solution right on my first try .
I recorded the widths of the characters and calculated the lengths of the names in the document. The names in the answer were only one or two pixels off my calculated lengths (I measured the crossed-out words)
Took about 30 minutes (longest part was getting character widths!)
i probably went a tad overboard, i wrote my own 'font maker' type program, you give it some text, start drawing the black pixels out, an option to scale it (in case i was slightly off, or in this case, unless the source image appears to be resized from the original font text size) then you can grab a copy of the overall image to your clipboard and use paint with transparent selections to shimmy it around see how far off things are.
once i got all the lower case and most of the upper case i attacked the ones with iffy lengths (#2 was the hardest, even with this method there were 3 very close to possible answers, #6, 23, and 38). it cant make an actual font file it was just bitmaps. didnt help i didnt have an example of all upper case letters involved, i had to guess.
It seemed to me it would be easier to do this with pancil and paper and material you can write on it and look through .... I was sure with the last 3 names, but guessing first 2 took ma roughly 30 attempts ...
Last edited by Hippo on Mon Apr 11, 2016 4:35 pm, edited 1 time in total.
I cut out the single letters and puzzled them together with a script. Every ransom note writer would be proud of me. Then I opened the names as new layers in GIMP.
It still took me some tries.