1
0
Fork 0

Deploy gitea page #1

Merged
oysteikt merged 2 commits from deploy-gitea-page into master 2024-06-02 00:10:43 +02:00
1 changed files with 1 additions and 3 deletions
Showing only changes of commit 65e2dde7a1 - Show all commits

View File

@ -2,8 +2,6 @@
Example of direct usage of the API behind handwriting in google translate.
https://h7x4abk3g.github.io/google-ime-handwriting-request/
### Example request data:
```json
@ -40,4 +38,4 @@ https://h7x4abk3g.github.io/google-ime-handwriting-request/
}
```
where ink is an array of strokes. A stroke is formatted as an array containing three arrays. They contain every points x-values, y-values and the time between point creation and the beginning of the stroke.
where ink is an array of strokes. A stroke is formatted as an array containing three arrays. They contain every points x-values, y-values and the time between point creation and the beginning of the stroke.