Commit graph

19 commits

Author SHA1 Message Date
Vinzenz Schroeter 2a6005fff9 expose new command to uniffi API 2025-01-12 15:22:54 +01:00
Vinzenz Schroeter 8320ee2d80 restructure api 2025-01-12 15:22:54 +01:00
Vinzenz Schroeter efaa52faa1 first CMD_UTF8_DATA implementation
UTF8 now works
2025-01-12 15:22:54 +01:00
Vinzenz Schroeter 38316169e9 update dependencies and flake
update dependencies
2025-01-12 15:22:54 +01:00
Vinzenz Schroeter 843f5a03a6 version 0.12.0 2024-11-23 21:20:06 +01:00
Vinzenz Schroeter e0249b61b8 add singleton object for constants in c# 2024-11-23 20:15:02 +01:00
Vinzenz Schroeter d5c4c61083 clippy fixes 2024-11-23 19:55:35 +01:00
Vinzenz Schroeter 666a0e6c01 add constants 2024-11-23 19:53:38 +01:00
Vinzenz Schroeter b693e9e1c9 add ruby example, update README.md 2024-11-23 18:33:27 +01:00
Vinzenz Schroeter 6137460457 update uniffi 2024-11-23 14:53:00 +01:00
Vinzenz Schroeter d0d70c079e add uniffi CharGrid 2024-11-13 19:59:55 +01:00
Vinzenz Schroeter 9553d9fe42 add uniffi CP437Grid, equals
add equals method

add uniffi copy_raw method
2024-11-13 19:59:55 +01:00
Vinzenz Schroeter 03aa432655 add uniffi compression code, clone
add uniffi clone
2024-11-13 19:59:55 +01:00
Vinzenz Schroeter 18f1ccb2dc add uniffi brightness grid and related command 2024-11-13 19:59:55 +01:00
Vinzenz Schroeter 960f12ebc5 make BitVec type alias pub, uniffi bitvec
original c# example equivalent works

add uniffi bitvec

original c# example now works with a few tweaks via uniffi
2024-11-13 19:59:55 +01:00
Vinzenz Schroeter f9c8d20654 add bitmap for uniffi, BitmapLinearWin
add uniffi BitmapLinearWin command
2024-11-13 19:59:55 +01:00
Vinzenz Schroeter 6e467502f2 add go and ruby
add ruby
2024-11-13 19:59:55 +01:00
Vinzenz Schroeter 0dc1394935 send command with connection 2024-11-13 19:59:55 +01:00
Vinzenz Schroeter 07a1b8810c basics for uniffi 2024-11-13 19:59:55 +01:00