Obscure text with messed font.
Wow. This looks normal.
-- Friends with Benefits (2011)
How does it works? Inspect this obscured text, it generate a messed font to display messed text normally.
npm install font-mess
const fs = require('fs')
const mess = require('font-mess')
const messer = mess(fs.readFileSync('some-font.ttf'))
const messed = messer('some text')
// => {
// originalText,
// messMapping,
// messedText,
// messedFontBuffer
// }
MIT @ Amio
$ claude mcp add font-mess \
-- python -m otcore.mcp_server <graph>