-
**Add cmake options to use thirdparty libs**
A lot of hte libs in thirdparty/* should have flags in cmake to enable the use of system packages, i.e.:
* flac
* fluidsynth
* freetype
* lame
* …
-
`ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ifle32uo/pygame/setup.py'"'"'; __file__='"'"'…
-
Ok, I've been playing witht his to get it to build
I've followed the instructions,
## I've tweaked the build scriot...
# !/bin/bash
NDK_LOCATION=/opt/android-ndk/
TOOLCHAIN_LOCATION=/opt/android-cma…
-
I was trying to compile Qt5 without the need of building X11, Mesa and all the graphics-related stuff that are already installed on the system (mainly to avoid to use software-emulated graphics given …
-
Traceback (most recent call last):
File "detect.py", line 102, in
detect(original_image, min_score=0.2, max_overlap=0.5, top_k=200).show()
File "detect.py", line 67, in detect
**`_fon…
-
make
Looking for bcm_host.h
bcm_host.h found
Looking for libMali.so
libMali.so not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
Could NOT find…
-
When I use an FFSubtitle with black font and white background, the text has strange sharp artifacts for some words. Can this be avoided?
-
I tried the render-glyph example with some artwiz fonts with the following code:
```
//.select_by_postscript_name(&postscript_name)
.select_best_match(&[font_kit::family_name::FamilyName::Title("…
-
# **Issue №3267 opened by *[RockLakeGrass](https://github.com/RockLakeGrass)* at 2022-06-30 09:53:14**
I tried to build it on a Windows on ARM64 device, but it does not show support.
I looked…
-
Currently, SDL_ttf uses the Harmony algorithm with default LCD geometry (uniform RGB subpixels in the horizontal direction) when doing subpixel rendering. According to [freetype docs](https://freetype…
Qrox updated
10 months ago