8000 Tags · draeron/gopkgs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: draeron/gopkgs

Tags

v0.4.5

Toggle v0.4.5's commit message

Unverified

This user has not yet uploaded their public signing key.
Adds NRGBA support to color types

Adds NRGBA() method to Color interface and implementations for RGB, PaletteColor, DynamicColor, and SevenColor.

This change provides a way to get the non-alpha pre-multiplied version of a color, which is useful for image processing and rendering.

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was signed with the committer’s verified signature.
draeron Alex M
fix some color algo

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
draeron Alex M
added color utils

v0.4.1

Toggle v0.4.1's commit message

Unverified

This user has not yet uploaded their public signing key.
updated midi support

dynamic color now implement Color interface

v0.4.0

Toggle v0.4.0's commit message

Unverified

This user has not yet uploaded their public signing key.
added dynamic & 7bits color

v0.3.1

Toggle v0.3.1's commit message

Unverified

This user has not yet uploaded their public signing key.
added midi glue code

v0.3.0

Toggle v0.3.0's commit message

Unverified

This user has not yet uploaded their public signing key.
update dependecies

699C

v0.2.1

Toggle v0.2.1's commit message
removed log dependency

v0.2.0

Toggle v0.2.0's commit message
added lerp to colors

v0.1.1

Toggle v0.1.1's commit message
import from other repos

0