GitXplorerGitXplorer
g

image

public
532 stars
162 forks
7 issues

Commits

List of commits on branch master.
Unverified
8bfd4fda7549373b6c3ac280a8c62a7857fee133

colornames: update link to SVG spec

sseankhliao committed 6 months ago
Unverified
bad7eb85590e3a472330709c65b0991f592da5f8

LICENSE: update per Google Legal

rrsc committed 6 months ago
Unverified
9abbe108cb423f16627b1c32403aa8a2b9a8c633

draw: avoid FMA (Fused Multiply Add)

nnigeltao committed 6 months ago
Unverified
3bbf4a659e56fde394e7214ddd17673223aca672

tiff: Validate palette indices when parsing palette-color images

jjswright committed 8 months ago
Unverified
6c5fa462eb87ac98bad9b09ea3b041dd770fa611

go.mod: update golang.org/x dependencies

ggopherbot committed 7 months ago
Unverified
55c4ab6bd625a2e8433671ec9f9b6c46daddf2cf

go.mod: update golang.org/x dependencies

ggopherbot committed 8 months ago

README

The README file for this repository.

Go Images

Go Reference

This repository holds supplementary Go image packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/image.

The main issue tracker for the image repository is located at https://go.dev/issues. Prefix your issue with "x/image:" in the subject line, so it is easy to find.