issues
search
alexheretic
/
ab-glyph
Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
Apache License 2.0
372
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add impl for Clone trait for FontVec
#111
GNUqb114514
opened
1 week ago
2
Add FontRef::from_face function.
#110
coevolutions
closed
6 days ago
3
How to draw combing marker glyphs correctly?
#109
cptpiepmatz
closed
1 month ago
5
Add `Font::build_outline` & trait `OutlineBuilder`
#108
alexheretic
closed
6 days ago
2
Support for customized OutlineBuilder
#107
morn-0
closed
3 months ago
4
Support for TrueType collections (`.ttc`)
#106
abrisco
closed
3 months ago
2
Document coordinate system
#105
djeedai
closed
3 months ago
8
Use intra-doc link syntax and fix 2 broken links.
#104
waywardmonkeys
closed
6 months ago
1
Replace usages of legacy numeric constants.
#103
waywardmonkeys
closed
6 months ago
1
Avoid parsing the font twice if I’m using ttf_parser directly
#102
asibahi
closed
7 months ago
1
Rasterizer not handling overlapping outlines.
#101
asibahi
closed
7 months ago
3
add GlyphSvg
#100
asibahi
closed
7 months ago
1
Remove panicking/None `Font` default impls
#99
alexheretic
opened
8 months ago
1
Expose slice and vec of raw data
#98
alexparlett
closed
8 months ago
2
Adding new methods to `Font` are breaking changes
#97
Rodrigodd
closed
8 months ago
2
Get the associated `char` of a `GlyphId`
#96
indietyp
closed
9 months ago
2
adding `neutral` function to `PxScale`
#95
TornaxO7
closed
10 months ago
2
Color glyph support
#94
7sDream
opened
1 year ago
1
Custom font colors
#93
morn-0
closed
1 year ago
4
Fix typos
#92
kianmeng
closed
1 year ago
2
Remove `VariableFont::set_variation` return type
#91
alexheretic
opened
1 year ago
0
Update ttf-parser to 0.20
#90
alexheretic
closed
1 year ago
0
Update edition 2021, resolver 2, ci config
#89
alexheretic
closed
1 year ago
0
Add GlyphImage2 to expose width and height info in non-breaking way
#88
EHfive
closed
1 year ago
7
Add width and height info to GlyphImage
#87
EHfive
closed
1 year ago
1
Width and height info are not exposed in `GlyphImage`
#86
EHfive
closed
1 year ago
1
How can i get the bearing information for text rendering?
#85
sry948749099
closed
3 months ago
5
Coverage out of `[0, 1`] range
#84
e00E
closed
1 year ago
3
Direct access to backing store
#83
simoncozens
closed
1 year ago
6
Add move & close variants to `OutlineCurve`
#82
alexheretic
opened
1 year ago
0
Outline with custom `OutlineBuilder`
#81
coastalwhite
closed
6 days ago
8
Make the rasterizer a default feature and a required dependency
#80
coastalwhite
closed
1 year ago
2
Update ttf-parser to 0.19
#79
alexheretic
closed
1 year ago
0
Return 0.0 for missing horizontal/vertical advance/side bearing values
#78
yzsolt
closed
1 year ago
1
Glyph smudging with small fonts
#77
jean-airoldie
closed
1 year ago
17
SDF Rasterization
#76
cjhowedev
opened
1 year ago
1
Drawing offset curves
#75
bluebear94
opened
1 year ago
5
OTF feature tags
#74
emilk
opened
1 year ago
2
Add FontVec as_slice, into_vec
#73
alexheretic
closed
1 year ago
0
Support laying out text using rustbuzz
#72
notgull
closed
1 year ago
5
Do SIMD runtime detection once using `std::sync::Once`
#71
alexheretic
closed
1 year ago
0
Handling of unexpected advance/side bearing values
#70
yzsolt
closed
1 year ago
1
rasterizer: Fix x86, x86_64 no_std builds, require `std` feature for simd
#69
alexheretic
closed
2 years ago
0
0.1.6 breaks no_std support
#68
chxry
closed
2 years ago
3
Add `VariableFont` to support reading & setting font variations
#67
alexheretic
closed
2 years ago
0
Add runtime detected AVX2 or SSE4.2 line drawing
#66
alexheretic
closed
2 years ago
0
Replacing `rusttype`
#65
vbrandl
closed
2 years ago
3
Font::units_per_em should not return Option
#64
alexheretic
opened
2 years ago
0
Add `Font::pt_to_px_scale`, `PxScale::round`
#63
alexheretic
closed
2 years ago
0
Issue with variable fonts (Link to issue in Bevy)
#62
FarmingtonS9
closed
2 years ago
4
Next