Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReTeX/ReX
/ functions
Functions
222 in github.com/ReTeX/ReX
⨍
Functions
222
◇
Types & classes
71
Function
render_to_string
(settings: &RenderSettings, input: &str)
src/render/svg.rs:25
Method
right
(self, dx: FontUnit)
src/render.rs:46
Method
rule
(&self, out: &mut Objects, pos: Cursor, width: FontUnit, height: FontUnit)
tests/common/debug_render.rs:77
Function
save_layout
()
tests/layout.rs:117
Function
save_style
()
tests/style.rs:122
Function
scripts
()
src/parser/engine.rs:459
Method
set_alignment
(&mut self, align: Alignment)
src/layout/builders.rs:88
Method
set_offset
(&mut self, offset: FontUnit)
src/layout.rs:67
Method
set_width
(&mut self, width: FontUnit)
src/layout/builders.rs:92
Method
settings
(&self)
tests/common/debug_render.rs:59
Function
style
()
tests/style.rs:104
Method
style
(self, style: Style)
src/render.rs:109
Function
style_symbol
(codepoint: u32, style: Style)
fonts/stix2/src/style.rs:78
Method
sub
(self, rhs: Self)
fonts/types/src/fp.rs:35
Method
sub_assign
(&mut self, rhs: Self)
fonts/types/src/fp.rs:41
Method
successor
This method will look for a successor of a given glyph if there exits one. This is how operators like `\int` and `\sum` become larger while in Displa
src/font/variant.rs:132
Method
sup_shift_up
(self)
src/layout.rs:325
Method
symbol
(&self, out: &mut Objects, pos: Cursor, symbol: u32, scale: f64)
tests/common/debug_render.rs:68
Method
translate
(self, dx: FontUnit, dy: FontUnit)
src/render.rs:34
Method
try_from_str
Attempt to parse an `&str` type into a an `Enviornment`.
src/environments.rs:26
Method
twice
(self)
fonts/types/src/fp.rs:143
Method
vert_padding
(self, size: FontUnit)
src/render.rs:103
← previous
201–222 of 222, ranked by callers