HISE Logo Forum
    • Categories
    • Register
    • Login

    Text Colour Hex

    Scheduled Pinned Locked Moved Bug Reports
    3 Posts 2 Posters 910 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.
    • d.healeyD
      d.healey
      last edited by

      Hex values don't work for text colour. The colour picker in the UI editor provides hex value slider but the JSON generated turns this into a number (RGB maybe?).

      Libre Wave - Freedom respecting instruments and effects
      My Patreon - HISE tutorials
      YouTube Channel - Public HISE tutorials

      1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart
        last edited by

        This is a glitch that will be terribly difficult to fix. The problem is that the JSON exporter uses the stringification method of JUCE and it has no way of knowing if it should represent the number as hex number so it just uses the decimal representation which is extremely counterintuitive for colours.

        But to be honest, I don't think this is a serious problem. Just define the colors using the colour picker and don't bother how they are represented in the JSON, or do you have a scenario where this is important?

        1 Reply Last reply Reply Quote 0
        • d.healeyD
          d.healey
          last edited by

          I'm copying the font colours from my design in inkscape, which are provided as hex. I've tried using a hex to decimal conversion but that hasn't produced the same result that the JSON gives. My solution is to use the hex sliders in the colour picker and then copy what the JSON provides into my script - no big deal :)

          Libre Wave - Freedom respecting instruments and effects
          My Patreon - HISE tutorials
          YouTube Channel - Public HISE tutorials

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

          13

          Online

          1.7k

          Users

          11.8k

          Topics

          102.6k

          Posts