Jeremy Soller
425f741982
0.5.0
2022-11-15 12:27:23 -07:00
Jeremy Soller
ee54e7626b
Vi-style editor and other editor improvements ( #40 )
...
* WIP VI wrapper for editor
* WIP: block cursor
* Create Edit trait, run CI on all feature options
* Add prints describing build steps to ci.sh
* Custom rendering for Vi editor
* Clippy fixes
* More clippy fixes
* Show clippy results in CI
* Fix for Redox
* Fix clippy lint
* Add vi feature to enable vi-style editor
* Add escape to libcosmic text box
2022-11-15 12:26:59 -07:00
Andrew Wheeler(Genusis)
271ca5cf7a
Converted attr range to use RangeMap BTree ( #41 )
...
* Converted attr range to use RangeMap BTree
* Change get_span() to use First index instead of range.
* update doc comment
2022-11-14 11:05:34 -07:00
Jeremy Soller
1663bfc96c
Add SyntaxEditor abstraction using optional synect feature
2022-11-09 10:09:42 -07:00
Jeremy Soller
f0b6afdf69
0.4.1
2022-11-08 13:25:21 -07:00
Jeremy Soller
268805ba0c
no_std support
2022-11-08 13:24:14 -07:00
Hugo Osvaldo Barrera
ae25b6c1b9
Add links to repo and docs in Cargo.toml
...
This will add a link to the repository in docs.rs, and both links to
crates.io.
2022-11-04 12:46:57 -06:00
Jeremy Soller
093a6081bc
0.4.0
2022-11-04 10:39:00 -06:00
Ian Douglas Scott
0d3fb1dd9d
Use ouroboros in FontSystem to avoid lifetime bound
...
Perhaps not quite what ouroboros is expected to be used for, but it's
not too bad, and avoiding the lifetime bound can be a huge help.
2022-11-04 10:37:32 -06:00
Jeremy Soller
b0ec548a5e
0.3.0
2022-10-31 11:40:01 -06:00
Jeremy Soller
4e2e41470b
0.2.2
2022-10-27 18:29:41 -06:00
Jeremy Soller
52be09ec17
0.2.1
2022-10-27 15:00:23 -06:00
Jeremy Soller
7980fb65f1
0.2.0
2022-10-27 11:15:46 -06:00
Jeremy Soller
4edca946ea
0.1.5
2022-10-27 08:37:27 -06:00
Jeremy Soller
39b7bef5cc
0.1.4
2022-10-26 17:58:50 -06:00
Jeremy Soller
94576fb682
0.1.3
2022-10-26 11:12:36 -06:00
Jeremy Soller
7d00af3551
Update fontdb to 0.9.3
2022-10-26 11:12:05 -06:00
Jeremy Soller
d7f9eec6ef
0.1.2
2022-10-25 21:38:54 -06:00
Jeremy Soller
ea18576032
Make it possible to set and use default family
2022-10-25 21:16:02 -06:00
Jeremy Soller
904ee71414
0.1.1
2022-10-25 19:40:26 -06:00
Jeremy Soller
b6bd72335c
Add description for crate
2022-10-25 12:54:21 -06:00
Jeremy Soller
1c341f3126
Make swash optional, add swash cache abstraction
2022-10-25 10:55:24 -06:00
Jeremy Soller
ab56c52c73
Improve selection inside ligatures
2022-10-24 14:27:26 -06:00
Jeremy Soller
92a83fc4a6
Revert "Switch unicode-linebreak to xi-unicode for ~25% faster builds"
...
This fixes ZJW emoji support.
This reverts commit c1262eca74 .
2022-10-24 14:12:23 -06:00
Jeremy Soller
564dab009c
Relicense MIT OR Apache 2.0
2022-10-24 12:58:15 -06:00
Ian Kettlewell
c1262eca74
Switch unicode-linebreak to xi-unicode for ~25% faster builds
2022-10-23 12:57:35 -06:00
Jeremy Soller
3f01aa1496
Use wildcard to include examples
2022-10-18 13:32:50 -06:00
Jeremy Soller
410d4ee674
Text library moved from libcosmic
2022-10-18 12:07:22 -06:00