Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Library used to develop Windows TSF-based input methods.

License

Notifications You must be signed in to change notification settings

EasyIME/libIME2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

163 Commits

Repository files navigation

LibIME2

A C++ library used to develop Windows TSF-based input methods. LibIME2 adds a thin layer around Windows TSF to make it more user-friendly.

It's largely based on the old libIME project used by PIME.

The aim of libIME2 is to improve the API design and quality of the original libIME by introducing more modern C++ syntax and testing.

Development

Tool Requirements

How to Build

  • Get source from github.

    git clone https://github.com/EasyIME/libIME2.git
    
  • Use one of the following CMake commands to generate a Visual Studio project.

    cmake -G "Visual Studio 16 2019" <path to source folder>
    cmake -G "Visual Studio 16 2019 Win64" <path to source folder>
    
  • Open generated project with Visual Studio and build it.

About

Library used to develop Windows TSF-based input methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages

AltStyle によって変換されたページ (->オリジナル) /