A (WIP) lightweight X11 desktop app for detexify.kirelabs.org
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
34
commits
Normalize data before sending to classifier
e3943d5
Add max and min of x & y to `struct drawing`
ce1e01a
Formatting
9e61910
Use `XC_watch` cursor while waiting for server
ae50ab9
Disable drawing print when pressing `<Return>`
f0d30ab
Add 'detexify.kirelabs.org' classifier
c3ce600
Add short description of usage and shortcuts
d7f32b2
Print points only when pressing Return
278f4a7
Allow single-line if statements
c78d0c0
Create `reset_drawing` to clear the point arrays
26f4f23
Move bits into `init_drawing()`
3bde5d3
Print only necessary newlines in `print_drawing`
5aab534
Rename `INIT_NUM_POINTS` to `INIT_SHAPE_SIZE`
abe9c42
Store all points instead of only printing them
f6cefd8
Break on press of return
94fef43