Giter Site home page Giter Site logo

closer76 / libime2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from easyime/libime2

0.0 0.0 0.0 1.39 MB

Library used to develop Windows TSF-based input methods.

License: GNU Lesser General Public License v2.1

Shell 0.92% C++ 84.09% Python 12.58% C 0.86% CMake 0.97% Starlark 0.58%

libime2's Introduction

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.

libime2's People

Contributors

pcman avatar cwahbong avatar czchen avatar chocobo1 avatar blishs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.