Skip to content

Font import files are changed by Godot editor 4.3 #673

@manuq

Description

@manuq

Versions

  • Godot: 4.3
  • GUT: 9.3.0
  • OS: Endless OS

The Bug

The import files for fonts addons/gut/fonts/*.ttf.import are changed by Godot 4.3 because the editor adds a disable_embedded_bitmaps=true in them.

Steps To Reproduce

In a versioned project, install Gut. Then commit the files as released. Then use Gut. You will see the following files being modified:

M	addons/gut/fonts/AnonymousPro-Bold.ttf.import
M	addons/gut/fonts/AnonymousPro-BoldItalic.ttf.import
M	addons/gut/fonts/AnonymousPro-Italic.ttf.import
M	addons/gut/fonts/AnonymousPro-Regular.ttf.import
M	addons/gut/fonts/CourierPrime-Bold.ttf.import
M	addons/gut/fonts/CourierPrime-BoldItalic.ttf.import
M	addons/gut/fonts/CourierPrime-Italic.ttf.import
M	addons/gut/fonts/CourierPrime-Regular.ttf.import
M	addons/gut/fonts/LobsterTwo-Bold.ttf.import
M	addons/gut/fonts/LobsterTwo-BoldItalic.ttf.import
M	addons/gut/fonts/LobsterTwo-Italic.ttf.import
M	addons/gut/fonts/LobsterTwo-Regular.ttf.import

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions