Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 3.47 KB

README.md

File metadata and controls

61 lines (46 loc) · 3.47 KB

windows-chewing-tsf

Implement chewing in Windows via Text Services Framework:

  • LibIME contains a library which aims to be a simple wrapper for Windows Text Service Framework (TSF).
  • ChewingTextService contains an implementation of Windows text service for libchewing using libIME.

All parts are licensed under GNU LGPL v2.1 license.

Development

Tool Requirements

How to Build

  • Get source from github
    git clone --recursive https://github.com/chewing/windows-chewing-tsf.git
    cd windows-chewing-tsf
  • Use the build script to build the installer
    scripts\build_installer.bat
    

TSF References

Windows ACL (Access Control List) references

Code Signing Policy

This project is sponsored by SignPath. We use free code signing provided by SignPath.io, certificate by SignPath Foundation.

People and roles:

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

Bug Report

Please report any issue to here.