Throughout the file, delete all USE_FONT_BACKEND
authorKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 01:04:51 +0000 (01:04 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 01:04:51 +0000 (01:04 +0000)
commit1cc06b86c488cc663a4474f3338f0aa7c62e80da
tree13ee0991acc7d943385d7f95cfe598a4bb1f2c25
parent7a9ef2ed880e2d5a456f18d5d6026f6c29454f95
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.  Surround non-used
code by "#ifdef OLD_FONT" and "endif".
(Fw32_select_font): Use FONT_COMPAT to get old font structure.
src/w32fns.c