https://bugzilla.wikimedia.org/show_bug.cgi?id=42812
--- Comment #12 from Andre Klapper <[email protected]> --- (In reply to comment #11) > run ttf2eot yourfont.ttf > yourfont.eot From the README file included in ttf2eot-0.0.2-2.tar.gz : > Usage: > $ ./ttf2eot < input.ttf > output.eot Looks like the documentation on https://www.mediawiki.org/wiki/Extension:WebFonts#Preparing_webfonts is wrong and needs fixing. I cannot test myself as I get a compile error for ttf2eot with gcc 4.6.3 in OpenTypeUtilities.cpp:getEOTHeader(). > I substitued the font with the font I need and nothing happens. Please try the command with "<" and check if the file yourfont.eot is created. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
