issues
search
servo
/
dwrote-rs
DirectWrite bindings and wrapper for Rust
11
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Start fixing clippy issues
#59
mrobinson
closed
1 month ago
0
Run `cargo fmt` on the entire source tree
#58
mrobinson
closed
1 month ago
0
Allow creating fonts with `Arc<dyn AsRef[u8] + Send + Sync>`
#57
mrobinson
closed
1 month ago
0
Publish 0.11.1
#56
jdm
closed
3 months ago
1
Add glyph pair kerning bindings
#55
crbrz
closed
3 months ago
0
dwrote docs build failures
#54
atouchet
closed
3 months ago
1
ci: Update to `actions/checkout@v4`
#53
waywardmonkeys
closed
6 months ago
0
Rename `master` branch to `main`
#52
mrobinson
closed
8 months ago
0
use `windows` crate instead of `winapi`
#51
TENX-S
opened
11 months ago
1
ci: Update actions.
#50
waywardmonkeys
closed
1 year ago
0
Publish `InformationalStringId` for getting some font names
#49
ssssota
closed
2 years ago
4
Add windows github CI.
#48
jdm
closed
2 years ago
12
Make it so the docs build
#47
jrmuizel
closed
2 years ago
8
Exchange Arc<Vec<u8>> for Arc<Cow<'a, [u8]>>
#46
fschutt
closed
1 month ago
3
Publish 0.11.0.
#45
jdm
closed
4 years ago
4
Release new version
#44
davidhewitt
closed
4 years ago
1
Add null terminator to en-us locale string.
#43
jdm
closed
4 years ago
1
Re-use a fixed-size locale buffer
#42
davidhewitt
closed
4 years ago
4
Allow TextAnalysisSource to use borrowed data
#41
davidhewitt
closed
4 years ago
7
Update version to 0.10.0.
#40
jdm
closed
4 years ago
4
Missing version 0.10
#39
atouchet
closed
4 years ago
0
Make NumberSubst optional in TextAnalysisSource
#38
davidhewitt
closed
4 years ago
5
Add .metrics0 to FontMetrics
#37
davidhewitt
closed
4 years ago
6
Modernize and clean up code
#36
pcwalton
closed
4 years ago
4
Return the `DWRITE_FONT_METRICS1` structure on Windows 8 and up.
#35
pcwalton
closed
4 years ago
0
Remove "forked from vvuk/dwrote-rs"
#34
atouchet
opened
5 years ago
3
0.9.0
#33
pcwalton
closed
5 years ago
5
Add FontFallback and TextAnalysisSource objects
#32
raphlinus
closed
5 years ago
6
Update authors
#31
atouchet
closed
5 years ago
4
make FontFile::new_from_path analyze the font
#30
lsalzman
closed
5 years ago
4
make GlyphRunAnalysis return potential errors rather than asserting on them
#29
lsalzman
closed
5 years ago
6
make RECT public
#28
lsalzman
closed
5 years ago
4
add FontCollection::get_system for more control over updating
#27
lsalzman
closed
6 years ago
9
fix get_recommended_rendering_mode error check
#26
lsalzman
closed
6 years ago
4
Bump up to 0.6.0
#25
Moxinilian
closed
6 years ago
4
0.5.2 break existing code that use FontFile::new_from_data
#24
Rhuagh
closed
6 years ago
5
restore missing AddRefs in QueryInterface
#23
lsalzman
closed
6 years ago
4
ensure FontFileStream is cleaned up with its owning FontFile
#22
lsalzman
closed
6 years ago
4
Make serde optional, enabled by default
#21
fschutt
closed
5 years ago
4
add support for creating variation fonts
#20
lsalzman
closed
6 years ago
7
Rename to `servo-dwrote`?
#19
pcwalton
closed
6 years ago
1
Remove some DEFINE_GUID instances
#18
evilpie
closed
6 years ago
5
Export `FontFaceType` from the `font_face` module
#17
pcwalton
closed
6 years ago
4
Add a binding to `IDWriteFontFace::GetType()`
#16
pcwalton
closed
6 years ago
4
Implement Font is_monospace with dwrite1
#15
evilpie
closed
6 years ago
6
Push a new version to crates.io
#14
pcwalton
closed
6 years ago
2
Add a binding to `IDWriteFactory::CreateFontFileReference`.
#13
pcwalton
closed
6 years ago
4
Implement Font is_monospace with dwrite1
#12
evilpie
closed
6 years ago
1
Fix AppVeyor
#11
pcwalton
closed
6 years ago
6
Appveyor build is broken
#10
jdm
closed
6 years ago
2
Next