Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ivanceras/text-canvas

A 2-dimenstional text canvas implementation intended for manipulating text which contains multi-width characters
https://github.com/ivanceras/text-canvas

Add comments

6248ff605471940396dd5730a0494e2668ee6c5c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add delete_char function

dc15521d415f55cc044430d527440d3acbf96ac7 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add more test for insert lines

9148c98a99ba086d30400b123d5a3f645eeff330 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add test for break_line, rename buffer to canvas in variable names

424eacc017c340af7be38febee53d4d575154941 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Organize tests

969461ff650f13f698c16893f203e3bcfe9a1118 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Rename crate to text-canvas

6a9f5e871d483bd52f232144f0af15c743f8b63b authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add more test, fix more bugs

61847ed0d6f1c84477f5a49fb17da82139b9651a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix calculation of line width when a char is added

4c0a7325fe6cac5e8a440df5f696eeb85dd654a1 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix inserting of characters at the end

68c403b933288e0e5d0a3eb247f2faad87867eba authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Initial commit

3469eeaed649767400683b71c6d6e9a5e6695034 authored over 3 years ago by Jovansonlee Cesar <[email protected]>