README.chromium 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. Name: Google Input Tools
  2. Short Name: google_input_tools
  3. URL: https://github.com/googlei18n/google-input-tools.git
  4. Version: 1.0.4.6
  5. Revision: @4801be41532a02b42f30e0e57bd54914132ea7cd
  6. License: Apache 2.0
  7. License File: LICENSE
  8. Security Critical: yes
  9. Description:
  10. This directory contains source for the google-input-tools project, which
  11. provides multi-lingual input support. In particular, google-input-tools is
  12. used in ChromeOS to provide a fallback virtual keyboard for IMEs that are not
  13. VK-aware.
  14. To update to a newer version of google-input-tools, run the following script:
  15. update.py --input=_path_to_google_input_tools_ --lib=_path_to_closure_lib_
  16. Local Modifications:
  17. Only includes the portion of google-input-tools required to build an inputview-
  18. based virtual keyboard.
  19. builder.py: Python script for building inputview.js.
  20. closure.gni: GN template for calling the closure builder.
  21. inputview.gni: List all the files to be compiled.
  22. update.py: Python script for updating revision of google-input-tools.
  23. Modified extendedlayout.js to fix size calculations for scrolling of the
  24. emoji layout.
  25. Modified chrome/os/inputview/common.css to use Noto Serif/Sans CJK instead of
  26. the proprietary fonts that do not exist on Chrome OS anymore.
  27. Modified chrome/os/inputview/common.css to fix language codes and update fonts.