Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfrg/swash_demo
/ functions
Functions
417 in github.com/dfrg/swash_demo
⨍
Functions
417
◇
Types & classes
144
Method
requested_attributes
Returns the requested attributes for the font.
src/layout/font/mod.rs:46
Method
revert
Reverts the last computed line, returning to the previous state.
src/layout/line_breaker.rs:161
Method
set_property
(&mut self, property: &SpanStyle)
src/doc/mod.rs:139
Method
simple
(id: u16, advance: f32, span: SpanId)
src/layout/layout_data.rs:130
Method
size
(&self)
src/layout/layout_data.rs:229
Method
span
Returns the span that contains the run.
src/layout/layout.rs:269
Method
strong_count
Returns the number of strong references to the data.
src/layout/font/shared_data.rs:93
Method
to_linear
Converts an sRGB color to linear color space.
src/comp/color.rs:240
Method
to_srgb
Converts a linear RGB color to sRGB color space.
src/comp/color.rs:230
Method
update_slice
(&mut self, offset: usize, data: &[T])
src/gfx/mod.rs:64
Method
variations
(variations: impl Into<Cow<'a, [Setting<f32>]>>)
src/layout/span_style.rs:53
Method
width
(&self)
src/gfx/mod.rs:123
Method
word_from_point
Creates a new selection bounding the word at the specified point.
src/layout/nav.rs:44
Method
write_u16
(&mut self, i: u16)
src/util/fxhash.rs:190
Method
write_u8
(&mut self, i: u8)
src/util/fxhash.rs:185
Method
write_usize
(&mut self, i: usize)
src/util/fxhash.rs:213
Method
writing_systems
Returns an iterator over writing systems supported by the font.
src/layout/font/mod.rs:66
← previous
401–417 of 417, ranked by callers