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

Load example fonts through URI (experiment) #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 6, 2020

  1. Use "bungee" uri to preload Bungee font

    In the most simple way possible, without complex routers and stuff.
    Actually works pretty nicely.
    
    To be improved: the WF main screen is in view for a split second,
    until the example font has loaded, then quickly scrolls to the
    results. So we should either:
    
    - Skip the main screen enitirely and go the results without any
      janky redraw or scroll
    - Artificially delay the loading of the example font so the user
      can see the WF main screen, see it "working" and then see it
      scroll to the results
    RoelN committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    f347f7b View commit details
    Browse the repository at this point in the history