]> gitweb.factorcode.org Git - factor.git/commit
add color>hex
authorAlex Maestas <git@se30.xyz>
Sun, 20 Feb 2022 19:18:42 +0000 (19:18 +0000)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 23 Feb 2022 19:21:00 +0000 (13:21 -0600)
commita12051582288923c9e66845e1f44b216e614b108
treee5278ef2421f411d2cf2914bf42ac265d6293f2c
parentdfc35b135050e85abd1eff42299744a3a4160f19
add color>hex

found basically the same thing in the color-table extra, but this one can
round-trip an alpha channel.
basis/colors/colors-tests.factor
basis/colors/colors.factor
extra/color-table/color-table.factor