Throughout the file, delete all USE_FONT_BACKEND
authorKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 01:34:57 +0000 (01:34 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 01:34:57 +0000 (01:34 +0000)
commite0c8ad7833eda475af9b3becc23c150bb0fd6b90
treea6f91d98d428d1579058a0c87d58f1df9dd8db42
parenta952e54c4a2510de9592a48a187636576cd5f382
Throughout the file, delete all USE_FONT_BACKEND
conditionals.  Don't check enable_font_backend.  Delete all codes
used only when USE_FONT_BACKEND is not defined.
(x_set_font): Call x_new_font, not x_new_fontset2.
(x_set_font_backend): Use FRAME_FONT macro to check if a font is
already set for the frame.
src/frame.c