Skip to content
  1. Apr 20, 2024
    • Jehan's avatar
      libgimpcolor: fix CSS parsing. · 9f205ca6
      Jehan authored
      - "transparent" is now recognized. It was forgotten (probably because on the
        GimpRGB interface, we separated the API in a _rgb_ and a _rgba_ variant).
      - rgba() and hsla() formats are now fixed (implementation was there but the
        function names were not recognized.
      - Adding some comment about limitations of the hexadecimal notation (we don't
        support the alpha channel which is now in the CSS specs, while we also support
        some non-specified variant with every channel on 3 or 4 digits) for future
        work.
      9f205ca6
  2. Apr 19, 2024
  3. Apr 18, 2024
  4. Apr 17, 2024