Docs.rs
core-text-21.0.0
core-text 21.0.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
github:servo:cargo-publish
pcwalton
larsbergstrom
metajack
mbrubeck
Dependencies
core-foundation ^0.10
normal
core-graphics ^0.24
normal
foreign-types ^0.5
normal
libc ^0.2
normal
Versions
1.97%
of the crate is documented
Platform
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
core_
text
21.0.0
In core_
text::
font
Function
core_text
::
font
::
new_from_name
Copy item path
source
ยท
[
−
]
pub fn new_from_name(name: &
str
, pt_size:
f64
) ->
Result
<
CTFont
,
()
>