issues
search
raphlinus
/
font-rs
Apache License 2.0
756
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Did anyone use this package in production?
#46
9a-aaaaaaaa
closed
2 years ago
2
Fix index oob panic + changes from ab_glyph_rasterizer
#45
alexheretic
closed
4 years ago
0
Potential wrapping add
#44
mooman219
opened
5 years ago
0
Read metrics as signed, not unsigned
#43
glowcoil
closed
5 years ago
0
Handle glyph with single point
#42
raphlinus
closed
5 years ago
1
Panic during GID 3 rendering in calibrili.ttf
#41
RazrFalcon
closed
5 years ago
0
Add conversion of font outlines to kurbo
#40
raphlinus
opened
5 years ago
0
add support for querying metrics
#39
glowcoil
closed
5 years ago
0
Binary?
#38
baerbock
opened
5 years ago
5
hhea table
#37
Orycterope
opened
5 years ago
2
Test fails with Roboto-Regular.ttf
#36
rtsuk
opened
6 years ago
0
Added regression tests for glyph lookup.
#35
golddranks
closed
6 years ago
4
Fix incorrect rounding of size
#34
raphlinus
closed
6 years ago
3
Fix rounding bug in lookup_glyph_id and fix a corner case.
#33
golddranks
closed
6 years ago
3
A rounding bug with glyph id search
#32
golddranks
closed
6 years ago
1
Fix overflow bug with code points larger than 2^15
#31
golddranks
closed
6 years ago
11
Allow optionally compiling with no_std
#30
nshp
opened
6 years ago
2
Runtime detection of SSE capabilities
#29
raphlinus
opened
6 years ago
3
Issue #9 : Switched to native SIMD instructions in Rust. Deleted build.rs and the C code
#28
codri
closed
6 years ago
1
Only build libaccumulate.a for x86
#27
rtsuk
closed
6 years ago
3
Switch benches to use noto font
#26
rtsuk
closed
6 years ago
0
Implement conversion of code point to glyph ID
#25
rtsuk
closed
6 years ago
0
Implement conversion of code_point to glyph ID
#24
rtsuk
closed
6 years ago
7
Add rustfmt.toml
#23
rtsuk
closed
6 years ago
1
Tests for accumulate
#22
kpp
closed
6 years ago
13
Add more benches
#21
kpp
closed
6 years ago
8
Add TravisCI
#20
kpp
closed
6 years ago
9
Make tests and benches compile again
#19
kpp
closed
6 years ago
3
Replacing unsupported (by MSVC) cast with intrinsic.
#18
mason-bially
closed
7 years ago
6
Integrate with Unicode’s text rendering tests
#17
brawer
opened
7 years ago
2
impl Debug for FontError.
#16
hadronized
closed
7 years ago
1
accumulate.c: Add MSVC-specific cast
#15
dagit
closed
6 years ago
1
accumulate_sse will not compile in msvc 14.0 due to __m128 cast
#14
MichaelMitchellM
closed
6 years ago
1
f32 -> u8 conversion should multiply by 256-ε instead of by 255
#13
nigeltao
opened
8 years ago
1
Out-of-bounds path nodes shouldn't panic.
#12
nigeltao
opened
8 years ago
0
Make font-rs production ready
#11
matprec
opened
8 years ago
2
Use fixed point math instead of floating.
#10
nigeltao
opened
8 years ago
3
Rewrite SIMD intrinsic with Rust?
#9
louy2
closed
5 years ago
7
Introduced the gen_new macro.
#8
hadronized
closed
8 years ago
0
Generic Point::new.
#7
hadronized
closed
8 years ago
1
Removed type annotation in numeric literals.
#6
hadronized
closed
8 years ago
0
Removed type annotation in numeric literals / recip.
#5
hadronized
closed
8 years ago
2
fixed some clippy warnings
#4
llogiq
closed
8 years ago
0
Update README.md
#3
adelarsq
closed
8 years ago
2
Fix compilation on MSVC
#2
Connicpu
closed
6 years ago
7
expect args, snake_case, don't use Vec::from_elem
#1
serprex
closed
8 years ago
3