Delete USE_FONT_BACKEND conditional.
authorKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 00:39:27 +0000 (00:39 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 00:39:27 +0000 (00:39 +0000)
commitfd302b0276e69e870199a3035871286251939cb0
tree6f03e84c1c63e6b3a3b3959e16bb5b19843c9c3a
parent28ca067bdcdda011838aac56eeb9bfaf716a843a
Delete USE_FONT_BACKEND conditional.
(uniscribe_open): Return value changed to font-object.  Adjusted
for the format change of font-object.
(uniscribe_otf_capability): Adjusted for the change of struct
font.
(add_opentype_font_name_to_list): Don't downcase names.
(uniscribe_font_driver): Adjusted for the change of struct
font_driver.
src/w32uniscribe.c