зеркало из https://github.com/mozilla/pjs.git
b=383960, moz cairo: win32-logical-font-scale.patch
This commit is contained in:
Родитель
64b7559394
Коммит
e8fc935e79
|
@ -28,4 +28,6 @@ win32-scaled-font-size.patch: Add cairo_win32_font_face_create_for_logfontw_hfon
|
|||
allow win32 scaled_fonts to rescale themselves properly to the required CTM
|
||||
and only use the font_face's hfont if we're sure it's appropriate
|
||||
|
||||
win32-logical-font-scale.patch: set CAIRO_WIN32_LOGICAL_FONT_SCALE to 1
|
||||
|
||||
nonfatal-assertions.patch: Make assertions non-fatal
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
#define SB_NONE 0
|
||||
#endif
|
||||
|
||||
#define WIN32_FONT_LOGICAL_SCALE 32
|
||||
#define WIN32_FONT_LOGICAL_SCALE 1
|
||||
|
||||
typedef struct _cairo_win32_surface {
|
||||
cairo_surface_t base;
|
||||
|
|
Загрузка…
Ссылка в новой задаче