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

[Bug] use ttf file of prior verion #31

Merged
merged 3 commits into from
Jun 3, 2024

Commits on Jan 9, 2024

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

Commits on May 28, 2024

  1. [Bug] Resolving font file errors that occurred due to library updates.

    - Corrected to use free font otf files instead of ttf files included in the library.
    - Fixed so that it can be executed regardless of whether the json format is detectron or coco.
    - Added test data for operation confirmation
    - Added input check for arguments at runtime
    tomoakitakeuchi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c53097c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bb687 View commit details
    Browse the repository at this point in the history