An open API service providing commit metadata for open source projects.

GitHub / trendvidia/render / commits

SHA Message Author Date Stats
0e3d7a94 Bump golang.org/x/net to v0.57.0 (dependabot moderates) decoder <d****r@t****m> about 1 month ago
97ea8aa9 Bump trendvidia/typesetting to v0.3.6 decoder <d****r@t****m> about 1 month ago
5d663733 merge Merge pull request #1 from trendvidia/chore/dep-security-bumps TrendVidia <b****e@t****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
65d7e09c Make golden image comparison tolerant of antialiasing noise decoder <d****r@t****m> about 1 month ago
31c4b12b Fix CI: test with supported Go versions, refresh golden images decoder <d****r@t****m> about 1 month ago
0d9be9d4 chore: bump vulnerable golang.org/x deps (dependabot highs/mediums) decoder <d****r@t****m> about 1 month ago
8df83650 Bump trendvidia/typesetting to v0.3.5 (rebased onto upstream main) decoder <d****r@t****m> 2 months ago
6f3668fa Self-host as github.com/trendvidia/render on trendvidia/typesetting decoder <d****r@t****m> 2 months ago
2aa2e8cb Update to typesetting v0.3.4 so we are on top of deprecations Andy Williams <a****y@a****z> 6 months ago
033b29cb merge Merge pull request #26 from go-text/typesetting-new-api Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
6 months ago
c12581be use font sample already bundled in typesetting-utils Benoit KUGLER <b****r@g****m> 6 months ago
9a733e35 bump typesetting version to include latest fixes Benoit KUGLER <b****r@g****m> 6 months ago
7e39718a bump dep and remove use of deprecated API Benoit KUGLER <b****r@g****m> 7 months ago
14783197 Bidi ordering (#24) Benoit KUGLER <b****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
ad6947b3 merge Merge pull request #25 from go-text/benoitkugler-patch-1 Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
9 months ago
1e4c7233 Replace setup-go-faster action with setup-go action Benoit KUGLER <b****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
2f7c6829 Replace setup-go-faster action with setup-go Benoit KUGLER <b****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
6c8c5fd9 Update staticcheck version to 0.6.0 Benoit KUGLER <b****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
381f3073 merge Merge pull request #21 from Jacalz/go-1.19 Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b027ba95 Update workflows to use newer Go and tool versions Jacalz <j****z@t****m> over 1 year ago
5cb76f2e Bump golang.org/x/image dependency to v0.23.0 Jacalz <j****z@t****m> over 1 year ago
f1cdc07a Bump minimum Go version to 1.19 Jacalz <j****z@t****m> over 1 year ago
b5b5c256 merge Merge pull request #20 from go-text/fix/fontapicompile Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d545d5d9 Update to refactored API types Andy Williams <a****y@a****z> almost 2 years ago
dd62631d merge Merge pull request #18 from diamondburned/main Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c78fa60f Fix out-of-bounds bug for tiny bitmap rendering diamondburned <d****d@l****o> over 2 years ago
301cb7dc merge Merge pull request #17 from go-text/bitmap-position Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e83f694b respect aspect ratio Benoit KUGLER <b****r@g****m> over 2 years ago
5c0d3a8c add test against golden image Benoit KUGLER <b****r@g****m> over 2 years ago
daf5021c For bitmaps, use YBearing instead of Height to properly position the image ar... Benoit KUGLER <b****r@g****m> over 2 years ago
139d80e1 add typesetting-utils for tests Benoit KUGLER <b****r@g****m> over 2 years ago
b6410f7d merge Merge pull request #14 from Jacalz/cache Benoit KUGLER <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5a1dfa91 Cache the shaper inline in the struct instead Jacob <j****z@t****m> over 2 years ago
67aad72d merge Merge pull request #13 from go-text/multiplefonttest Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d446a7ac Update to simpler and faster code, thanks Benoit Andy Williams <a****y@a****z> over 2 years ago
3bb3b61a Add a missing .gitignore too Andy Williams <a****y@a****z> over 2 years ago
13962ba3 Use amd64 to generate image Andy Williams <a****y@a****z> over 2 years ago
654172d3 Demonstrate a run with multiple fonts Andy Williams <a****y@a****z> over 2 years ago
d685668a merge Merge pull request #12 from go-text/script Benoit KUGLER <b****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4e9cbfe6 Segment input string (fixes #11) Benoit KUGLER <b****r@g****m> over 2 years ago
ce367e5c Update to use tagged typesetting Andy Williams <a****y@a****z> over 2 years ago
304c9660 merge Merge pull request #9 from Jacalz/workflow-updates Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c5ad3dbe Update CI workflows to better match latest changes in Fyne Jacob Alzén <j****z@t****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
35bccb61 merge Merge pull request #8 from go-text/feature/bitmaprender Chris Waldon <c****v@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
10c5913c Remove logging, and update test image Andy Williams <a****y@a****z> about 3 years ago
1c16978a We don't actually want SVG outline as that is a fallback, not additive Andy Williams <a****y@a****z> about 3 years ago
a94ed3d3 Correct some wrong Y coordinates, and offset SVG by bearing values Andy Williams <a****y@a****z> about 3 years ago
4d58fc0e Use size from SVG glyph Andy Williams <a****y@a****z> about 3 years ago
7cca5c1b Fix coordinates to be offset correctly Andy Williams <a****y@a****z> about 3 years ago
2a2bb52f Use more widely used resize package Andy Williams <a****y@a****z> about 3 years ago
bb48c28e Y offset is negative for font space Andy Williams <a****y@a****z> about 3 years ago
4e342f93 Add first pass on black and white bitmap format too Andy Williams <a****y@a****z> about 3 years ago
fa1f9268 Fix and optimise advance calculations Andy Williams <a****y@a****z> about 3 years ago
80782374 Draw outlines after bitmaps Andy Williams <a****y@a****z> about 3 years ago
5c25c900 Add support for bitmap and SVG icon fonts Andy Williams <a****y@a****z> about 3 years ago
a80c54de merge Merge pull request #6 from go-text/andydotxyz-version-tests Chris Waldon <c****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7456a1ef Updating to wider Go version tests Andy Williams <a****y@a****z>
Committed by: GitHub <n****y@g****m>
over 3 years ago
adef0430 merge Merge pull request #5 from go-text/fix/refactoredshaper Chris Waldon <c****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7c55e476 Align with other go-text go version Andy Williams <a****y@a****z> over 3 years ago
a8049dd9 use commit from proposed PR Andy Williams <a****y@a****z> over 3 years ago
e84e57ca And use the lower deps in shaping for nbbetter compat Andy Williams <a****y@a****z> over 3 years ago
16d1357e Update to refactored harfbuzz etc Andy Williams <a****y@a****z> over 3 years ago
73a50f52 merge Merge pull request #2 from go-text/fix/scaleadvance Chris Waldon <c****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
fdba83ca Add a test for scaled advance Andy Williams <> over 3 years ago
e9b9e6cf Fix double-multiply of scale Andy Williams <> over 3 years ago
e2c925e4 merge Merge pull request #1 from go-text/feature/simple Chris Waldon <c****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
22bdfd08 Finish the sentence Andy Williams <> over 3 years ago
c4327e50 Correct xadvance for scaled output Andy Williams <> over 3 years ago
533a389d ci: copy config from typesetting
Signed-off-by: Chris Waldon <c****v@g****m>
Chris Waldon <c****v@g****m> over 3 years ago
2ec07b81 github: add codeowners file
Signed-off-by: Chris Waldon <c****v@g****m>
Chris Waldon <c****v@g****m> over 3 years ago
df689f8c Document, and test, return value Andy Williams <> over 3 years ago
fec915aa Add missing documentation Andy Williams <> over 3 years ago
db231b59 Allow PixScale to be optional, default to 1 Andy Williams <> over 3 years ago
03ee0b1e Cache shaper Andy Williams <> over 3 years ago
8962c982 We don't need to push test result files as we're not comparing in the test Andy Williams <> over 3 years ago
2b8631f8 Don't depend on each renderer only using one Face Andy Williams <> over 3 years ago
ca188da8 First pass on the simple text rendering Andy Williams <> over 3 years ago
9f4c77d8 init repo with README Andy Williams <> over 3 years ago

← Back to repository