8000 Add FreeType rasterizer by SemMulder · Pull Request #58 · inkyblackness/imgui-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Add FreeType rasterizer #58

Merged

Conversation

SemMulder
Copy link
Contributor

This PR "depends" on #57.

This PR exposes the FreeType rasterizer from the ImGui repo: https://github.com/ocornut/imgui/tree/master/misc/freetype in Go. FreeType is linked using pkg-config, this means that it is linked if and only if the user uses the API and the user can decide to link statically or dynamically by providing the right pkgconfig.

@dertseha dertseha changed the base branch from master to feature/58-add-freetype December 25, 2019 15:17
@dertseha dertseha merged commit dbb055b into inkyblackness:feature/58-add-freetype Dec 25, 2019
@dertseha
Copy link
Member

Thank you for the contribution!
I'm trying it out in a branch first, I want to see if this extra cgo flag also works under MS Windows for me.

@dertseha dertseha mentioned this pull request Jan 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0