All Downloads are FREE. Search and download functionalities are using the official Maven repository.

iselev.sprite-font-builder.1.11.source-code.reference.conf Maven / Gradle / Ivy

The newest version!
sprite-font-builder {
  state {
    working-directory = ""

    font {
      name = "Lucida Console"

      weight = "NORMAL"

      posture = "REGULAR"

      size = 12
    }

    glyph {
      character-ranges = ["32-126", "1025", "1040-1105", "9650", "9660"]

      default-character = "?"

      border {
        width = 1

        height = 1
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy