~sbinet/gg

5cb2deb4 — Sebastien Binet 4 months ago main v0.6.0
all: update examples name for Go-1.23

Signed-off-by: Sebastien Binet <binet@cern.ch>
1b921145 — Sebastien Binet 4 months ago
examples: bump x/image, x/text and go-fonts

Signed-off-by: Sebastien Binet <binet@cern.ch>
5b7bb668 — Sebastien Binet 4 months ago
all: bump to Go-1.22

Signed-off-by: Sebastien Binet <binet@cern.ch>
2b1d2dc3 — Sebastien Binet 4 months ago
all: bump x/image@v0.21, x/text@v0.19.0

Signed-off-by: Sebastien Binet <binet@cern.ch>
1994be2d — Sebastien Binet 4 months ago
gg: fixup path-segments pruning logic in rasterPath

This CL modifies rasterPath to correctly handle path-segments pruning.
The pruning would update the value of the previous path point, even in
cases where the point had be pruned away.
This would lead to vast swathes of path segments being pruned away.

The fix is to update the previous point value only when the point hasn't
been removed.

Signed-off-by: Sebastien Binet <binet@cern.ch>
3c2e3315 — Sebastien Binet 1 year, 9 months ago
doc: update references

Signed-off-by: Sebastien Binet <binet@cern.ch>
d15090c6 — Sebastien Binet 1 year, 9 months ago v0.5.0
ci: more verbose tests in CI

Signed-off-by: Sebastien Binet <binet@cern.ch>
feeb1de2 — Sebastien Binet 1 year, 9 months ago
examples: remove spurious 'Output:' as examples are run through tests

Signed-off-by: Sebastien Binet <binet@cern.ch>
78ad42b0 — Sebastien Binet 1 year, 9 months ago
all: remove test images when test succeeds

Signed-off-by: Sebastien Binet <binet@cern.ch>
5f9cceb0 — Sebastien Binet 1 year, 9 months ago
all: use x/image/font/opentype in lieu of freetype/truetype

Signed-off-by: Sebastien Binet <binet@cern.ch>
59db8a56 — Sebastien Binet 1 year, 9 months ago v0.4.2
doc: mention LoadFontFaceFrom{Bytes,FS}

Signed-off-by: Sebastien Binet <binet@cern.ch>
ee1cfae6 — Sebastien Binet 1 year, 9 months ago
doc: update links to images and wire in embedmd

Signed-off-by: Sebastien Binet <binet@cern.ch>
9b2fa665 — Sebastien Binet 1 year, 9 months ago
gg: use embedmd to embed images in README

Signed-off-by: Sebastien Binet <binet@cern.ch>
aee50a4c — Sebastien Binet 1 year, 9 months ago v0.4.1
gg: ensure files are properly closed in Save{JPG,PNG}

Signed-off-by: Sebastien Binet <binet@cern.ch>
ba9dd45e — Sebastien Binet 1 year, 9 months ago
gg: fix typos

Signed-off-by: Sebastien Binet <binet@cern.ch>
330a9439 — Sebastien Binet 1 year, 9 months ago v0.4.0
gg: use cmpimg for tests

Signed-off-by: Sebastien Binet <binet@cern.ch>
12617ea1 — Sebastien Binet 1 year, 9 months ago
examples: migrate to ExampleXYZ

Signed-off-by: Sebastien Binet <binet@cern.ch>
b1540dc7 — Sebastien Binet 1 year, 9 months ago
all: introduce examples sub-module

Signed-off-by: Sebastien Binet <binet@cern.ch>
7edfb3ae — Sebastien Binet 1 year, 9 months ago
all: remove .gitignore

Signed-off-by: Sebastien Binet <binet@cern.ch>
c1305393 — Sebastien Binet 1 year, 9 months ago
gg: add LoadFontFaceFrom{Bytes,FS}

Signed-off-by: Sebastien Binet <binet@cern.ch>
Next
Do not follow this link