Adding web-font converting tools ttf2eot & ttf2woff.
This commit is contained in:
10
app-text/ttf2eot/files/add_stddef.patch
Normal file
10
app-text/ttf2eot/files/add_stddef.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- OpenTypeUtilities.cpp_orig 2009-04-30 12:18:46.000000000 +0300
|
||||
+++ OpenTypeUtilities.cpp 2014-01-15 15:35:14.628573188 +0200
|
||||
@@ -35,6 +35,7 @@
|
||||
#endif
|
||||
|
||||
#include "OpenTypeUtilities.h"
|
||||
+#include <stddef.h>
|
||||
|
||||
|
||||
using std::vector;
|
Reference in New Issue
Block a user