Skip to content
  • Alx Sa's avatar
    core, widgets: Convert HSV/A to float · 32d64ab1
    Alx Sa authored
    Per Pippin, the only color model that can
    have double precision is RGB/A.
    Therefore, we need to switch all others to
    use float instead. This patch converts the
    HSV and HSVA double babl formats.
    32d64ab1