From adfe2fb916263ce8b57fc67d409e98da7c271bee Mon Sep 17 00:00:00 2001 From: Yuanle Song Date: Wed, 23 Oct 2019 01:37:01 +0800 Subject: [PATCH] v0.9.0 support fuzzy pinyin. - added FuzzyFlag property. - updated zero-pinyin.el to support zero-pinyin-fuzzy-flag variable. --- ...yinService1.ZeroPinyinServiceInterface.xml | 9 ++ main.c | 4 +- meson.build | 4 +- operational | 96 +++++++++++++++- pinyin-id.h | 76 +++++++++++++ zero-pinyin-service.c | 105 +++++++++++++++--- zero-pinyin-service.h | 6 + 7 files changed, 280 insertions(+), 20 deletions(-) create mode 100644 pinyin-id.h diff --git a/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml b/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml index 4be7072..31c3f61 100644 --- a/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml +++ b/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml @@ -3,6 +3,15 @@ "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" > + + +