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

improve font loader #138

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Commits on Jan 12, 2024

  1. improve font dir loader

    diamant3 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    85ca44e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    1c3da35 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    5816150 View commit details
    Browse the repository at this point in the history
  2. prioritize have local paths

    diamant3 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    233c5fd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    f068696 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. improve font loader

    diamant3 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c0ca820 View commit details
    Browse the repository at this point in the history
  2. forgot win32 check

    diamant3 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6f281a7 View commit details
    Browse the repository at this point in the history
  3. check all file extension

    diamant3 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2c06ca4 View commit details
    Browse the repository at this point in the history
  4. fix file extension check

    diamant3 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b859863 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. remove excess file ext check

    diamant3 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    afc37fe View commit details
    Browse the repository at this point in the history
  2. get the filename only

    diamant3 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    293fb25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    970b0c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    afe03eb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. simplify

    diamant3 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1e33639 View commit details
    Browse the repository at this point in the history
  2. add win32 check

    diamant3 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    a8b0c1f View commit details
    Browse the repository at this point in the history