issues
search
jfairbank
/
chroma
Ruby gem for color manipulation and palette generation
ISC License
234
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this gem still maintained?
#32
DannyBen
opened
3 years ago
1
Brightness - sqrt(red^2 * 0.299 + green^2 * 0.587 + blue^2 * 0.114)
#31
Laykou
opened
3 years ago
0
fix: hex8 to rgba
#30
rkotov93
opened
3 years ago
2
Support for frozen strings take 2
#29
fladson
closed
5 years ago
1
Equivalent of tinyColor's toRgb
#28
akshaysmurthy
opened
5 years ago
1
Generated palette sort order
#27
eliduke
opened
6 years ago
2
Add #opacity modifier
#26
matildasmeds
closed
7 years ago
3
Change color opacity with chroma?
#25
matildasmeds
closed
7 years ago
1
Add support for initializing from strings that are frozen
#24
okoriko
closed
2 years ago
2
regenerating a palette
#23
seiferteric
closed
8 years ago
7
Init with hsv formant bug
#22
bulat-f
opened
9 years ago
1
Allow option passing to defined custom palettes
#21
jfairbank
opened
9 years ago
0
export to HTML palette
#20
Trevoke
opened
9 years ago
6
Moar tests
#19
jfairbank
opened
9 years ago
0
Hook up CI
#18
jfairbank
closed
9 years ago
1
Color created from rgba string is serializing to hex
#17
jfairbank
closed
9 years ago
1
Generated palette should use the same format as the seed color
#16
jfairbank
closed
9 years ago
1
RGB generation not capturing alpha for hsla and hsva strings
#15
jfairbank
closed
9 years ago
1
Color should have a paint method like String
#14
jfairbank
closed
9 years ago
1
Equality is still off due to floating point math
#13
jfairbank
closed
9 years ago
1
Implement equality methods
#12
jfairbank
closed
9 years ago
1
Color initialization from Hsl instance screws up @rgb value
#11
jfairbank
closed
9 years ago
2
Support directly outputting palette to array of serialized strings
#10
jfairbank
closed
9 years ago
1
Define custom palettes
#9
jfairbank
closed
9 years ago
1
Color mode serialize methods should return same color with different format
#8
jfairbank
closed
9 years ago
1
Serialized rgba has too many decimal places for alpha channel
#7
jfairbank
closed
9 years ago
1
Generating rgb from hex 8 values is wrong
#6
jfairbank
closed
9 years ago
1
Need better examples, possibly a wiki
#5
jfairbank
closed
9 years ago
1
Need API docs
#4
jfairbank
closed
9 years ago
1
Need tests
#3
jfairbank
closed
9 years ago
1
Default to hex string if name is "unknown"
#2
jfairbank
closed
9 years ago
1
RgbGenerator not passing right number of arguments to generator
#1
jfairbank
closed
9 years ago
1