Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

font:clear-fallbacks causes an error #2028

Closed
Omikhleia opened this issue May 10, 2024 · 0 comments
Closed

font:clear-fallbacks causes an error #2028

Omikhleia opened this issue May 10, 2024 · 0 comments
Assignees
Labels
bug Software bug issue
Milestone

Comments

@Omikhleia
Copy link
Member

Issue

\font:clear-fallbacks is broken since the last refactor around Dec. 2022.

\font:clear-fallbacks
Error: runtime error: ./core/sile.lua:73: module 'shapers.clearFallbacks' not found:

Analysis

SILE.shapers:clearFallbacks()

Should be SILE.shaper:clearFallbacks()
(The plural SILE.shapers is the loader for shapers)

And a test should be added.

@Omikhleia Omikhleia added the bug Software bug issue label May 10, 2024
@alerque alerque self-assigned this Jun 3, 2024
@alerque alerque added this to the v0.15.0 milestone Jun 3, 2024
@alerque alerque closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Software bug issue
Projects
None yet
Development

No branches or pull requests

2 participants