Skip to content

Add option to use Freetype#84

Open
hartcw wants to merge 1 commit intoQUItCoding:masterfrom
kuvacode:dev-freetype
Open

Add option to use Freetype#84
hartcw wants to merge 1 commit intoQUItCoding:masterfrom
kuvacode:dev-freetype

Conversation

@hartcw
Copy link
Copy Markdown
Contributor

@hartcw hartcw commented Apr 25, 2024

This adds a new cmake build option called QNANO_USE_FREETYPE, which changes nanovg fontstash to use Freetype library instead of stb_truetype.

This adds a new cmake build option called QNANO_USE_FREETYPE, which
changes nanovg fontstash to use Freetype library instead of
stb_truetype.
@QUItCoding
Copy link
Copy Markdown
Owner

Thanks! Would you mind doing the same addition for qmake users so add QNANO_USE_FREETYPE etc. into include.pri?

@hartcw
Copy link
Copy Markdown
Contributor Author

hartcw commented Apr 28, 2024

I'm not sure how to do it in qmake.
Is there an equivalent of cmake's "option()"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants