diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-03-20 13:56:19 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-03-20 13:56:19 +0400 |
commit | 42143acda9a3993f383cf1c9688831cba8200d10 (patch) | |
tree | 0bb5855507dcf8b8d1741bee75117f0fa14ec450 /src/window.c | |
parent | 47077837aff40030430e3d1d0522fee5db62ee1e (diff) | |
download | emacs-42143acda9a3993f383cf1c9688831cba8200d10.tar.gz |
* frame.h (struct frame): Drop resx and resy because the same data is
available from window system-specific output context. Adjust users.
(default_pixesls_per_inch_x, default_pixesls_per_inch_y): New
functions to provide defaults when no window system available.
(FRAME_RES_X, FRAME_RES_Y): New macros.
(NUMVAL): Moved from xdisp.c.
* font.c (font_pixel_size, font_find_for_lface, font_open_for_lface)
(Ffont_face_attributes, Fopen_font):
* image.c (gs_load):
* w32font.c (fill_in_logfont):
* xdisp.c (calc_pixel_width_or_height):
* xfaces.c (Fx_family_fonts, set_lface_from_font): Use them.
* xsettings.c (apply_xft_settings): Drop frame loop and adjust comment.
Diffstat (limited to 'src/window.c')
0 files changed, 0 insertions, 0 deletions