issues
search
linebender
/
parley
Rich text layout library
Apache License 2.0
228
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to Linebender lint set v2.
#184
xStrom
closed
6 hours ago
1
PlainEditor: cursor disappears when all text is deleted
#183
mwcampbell
opened
1 day ago
3
Skip adding font family as fallback if it has zero coverage for given script
#182
richardhozak
closed
2 days ago
0
Update clipboard-rs
#181
waywardmonkeys
closed
3 days ago
2
Add linebender lint set to project
#180
PoignardAzur
closed
3 days ago
0
Ctrl-End followed by Ctrl-Del makes the vello_editor example panic
#179
PoignardAzur
opened
4 days ago
2
Parley's cursor_for_point function gives wrong result with Right-Aligned and Centered layout
#178
PoignardAzur
closed
4 days ago
0
Make Data types and fields `pub(crate)`
#177
PoignardAzur
closed
3 days ago
0
Fix Cursor::from_point to use the line's offset
#176
DJMcNab
closed
4 days ago
2
Use `arboard` instead of `clipboard_rs` in `vello_editor` example
#175
nicoburns
closed
3 days ago
4
Arabic font fallback not working on linux
#174
richardhozak
closed
2 days ago
6
Initial version of snapshot testing
#173
spirali
opened
1 week ago
8
vello_editor: Stop blinking and hide cursor when window not focused.
#172
xorgy
closed
1 week ago
2
Run CI tests using `cargo-nextest`.
#171
xStrom
closed
1 week ago
0
Cursor rework
#170
dfrg
opened
1 week ago
12
Add `LineMetrics::offset` in cursor geometry
#169
mwcampbell
closed
1 week ago
0
Remove duplicated code in positioned_glyphs()
#168
spirali
closed
1 week ago
0
Added decorations in examples (underline & strikethrough)
#167
spirali
closed
1 week ago
0
Add optional AccessKit integration for text layout and `PlainEditor`
#166
mwcampbell
closed
1 week ago
5
Parley rendering beyond measured bounds
#165
jamesthurley
opened
1 week ago
7
Remove broken line break condition in right-side handling in `Cursor::previous_visual`
#164
mwcampbell
opened
2 weeks ago
0
Fixes #138 - placing inline boxes
#163
spirali
closed
1 week ago
4
Fontique: Use `read-fonts` instead of `skrifa`
#162
nicoburns
closed
1 week ago
1
Derive Clone for FontContext
#161
nicoburns
closed
2 weeks ago
2
Get as close as possible to full no_std support
#160
mwcampbell
closed
2 weeks ago
3
Make fontique actually no-std-compatible
#159
mwcampbell
closed
2 weeks ago
1
Fix `no_std` compilation in `fontique`.
#158
xStrom
closed
2 weeks ago
0
Match CI doc testing with docs.rs.
#157
xStrom
closed
2 weeks ago
0
Delay CI cache restore until the toolchain has been installed.
#156
xStrom
closed
2 weeks ago
0
Rename the CI `cargo fmt` job to `formatting`.
#155
xStrom
closed
3 weeks ago
0
Eliminate extraneous allocation and dynamic dispatch in `PlainEditor`
#154
mwcampbell
closed
2 weeks ago
1
Update to `hashbrown` 0.15
#153
waywardmonkeys
closed
3 weeks ago
1
Implement cursor blinking in text editor
#152
tannal
closed
1 week ago
2
Disable CI caching in merge group.
#151
xStrom
closed
3 weeks ago
0
`Arc<str>` in `PlainEditor`?
#150
mwcampbell
closed
2 weeks ago
2
Add tests for editor operations
#149
waywardmonkeys
opened
3 weeks ago
2
Remove trailing whitespace in cursor.rs
#148
xorgy
closed
3 weeks ago
0
Clean up repetitive PlainEditorOp enum base.
#147
xorgy
closed
3 weeks ago
0
PlainEditor: Add byte selection and navigation operations.
#146
xorgy
closed
3 weeks ago
6
vello_editor: Always paint on RedrawRequested.
#145
xorgy
closed
1 month ago
4
vello_editor: Use PresentMode::Mailbox when available.
#144
xorgy
closed
4 weeks ago
2
PlainEditor: add generation counter for lazy drawing.
#143
xorgy
closed
1 month ago
2
Underline & Strikethrough handling not documented well
#142
spirali
opened
1 month ago
5
vello_editor: Remove clipboard-rs usage on iOS.
#141
waywardmonkeys
closed
1 month ago
0
vello_editor: Add basic Touch handling.
#140
xorgy
closed
1 month ago
2
ci: Update Rust stable version and typos-cli
#139
waywardmonkeys
closed
1 month ago
0
Placing an InlineBox at the beginning of non-first line
#138
spirali
opened
1 month ago
2
Make `PlainEditor` width `Option<f32>`
#137
nicoburns
closed
1 month ago
0
Implement IME primitives for PlainEditor.
#136
xorgy
opened
1 month ago
1
Parley cannot compute caret geometry if layout text is empty
#135
nicoburns
opened
1 month ago
3
Next