Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lamdu/bindings-freetype-gl

Low-level Haskell bindings for the freetype-gl library
https://github.com/lamdu/bindings-freetype-gl

GA(deps): Bump haskell/actions from 2.2 to 2.3

Bumps [haskell/actions](https://github.com/haskell/actions) from 2.2 to 2.3.
- [Release notes](h...

9f08ae2c843190eb7d7b0e1c95e5eac2d3e5e337 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GA(deps): Bump haskell/actions from 2.0 to 2.2

Bumps [haskell/actions](https://github.com/haskell/actions) from 2.0 to 2.2.
- [Release notes](h...

e222615bc98342582966b08f4172a5b9eb329969 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use stack exec to run bash on Windows

Anyone using Haskell on Windows is likely using stack so it should work

8d311d96c5fa7fcfb5b79d057c9c24944d5d234b authored over 2 years ago by Yair Chuchem <[email protected]>
Initial CI to check build on Windows (Linux and macOS checked on dev machines)

08926828ff8a455bb833e782db228142600d0bee authored over 2 years ago by Yair Chuchem <[email protected]>
Merge pull request #3 from lamdu/curl

Use curl instead of wget (#2)

440ee6a7a5f25ebc24e087d0d3ea9f588da6bb93 authored about 3 years ago by Eyal Lotem <[email protected]>
Use curl instead of wget (#2)

144c8d06b589d2323cdd9516b09dbdfff31f24fb authored about 3 years ago by Yair Chuchem <[email protected]>
git submodule update is a must if .git exists

abcb891cf2ed01edb2d02197ef2b354d6ff43db5 authored over 5 years ago by Eyal Lotem <[email protected]>
another attempt at working around stack bug

6efdced2d0867988a0a008145ae2c9a7bf69bb94 authored over 5 years ago by Yair Chuchem <[email protected]>
oops fix typo

26444f4f3960c8fe77b0036b28371ec20f695a4e authored over 5 years ago by Yair Chuchem <[email protected]>
Workaround stack bug

Couldn't be used as dependency because Stack 2.1.1 has problem with submodules.
This change shou...

809c1bde479059ca8e239ab0ae3eb8b398407f31 authored over 5 years ago by Yair Chuchem <[email protected]>
Fix for compatibility with Stack 2

6b8c4ab97695b0d4356f36ccf9d7b980028a7ed1 authored over 5 years ago by Yair Chuchem <[email protected]>
Attempt to fix nix-based build

(without breaking stack-based build)

c178be550fbffe135435478a71fcb1dad537963a authored over 5 years ago by Yair Chuchem <[email protected]>
stack.yaml: Update freetype2, lts-12.24

3e409dd8c5232abc53fd10e8138658333b90456f authored about 6 years ago by Eyal Lotem <[email protected]>
bindings-freetype-gl.cabal: Reduce specified cabal version to 2.2

ab9d186aab3ada48b075d77b8f66647133d9bf89 authored about 6 years ago by Eyal Lotem <[email protected]>
cabal: Add includes to extra-source files

c720425fc6ec3b68adfb7b25221723bab9520a9c authored about 6 years ago by Eyal Lotem <[email protected]>
cabal: Update for cabal 2.4

* Also bump freetype2 dep version to avoid using hackage, which misses
install-headers

9516f1edb86e79d99aa356614b0d81597ef8e49a authored about 6 years ago by Eyal Lotem <[email protected]>
Use file-embed rather than cabal data-files

60c8daadacaef620865ca174c0f5c46607b5aab8 authored about 6 years ago by Yair Chuchem <[email protected]>
Upgrade freetype-gl to not crash when font loading fails

5a16cfb95490b3dbb019ff27a28ba4b63218d056 authored over 7 years ago by Eyal Lotem <[email protected]>
freetype-gl: Update submodule to fix compilation

8730ba14e4a0e421c1f64a225c0d97d9677970fa authored over 7 years ago by Eyal Lotem <[email protected]>
freetype-gl: Avoid reopening freetype faces

9bd11a2cc3961695dbd1923ace643abf1723ff1e authored over 7 years ago by Eyal Lotem <[email protected]>
freetype-gl: Update to newest master

120cfe88435a9052e3eedf1af2f281a9607bc270 authored over 7 years ago by Eyal Lotem <[email protected]>
submodule update

14d06448def366d9df83aabe5a2da091fa43c000 authored almost 8 years ago by Yair Chuchem <[email protected]>
freetype-gl updates + expose shaders for subpixel rendering

a6d46d2ce7534c85949d23be7a2766fa103e00aa authored almost 8 years ago by Yair Chuchem <[email protected]>
freetype-gl updates

2151343a2a26031326d0ccfca65a69975b20b9f8 authored almost 8 years ago by Yair Chuchem <[email protected]>
Remove build warnings

db5551776d8438203d8227a5f20cecdc8363c21a authored about 8 years ago by Eyal Lotem <[email protected]>
Remove unused code

* shader
* mat4
* wrapper__bind_text_shader_uniforms

2424705bf1643d30fcab82f9b672bed839fcc9d1 authored about 8 years ago by Eyal Lotem <[email protected]>
Make shader uniform names consistent

57b9f17dca65521824dc4bdb821dc014f622ecad authored about 8 years ago by Yair Chuchem <[email protected]>
Builds on windows

839c7e00a7f48b33f13b7ce7914e713e4e2261ad authored over 8 years ago by Eyal Lotem <[email protected]>
Use Peaker's repo

0db1f81125b062a9d78df7b19bea77c2c7284fff authored over 8 years ago by Eyal Lotem <[email protected]>
Do not expose GLEW on OS X

6b381dd3b6012646565aa6a66116bd1a85a2914a authored over 8 years ago by Yair Chuchem <[email protected]>
Add distance field support

a523dc54b7f0af34e8e0cbc631fd1dc19aeb4bf5 authored over 8 years ago by Eyal Lotem <[email protected]>
stack.yaml

26589916375dae775283bafb22b46f81077c10d8 authored over 8 years ago by Yair Chuchem <[email protected]>
submodule migrated to github/lamdu

57f7f92adf2d9536bb51bac1e7c28e7e1ed863a6 authored over 8 years ago by Eyal Lotem <[email protected]>
initial version

bef007985db03cadcea72ba70576c721e44e5915 authored over 8 years ago by Eyal Lotem <[email protected]>
freetype2 migrated to github/lamdu

3407e0ecafabb3ad854a44be815d830c7ded36a9 authored over 8 years ago by Eyal Lotem <[email protected]>
Use local fork of freetype-gl

386e0e5e7eb864095f6b8beb924e922ead165e4a authored over 8 years ago by Eyal Lotem <[email protected]>