alexheretic/ab-glyph
Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
RustApache-2.0
Issues
- 5
How to draw combing marker glyphs correctly?
#109 opened by cptpiepmatz - 7
Outline with custom `OutlineBuilder`
#81 opened by coastalwhite - 2
Support for TrueType collections (`.ttc`)
#106 opened by abrisco - 4
Support for customized OutlineBuilder
#107 opened by morn-0 - 8
Document coordinate system
#105 opened by djeedai - 1
Embedding fonts at compile time
#54 opened by LoganDark - 1
Documentation on what is supported
#55 opened by LoganDark - 5
- 1
Color glyph support
#94 opened by 7sDream - 1
- 3
Rasterizer not handling overlapping outlines.
#101 opened by asibahi - 1
Remove panicking/None `Font` default impls
#99 opened by alexheretic - 2
- 2
Get the associated `char` of a `GlyphId`
#96 opened by indietyp - 4
Custom font colors
#93 opened by morn-0 - 0
- 1
- 3
Coverage out of `[0, 1`] range
#84 opened by e00E - 6
Direct access to backing store
#83 opened by simoncozens - 2
OTF feature tags
#74 opened by emilk - 0
Font::units_per_em should not return Option
#64 opened by alexheretic - 0
Add move & close variants to `OutlineCurve`
#82 opened by alexheretic - 2
- 1
Handling of unexpected advance/side bearing values
#70 opened by yzsolt - 5
- 17
Glyph smudging with small fonts
#77 opened by jean-airoldie - 1
SDF Rasterization
#76 opened by cjhowedev - 5
Drawing offset curves
#75 opened by bluebear94 - 5
Support laying out text using rustbuzz
#72 opened by notgull - 3
Replacing `rusttype`
#65 opened by vbrandl - 3
0.1.6 breaks no_std support
#68 opened by chxry - 1
Setting font variations
#61 opened by NathanRoyer - 4
- 3
- 2
Subpixel Antialiasing
#60 opened by markusmoenig - 1
Are bitmap fonts supported?
#59 opened by mejo13 - 2
Cantarell rendered with black boxes
#57 opened by treetertot - 2
Test failed due to missing files
#42 opened - 0
How to get `fonts_in_collection`
#53 opened by keiya01 - 0
Add abilty to tweak font metrics
#51 opened by alexheretic - 5
Top of text is slightly clipped in ab-glyph 0.2.12 but not in ab-glyph 0.2.11
#50 opened by MichaelMMacLeod - 2
provide alternative to Font::glyph_id for specifying glyphs for whom no char exists
#44 opened by neadeer - 2
GPU Caching
#43 opened by zedseven - 1
Compilation error on fedora copr
#37 opened - 0
- 3
- 7
Documentation on glyph_bounds Unclear
#31 opened by anlumo - 5
panic (index out of bounds) for specific character in a specific font when rasterizing
#29 opened by tigregalis - 4
Some .ttf fonts seem to be missing glyphs
#26 opened by schell - 1
Is Fontdue faster than ab-glyph?
#25 opened by Tizoner