File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ Binding has this option too. Freetype especially useful when you use custom font
272
272
There are two types of precompiled binaries: 1. with stb (the default one) 2. with freetype.
273
273
You can decide by yourself, which kind of libraries for any system you want to use.
274
274
275
- Take a not , that for Linux and Mac users using of freetype will add an additional dependency to the ` libfreetype ` itself.
275
+ Take a note , that for Linux and Mac users using of freetype will add an additional dependency to the ` libfreetype ` itself.
276
276
This is not the case for Windows users, since ` dll ` binaries are compiled fully statically and already include freetype in themselves.
277
277
278
278
** For fully portable application** use default binaries.<br >
You can’t perform that action at this time.
0 commit comments