swash
swash copied to clipboard
Allow setting retain_ignorables in SimpleShapeOptions
This is necessary for Parley to display tab characters. Since swash incorrectly thinks the tab character is ignorable (https://github.com/linebender/parley/issues/302) and there's no way to regenerate the Unicode tables (https://github.com/dfrg/swash/issues/37), this at least lets us work around the issue.