(compose_glyph_string): Use more constant font for
authorhanda <handa>
Mon, 11 Oct 2004 00:58:40 +0000 (00:58 +0000)
committerhanda <handa>
Mon, 11 Oct 2004 00:58:40 +0000 (00:58 +0000)
commit59739227dd9f0e5e129f60fcc3af8646e7833364
tree4ac18c8b9252c526b9aff931e1dc590367156875
parent5c7c718b8c47aba2efabaf6ef6fb3cad6ab44280
(compose_glyph_string): Use more constant font for
glyphs.  Adjust for the member change in MGlyph.
(layout_glyph_string): Adjust for the member change in MGlyph.
(alloc_gstring): Intilize scracth_glyph to avoid
compose_glyph_string on it.
(get_gstring): Don't call compose_glyph_string on scracth_glyph.
(mdraw_coordinates_position): Fix previous change.
src/draw.c