Issues
- 0
norad should not reorder layers
#343 opened by anthrotype - 2
Serialization of Designspaces mangles lib
#338 opened by madig - 7
- 4
Improving disk I/O performance on Windows
#334 opened by RickyDaMa - 1
Better kerning & groups tooling
#331 opened by RickyDaMa - 9
- 6
- 0
Migrate testing away `tempdir` as it's unmaintained
#317 opened by RickyDaMa - 2
Designspaces: handle localization
#323 opened by madig - 2
WASM support
#324 opened by madig - 4
- 0
Stop generating placeholder names to sources/instances
#312 opened by cmyr - 5
- 0
Nice to have methods
#298 opened by madig - 4
API to change UFOs in-place
#210 opened by madig - 0
- 3
FontLoadErrors are "very large"
#277 opened by simoncozens - 2
Feature idea: deleting glyphs from `Font`
#271 opened by RickyDaMa - 0
load a specific layer instead of all at once?
#279 opened by anthrotype - 3
Use font-types in norad?
#276 opened by rsheeter - 11
Downstream request: we need stability guarantees on the items in enums `FontLoadError`, `FontInfoLoadError`, `FontInfoErrorKind`, and `GroupsValidationError` and we want a `norad::Error` struct with a `PartialEq`, not to have to use `std::error::Error` trait objects
#242 opened by ctrlcctrlv - 0
Check if global guidelines get the real->int treatment
#269 opened by madig - 0
`Layer::get_glyph_mut` allows user to change glyph name without updating `Layer.glyphs`
#266 opened by madig - 16
- 0
UFOZ support
#262 opened by madig - 0
GLIF load/save: Filter duplicate codepoints
#263 opened by madig - 3
Support Glif formatMinor attribute
#232 opened by madig - 1
remove LayerSet::new
#238 opened by cmyr - 1
remove_glyph_raw missing self.content removal?
#252 opened by madig - 2
LayerSet.rename_layer does not set new path
#253 opened by madig - 0
Glif parsing: ensure outline element has no attributes
#250 opened by madig - 1
Use our errors in serde Results?
#212 opened by madig - 1
- 4
Image: ensure `file_name` is a bare file name
#203 opened by madig - 1
`crate::font::load_layers` and `LayerSet::load` should agree whether layercontents.plist is required or not
#223 opened by madig - 3
ContourPoint: bake smooth attribute into PointType?
#202 opened by madig - 7
reuse storage when parsing multiple glyphs
#221 opened by cmyr - 1
More detailed FontInfo errors
#206 opened by madig - 1
- 2
`Error::ExpectedPlistDictionary` should take key but some code uses paths instead
#208 opened by madig - 1
Use of Arc<Glyph>
#233 opened by cmyr - 0
Expose only Font and Glyph saving and loading methods
#225 opened by madig - 2
Make public methods in `norad::write` private?
#227 opened by madig - 2
- 2
Review API for type improvements
#218 opened by madig - 2
- 3
Load layers in parallel?
#207 opened by madig - 1
- 2
Read / write configuration builder consistency
#200 opened by chrissimpkins - 0
public GlyphBuilder
#199 opened by chrissimpkins