Is there any way to automatically find duplicate fonts that have different names. I have 1000's of fonts and it is slow to do it manually.
cmp file 1 file2
It looks like it has found many identical fonts, but if you look carefully they are not font files (they don't have .ttf at the end). So don't go deleting the similarly named .ttf files by mistake![]()
Is there a way to sort the fonts based on their appearance so that ones that look alike are listed together? Then I could manually delete them.
I suppose it is just a judgment call on which one to delete