Commit graph

14 commits

Author SHA1 Message Date
Vinzenz Schroeter 04cda144ed add ValueGrid::wrap and CharGrid::wrap_str, more examples
add examples
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 ab16f57292 more From for Cp437Grid and BitVec 2024-11-12 21:55:27 +01:00
Vinzenz Schroeter cbadd85f07 use Origin::ZERO constant 2024-10-16 19:21:45 +02:00
Vinzenz Schroeter f7fddda8f1 improve announce example 2024-10-13 13:40:26 +02:00
Vinzenz Schroeter 3d47b41106 conversion between UTF-8 and CP-437 2024-10-12 18:23:36 +02:00
Vinzenz Schroeter 555d917d96 separate types for c api 2024-06-23 18:03:50 +02:00
Vinzenz Schroeter c554fbd800 wip BrightnessGrid 2024-06-23 15:14:18 +02:00
Vinzenz Schroeter e0647bacd6 encode origin unit in type 2024-06-23 13:59:47 +02:00
Vinzenz Schroeter 672b5e0581 docs, formatting 2024-06-23 13:59:47 +02:00
Vinzenz Schroeter e1f009ee6f examples: error message on connection failure 2024-06-23 13:51:09 +02:00
Vinzenz Schroeter daaa31a276 add crate doc to examples 2024-05-28 20:28:20 +02:00
Vinzenz Schroeter c92493fad1 move examples into package (include them in published crate) 2024-05-26 13:55:19 +02:00
Renamed from examples/announce/src/main.rs (Browse further)