keymanapp / keymanapp/keyman

feat: add reference to back_1 from keymanweb-osk.ttf

Open
#10,220 1 comment 0 reactions 0 assignees View on GitHub
common/ feat m:osk
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

### Is your feature request related to a problem? Please describe.

Need reference for special character
back_1 : 0x21
in
web/src/engine/osk/src/specialCharacters.ts

![image](https://github.com/keymanapp/keyman/assets/14062593/6e6b9f35-ba45-4564-a536-5e5669b9923d)

This glyph would be needed in creating iOS stock-keyboard like keyman-keyboards.

![image0](https://github.com/keymanapp/keyman/assets/14062593/c0eb4755-e274-4cee-8346-9aa76c52f2a8)

### Describe the solution you'd like

add in
'*BkSp1*': 0x21,
in
web/src/engine/osk/src/specialCharacters.ts

### Describe alternatives you've considered

_No response_

### Related issues

_No response_

### Keyman apps

- [ ] Keyman for Android
- [ ] Keyman for iPhone and iPad
- [ ] Keyman for Linux
- [ ] Keyman for macOS
- [ ] Keyman for Windows
- [X] Keyman Developer
- [ ] KeymanWeb
- [ ] Other - give details at bottom of form

### Keyman version

_No response_

### Operating system

_No response_

### Device

_No response_

### Target application

_No response_

### Browser

_No response_

### Keyboard name

_No response_

### Keyboard version

_No response_

### Language name

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.