DominusOfMegadeus to ADHD@lemmy.worldEnglish • 19 days agoI just spent two hours trying to strip the annoying headers away from some fonts I downloaded, using python, terminal, and CotEditor. I don't know Python. I was not successful.message-square8arrow-up126
arrow-up126message-squareI just spent two hours trying to strip the annoying headers away from some fonts I downloaded, using python, terminal, and CotEditor. I don't know Python. I was not successful.DominusOfMegadeus to ADHD@lemmy.worldEnglish • 19 days agomessage-square8
minus-square@onehundred@lemm.eelinkfedilinkEnglish8•19 days agoPreface; I probably cannot help you, just curious. Why did you want to strip the headers out?
minus-squareDominusOfMegadeusOPlinkfedilinkEnglish4•19 days agoBecause instead of the font showing in Font Book or Apple Pages as “IzmirNarrow-Bold” they were showing as “FONTSPRING DEMO - IzmirNarrow-Bold”
minus-square@MyNameIsIgglePiggle@sh.itjust.workslinkfedilinkEnglish2•17 days agoSurprised they werent just stored as strings you could edit in a hex editor or something, but then I know nothing about fonts
Preface; I probably cannot help you, just curious. Why did you want to strip the headers out?
Because instead of the font showing in Font Book or Apple Pages as “IzmirNarrow-Bold” they were showing as “FONTSPRING DEMO - IzmirNarrow-Bold”
Surprised they werent just stored as strings you could edit in a hex editor or something, but then I know nothing about fonts