HISE Logo Forum
    • Categories
    • Register
    • Login

    Italic Global Font

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 276 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • LightandSoundL
      LightandSound
      last edited by

      Any idea on how to set the global font as the italic version?

      1 Reply Last reply Reply Quote 0
      • Dan KorneffD
        Dan Korneff
        last edited by Dan Korneff

        I think this link will help you:
        https://docs.hise.audio/scripting/scripting-api/engine/index.html#setglobalfont

        Engine.setGlobalFont(String fontName)
        

        In order to do so, put them all in a Fonts subdirectory of the Images folder, and access it with

        javascriptEngine.loadFontAs("{PROJECT_FOLDER}Fonts/Heebo.ttf", "heebo");
        Engine.setGlobalFont("heebo");

        Dan Korneff - Producer / Mixer / Audio Nerd

        LightandSoundL 1 Reply Last reply Reply Quote 0
        • LightandSoundL
          LightandSound @Dan Korneff
          last edited by

          @dustbro ah I had put a font, didn't know I could use my own font file for it - cheers

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          45

          Online

          1.7k

          Users

          11.7k

          Topics

          101.8k

          Posts