(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
authorKenichi Handa <handa@m17n.org>
Thu, 12 Feb 2009 06:06:29 +0000 (06:06 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 12 Feb 2009 06:06:29 +0000 (06:06 +0000)
commit895416e35604aeb0d235486835ffb7936ef9df69
tree6906c3bdebe81cea75cb44abc3c3aec39122db6a
parent8b13507ac4236e4e38f44f4cc666c63e7df854bf
(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
(composition_gstring_width): Fix handling of LGLYPH_YOFF.
(autocmp_chars): Use fast_looking_at.  Don't compose more
characters than MAX_COMPOSITION_COMPONENST.
(find_automatic_composition): While looking forward and backward,
check static composition.  Fix where to stop looking forward.
(composition_adjust_point): Fix checking of static composition.
(Fcomposition_get_gstring): Pay attention to
MAX_COMPOSITION_COMPONENST.
src/ChangeLog
src/composite.c