diff options
Diffstat (limited to 'WebCore/platform/graphics/cairo/scale-removal.txt')
-rw-r--r-- | WebCore/platform/graphics/cairo/scale-removal.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/WebCore/platform/graphics/cairo/scale-removal.txt b/WebCore/platform/graphics/cairo/scale-removal.txt deleted file mode 100644 index 47c0d70..0000000 --- a/WebCore/platform/graphics/cairo/scale-removal.txt +++ /dev/null @@ -1,13 +0,0 @@ -Index: cairo/src/cairo-win32-private.h -=================================================================== ---- cairo/src/cairo-win32-private.h (revision 14582) -+++ cairo/src/cairo-win32-private.h (working copy) -@@ -39,7 +39,7 @@ - #include <cairo-win32.h> - #include <cairoint.h> - --#define WIN32_FONT_LOGICAL_SCALE 32 -+#define WIN32_FONT_LOGICAL_SCALE 1 - - typedef struct _cairo_win32_surface { - cairo_surface_t base; |