Docs.rs
pixelcoords-core-0.6.0
pixelcoords-core 0.6.0
Permalink
Docs.rs crate page
MIT
02 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
nolindnaidoo
Dependencies
fontdue ^0.9
normal
serde ^1
normal
thiserror ^2
normal
proptest ^1
dev
serde_json ^1
dev
toml ^1
dev
Versions
47.18%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
text_width
pixelcoords_
core
0.6.0
In pixelcoords_
core::
font
pixelcoords_core
::
font
Function
text_
width
Copy item path
Source
pub fn text_width(len:
usize
, scale:
i32
) ->
i32
Expand description
Pixel width of
len
glyphs at
scale
.