Skip to content

Instantly share code, notes, and snippets.

@lotem
Created August 16, 2020 14:57
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lotem/4b8ce0742eac3c2a7aafed8b16e645df to your computer and use it in GitHub Desktop.
Save lotem/4b8ce0742eac3c2a7aafed8b16e645df to your computer and use it in GitHub Desktop.
Rime config for testing vertical UI in Squirrel https://github.com/rime/squirrel/pull/441
patch:
# menu/alternative_select_labels: [ ㊀, ㊁, ㊂, ㊃, ㊄, ㊅, ㊆, ㊇, ㊈ ]
# menu/alternative_select_labels: [ ㈠, ㈡, ㈢, ㈣, ㈤, ㈥, ㈦, ㈧, ㈨ ]
menu/alternative_select_labels: [ 一, 二, 三, 四, 五, 六, 七, 八, 九 ]
translator/preedit_format:
- "xlit|abcdefghijklmnopqrstuvwxyz|日月金木水火土竹戈十大中一弓人心手口尸廿山女田難卜符|"
patch:
style/color_scheme: aqua # observe the bottom of hightlighted block on a dark background app
style/font_face: 'Hiragino Maru Gothic ProN'
style/font_point: 21
style/label_font_face: 'Hiragino Maru Gothic ProN'
style/label_font_point: 18 # set to 21 to make Chinese numbers vertical
style/candidate_format: '%c %@'
style/vertical: true
style/base_offset: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment