(find_realized_face): New arg font.
authorhanda <handa>
Thu, 18 Aug 2005 01:07:54 +0000 (01:07 +0000)
committerhanda <handa>
Thu, 18 Aug 2005 01:07:54 +0000 (01:07 +0000)
commitfb77e93ae0cf2fdb477333f60d092979cada77a2
treeeb2d75ee8340b37f08101ff71b9f946acdb9eb92
parent6f3819679bbb048efbab72c4c73237108424720b
(find_realized_face): New arg font.
(find_realized_face): Adjusted for the change of MFont.
(mface__init): Call M17N_OBJECT_ADD_ARRAY.
(mface__fini): Don't call mdebug__report_object.
(mface__realize): New arg font.
(mface__for_chars): Adjusted for the change of mfont__encode_char.
Optimize the latin case.
(mface__free_realized): Free rface->font.
(mface__update_frame_face): Adjusted for the change of mface__realize.
(mface_equal): New function.
src/face.c