Giter Club home page Giter Club logo

ofxgoogleime's Introduction

ofxGoogleIME

Thumbnail image

これは作りかけのプロジェクトです。

NotoSansJPをインストールしたPCで、googleのIMEをWebAPI経由で利用して文字入力するアドオンです。

HTTPリクエストを使って変換候補を毎回聞くというかなり無理やりな実装ですが、意外に遅延が少ないので一応使えそうです。

作りかけなので、使い方などはコロコロ変わると思います。

OSのIMEを切らないと、キーバインドがバッティングする可能性はあります。

Usage

入力方法の切り替えは、Alt + ` (バッククォート)です。 インターネット接続が必要です。 exampleを実行すると、挙動が確認できます。

ofApp.h

ofxGoogleIME ime;

ofApp.cpp

// setup
float fontSize = 20;
ime.setup("フォント名", fontSize);

Tested system

Mac + of0.11.2

Author

http://github.com/tettou771

ofxgoogleime's People

Contributors

tettou771 avatar

Watchers

 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.