Releases: dikkadev/PenFerry
Releases · dikkadev/PenFerry
v1.3.3
v1.3.2
feat(Windows): add rounded corners to icon.png Add rounded corners to the icon.png file in the Windows/cmd/penferry/winres directory. This change improves the visual appearance of the icon.
v1.3.1
feat(Windows): add rounded corners to icon.png Add rounded corners to the icon.png file in the Windows/cmd/penferry/winres directory. This change improves the visual appearance of the icon.
v1.3.0
fix(server): fix scaling issue in ContactMove Fixes a bug in the ContactMove function where the Arg3 value was not correctly scaled. Multiplying the Arg3 value by 1024 ensures the correct scaling and resolves the issue.
v1.2.0
feat(mainactivity): add canvas drawing for pen input Add a Canvas element to the MainActivity that allows drawing on the screen based on pen input. The canvas supports drawing lines based on the offset values received from the pen input.
v1.1.1
chore: rerelease to use new synthpointer version
v1.1.0
chore: rerelease to use new synthpointer version
v1.0.0
First release