git.lucas.co
/
go_mono
git clone https://git.lucas.co/go_mono.git
Log
|
Files
|
Refs
Mode
Name
Size
100644
.gitattributes
345B
100644
.gitignore
84B
100644
CONTRIBUTING.md
913B
100644
LICENSE
1.4K
100644
PATENTS
1.3K
100644
README.md
563B
100644
bmp/reader.go
8.8K
100644
bmp/reader_test.go
2K
100644
bmp/writer.go
5.7K
100644
bmp/writer_test.go
2.9K
100644
ccitt/gen.go
13.7K
100644
ccitt/reader.go
20.7K
100644
ccitt/reader_test.go
11.3K
100644
ccitt/table.go
27.2K
100644
ccitt/table_test.go
5.6K
100644
ccitt/testdata/bw-gopher-aligned.ccitt_group3
412B
100644
ccitt/testdata/bw-gopher-aligned.ccitt_group4
221B
100644
ccitt/testdata/bw-gopher-inverted-aligned.ccitt_group3
592B
100644
ccitt/testdata/bw-gopher-inverted-aligned.ccitt_group4
254B
100644
ccitt/testdata/bw-gopher-inverted.ccitt_group3
572B
100644
ccitt/testdata/bw-gopher-inverted.ccitt_group4
229B
100644
ccitt/testdata/bw-gopher-truncated0.ccitt_group3
375B
100644
ccitt/testdata/bw-gopher-truncated0.ccitt_group4
194B
100644
ccitt/testdata/bw-gopher-truncated1.ccitt_group3
375B
100644
ccitt/testdata/bw-gopher-truncated1.ccitt_group4
194B
100644
ccitt/testdata/bw-gopher.ccitt_group3
384B
100644
ccitt/testdata/bw-gopher.ccitt_group4
197B
100644
ccitt/testdata/bw-gopher.png
546B
100644
ccitt/writer.go
2.3K
100644
ccitt/writer_test.go
1.5K
100644
cmd/webp-manual-test/main.go
5.2K
100644
codereview.cfg
21B
100644
colornames/colornames.go
347B
100644
colornames/colornames_test.go
1.2K
100644
colornames/gen.go
5.7K
100644
colornames/table.go
25.5K
100644
draw/draw.go
2.2K
100644
draw/example_test.go
2.9K
100644
draw/gen.go
45.7K
100644
draw/impl.go
272.8K
100644
draw/scale.go
15.8K
100644
draw/scale_test.go
26.4K
100644
draw/stdlib_test.go
2.4K
100644
example/font/main.go
2.4K
100644
font/basicfont/basicfont.go
3.7K
100644
font/basicfont/basicfont_test.go
510B
100644
font/basicfont/data.go
48.2K
100644
font/basicfont/gen.go
2.9K
100644
font/font.go
11.2K
100644
font/font_test.go
1.5K
100644
font/gofont/gen.go
2.7K
100644
font/gofont/gobold/data.go
898.7K
100644
font/gofont/gobolditalic/data.go
944.5K
100644
font/gofont/goitalic/data.go
930.8K
100644
font/gofont/gomedium/data.go
930.9K
100644
font/gofont/gomediumitalic/data.go
975.8K
100644
font/gofont/gomono/data.go
1M
100644
font/gofont/gomonobold/data.go
1M
100644
font/gofont/gomonobolditalic/data.go
1.1M
100644
font/gofont/gomonoitalic/data.go
1.1M
100644
font/gofont/goregular/data.go
880.5K
100644
font/gofont/gosmallcaps/data.go
835.5K
100644
font/gofont/gosmallcapsitalic/data.go
879K
100644
font/gofont/ttfs/Go-Bold-Italic.ttf
155.7K
100644
font/gofont/ttfs/Go-Bold.ttf
148.2K
100644
font/gofont/ttfs/Go-Italic.ttf
153.5K
100644
font/gofont/ttfs/Go-Medium-Italic.ttf
160.9K
100644
font/gofont/ttfs/Go-Medium.ttf
153.5K
100644
font/gofont/ttfs/Go-Mono-Bold-Italic.ttf
183.8K
100644
font/gofont/ttfs/Go-Mono-Bold.ttf
174.8K
100644
font/gofont/ttfs/Go-Mono-Italic.ttf
178.7K
100644
font/gofont/ttfs/Go-Mono.ttf
169.2K
100644
font/gofont/ttfs/Go-Regular.ttf
145.2K
100644
font/gofont/ttfs/Go-Smallcaps-Italic.ttf
144.9K
100644
font/gofont/ttfs/Go-Smallcaps.ttf
137.8K
100644
font/gofont/ttfs/README
1.9K
100644
font/inconsolata/bold8x16.go
311.3K
100644
font/inconsolata/inconsolata.go
1.2K
100644
font/inconsolata/regular8x16.go
282.5K
100644
font/opentype/example_test.go
4.3K
100644
font/opentype/opentype.go
8.4K
100644
font/opentype/opentype_test.go
3.7K
100644
font/plan9font/example_test.go
2.4K
100644
font/plan9font/plan9font.go
16.4K
100644
font/plan9font/plan9font_test.go
1.4K
100644
font/sfnt/cmap.go
7.6K
100644
font/sfnt/data.go
3.9K
100644
font/sfnt/example_test.go
3.5K
100644
font/sfnt/gen.go
4.2K
100644
font/sfnt/gpos.go
15.7K
100644
font/sfnt/kern_test.go
2.9K
100644
font/sfnt/postscript.go
37.8K
100644
font/sfnt/proprietary_test.go
48.2K
100644
font/sfnt/sfnt.go
62.6K
100644
font/sfnt/sfnt_test.go
22.7K
100644
font/sfnt/truetype.go
14.8K
100644
font/testdata/CFFTest.otf
2.2K
100644
font/testdata/CFFTest.sfd
2.6K
100644
font/testdata/README
149B
100644
font/testdata/cmapTest.sfd
3.8K
100644
font/testdata/cmapTest.ttf
2.5K
100644
font/testdata/fixed/7x13.0000
3.1K
100644
font/testdata/fixed/7x13.0100
3.8K
100644
font/testdata/fixed/7x13.0200
3K
100644
font/testdata/fixed/7x13.0300
2.6K
100644
font/testdata/fixed/7x13.0400
3.5K
100644
font/testdata/fixed/7x13.0500
2.4K
100644
font/testdata/fixed/7x13.0E00
1.2K
100644
font/testdata/fixed/7x13.1000
2.3K
100644
font/testdata/fixed/7x13.1600
1.8K
100644
font/testdata/fixed/7x13.1E00
3.6K
100644
font/testdata/fixed/7x13.1F00
2.9K
100644
font/testdata/fixed/7x13.2000
2.3K
100644
font/testdata/fixed/7x13.2100
3.1K
100644
font/testdata/fixed/7x13.2200
3.4K
100644
font/testdata/fixed/7x13.2300
1.6K
100644
font/testdata/fixed/7x13.2400
1013B
100644
font/testdata/fixed/7x13.2500
2.7K
100644
font/testdata/fixed/7x13.2600
1.7K
100644
font/testdata/fixed/7x13.2700
1.7K
100644
font/testdata/fixed/7x13.2800
1.9K
100644
font/testdata/fixed/7x13.2A00
620B
100644
font/testdata/fixed/7x13.3000
569B
100644
font/testdata/fixed/7x13.FB00
912B
100644
font/testdata/fixed/7x13.FE00
387B
100644
font/testdata/fixed/7x13.FF00
1.6K
100644
font/testdata/fixed/README
466B
100644
font/testdata/fixed/unicode.7x13.font
2.1K
100644
font/testdata/glyfTest.sfd
3.6K
100644
font/testdata/glyfTest.ttf
2.1K
100644
go.mod
72B
100644
go.sum
155B
100644
math/f32/f32.go
1.1K
100644
math/f64/f64.go
1.1K
100644
math/fixed/fixed.go
10.9K
100644
math/fixed/fixed_test.go
11.5K
100644
riff/example_test.go
2.2K
100644
riff/riff.go
5.1K
100644
riff/riff_test.go
2K
100644
testdata/blue-purple-pink-large.lossless.webp
171.1K
100644
testdata/blue-purple-pink-large.no-filter.lossy.webp
22.1K
100644
testdata/blue-purple-pink-large.no-filter.lossy.webp.ycbcr.png
115.9K
100644
testdata/blue-purple-pink-large.normal-filter.lossy.webp
22.1K
100644
testdata/blue-purple-pink-large.normal-filter.lossy.webp.ycbcr.png
138.8K
100644
testdata/blue-purple-pink-large.png
249.2K
100644
testdata/blue-purple-pink-large.simple-filter.lossy.webp
22.1K
100644
testdata/blue-purple-pink-large.simple-filter.lossy.webp.ycbcr.png
129K
100644
testdata/blue-purple-pink.lossless.webp
19.1K
100644
testdata/blue-purple-pink.lossy.webp
2.4K
100644
testdata/blue-purple-pink.lossy.webp.ycbcr.png
11.2K
100644
testdata/blue-purple-pink.lzwcompressed.tiff
38.1K
100644
testdata/blue-purple-pink.png
24.4K
100644
testdata/bmp_1bpp.bmp
938B
100644
testdata/bmp_1bpp.png
3.9K
100644
testdata/bmp_4bpp.bmp
3.5K
100644
testdata/bmp_4bpp.png
1.1K
100644
testdata/bmp_8bpp.bmp
7K
100644
testdata/bmp_8bpp.png
1.1K
100644
testdata/bw-deflate.tiff
594B
100644
testdata/bw-gopher.png
546B
100644
testdata/bw-gopher_ccittGroup3.tiff
558B
100644
testdata/bw-gopher_ccittGroup4.tiff
371B
100644
testdata/bw-packbits.tiff
890B
100644
testdata/bw-uncompressed.tiff
1.4K
100644
testdata/colormap-0.bmp
16.4K
100644
testdata/colormap-0.png
12.3K
100644
testdata/colormap-251.bmp
16.4K
100644
testdata/colormap-251.png
12K
100644
testdata/colormap.bmp
16.4K
100644
testdata/colormap.png
27K
100644
testdata/go-turns-two-14x18.png
798B
100644
testdata/go-turns-two-280x360.jpeg
36K
100644
testdata/go-turns-two-down-ab.png
20.6K
100644
testdata/go-turns-two-down-bl.png
17.7K
100644
testdata/go-turns-two-down-cr.png
18.7K
100644
testdata/go-turns-two-down-nn.png
20.8K
100644
testdata/go-turns-two-rotate-ab.png
7.2K
100644
testdata/go-turns-two-rotate-bl.png
7.2K
100644
testdata/go-turns-two-rotate-cr.png
7.4K
100644
testdata/go-turns-two-rotate-nn.png
5K
100644
testdata/go-turns-two-up-ab.png
9.2K
100644
testdata/go-turns-two-up-bl.png
9.2K
100644
testdata/go-turns-two-up-cr.png
10.4K
100644
testdata/go-turns-two-up-nn.png
1.3K
100644
testdata/gopher-doc.1bpp.lossless.webp
442B
100644
testdata/gopher-doc.1bpp.png
1K
100644
testdata/gopher-doc.2bpp.lossless.webp
772B
100644
testdata/gopher-doc.2bpp.png
1.5K
100644
testdata/gopher-doc.4bpp.lossless.webp
1.4K
100644
testdata/gopher-doc.4bpp.png
2.6K
100644
testdata/gopher-doc.8bpp.lossless.webp
3.4K
100644
testdata/gopher-doc.8bpp.png
6.7K
100644
testdata/invalid-palette-ref.tiff
9.4K
100644
testdata/no_compress.tiff
1.1K
100644
testdata/no_rps.tiff
1.3K
100644
testdata/testpattern.png
3.1K
100644
testdata/tux-rotate-ab.png
3.3K
100644
testdata/tux-rotate-bl.png
3.7K
100644
testdata/tux-rotate-cr.png
3.8K
100644
testdata/tux-rotate-nn.png
3.1K
100644
testdata/tux.lossless.webp
29.2K
100644
testdata/tux.png
40.5K
100644
testdata/video-001-16bit.tiff
41.2K
100644
testdata/video-001-gray-16bit.tiff
30.5K
100644
testdata/video-001-gray.tiff
15.4K
100644
testdata/video-001-paletted.tiff
11K
100644
testdata/video-001-strip-64.tiff
30.2K
100644
testdata/video-001-tile-64x64.tiff
55.1K
100644
testdata/video-001-uncompressed.tiff
45.6K
100644
testdata/video-001.bmp
45.5K
100644
testdata/video-001.lossy.webp
3.2K
100644
testdata/video-001.lossy.webp.ycbcr.png
12.2K
100644
testdata/video-001.png
28.5K
100644
testdata/video-001.tiff
30.1K
100644
testdata/yellow_rose-small-v5.bmp
906B
100644
testdata/yellow_rose-small-v5.png
939B
100644
testdata/yellow_rose-small.bmp
822B
100644
testdata/yellow_rose-small.png
576B
100644
testdata/yellow_rose.lossless.webp
88.6K
100644
testdata/yellow_rose.lossy-with-alpha.webp
11.3K
100644
testdata/yellow_rose.lossy-with-alpha.webp.nycbcra.png
66.3K
100644
testdata/yellow_rose.lossy.webp
14.4K
100644
testdata/yellow_rose.lossy.webp.ycbcr.png
59.5K
100644
testdata/yellow_rose.png
122.5K
100644
tiff/buffer.go
1.4K
100644
tiff/buffer_test.go
763B
100644
tiff/compress.go
1.1K
100644
tiff/consts.go
3.3K
100644
tiff/fuzz.go
532B
100644
tiff/lzw/reader.go
7.7K
100644
tiff/reader.go
20K
100644
tiff/reader_test.go
14.8K
100644
tiff/writer.go
11.6K
100644
tiff/writer_test.go
2.7K
100644
vector/acc_amd64.go
709B
100644
vector/acc_amd64.s
22.7K
100644
vector/acc_other.go
648B
100644
vector/acc_test.go
26.9K
100644
vector/example_test.go
2K
100644
vector/gen.go
11.2K
100644
vector/gen_acc_amd64.s.tmpl
4K
100644
vector/raster_fixed.go
9.9K
100644
vector/raster_floating.go
5.2K
100644
vector/vector.go
14.3K
100644
vector/vector_test.go
16.7K
100644
vp8/decode.go
12K
100644
vp8/filter.go
7.6K
100644
vp8/idct.go
2.8K
100644
vp8/partition.go
3.6K
100644
vp8/pred.go
6K
100644
vp8/predfunc.go
12.7K
100644
vp8/quant.go
3K
100644
vp8/reconstruct.go
13.3K
100644
vp8/token.go
12.8K
100644
vp8l/decode.go
14.6K
100644
vp8l/huffman.go
7.4K
100644
vp8l/transform.go
8.2K
100644
webp/decode.go
7K
100644
webp/decode_test.go
7.5K
100644
webp/doc.go
353B