-
```
What steps will reproduce the problem?
1.Use freetype as external lib in VC10 or VC11 project.
2.
3.
Throws _BLOCK_TYPE_IS_INVALID on line 90 (free(desc))
in vertex-buffer.c
What is the expecte…
-
```
What steps will reproduce the problem?
1.Use freetype as external lib in VC10 or VC11 project.
2.
3.
Throws _BLOCK_TYPE_IS_INVALID on line 90 (free(desc))
in vertex-buffer.c
What is the expecte…
-
Some characters in some fonts have multiple glyph that can represent them. Typically the integral sign in math font has one version for inline math and one one for block equations.
Currently, it lo…
-
Recently travis tests have failed every once in a while due to network failures. Ticketing here so other devs have some visibility that this is happening and to log any ideas for mitigating.
The mo…
-
```
What steps will reproduce the problem?
1.Use freetype as external lib in VC10 or VC11 project.
2.
3.
Throws _BLOCK_TYPE_IS_INVALID on line 90 (free(desc))
in vertex-buffer.c
What is the expecte…
-
```
What steps will reproduce the problem?
1. make a main.cpp with extern "C" { #include }
2. build main.cpp with clang
What is the expected output? What do you see instead?
clang reports a number …
-
```
Noto Sans CJK requires FreeType 2.5.x to utilize Adobe's CFF rasterizer that
was added to FreeType 2.5.x. Moreover, fontconfig has to be configured to use
the full native hint and gray-scale …
-
I tried to install it via pypi but I got below error;
I use windows10 and python 3.7
(base) C:\Users\ilke.topak>pip install feature-selector
Collecting feature-selector
Using cached https://fi…
ilkot updated
4 years ago
-
with this
```
pi@raspberrypi:~/chipmachine-32-build $ cmake ../chipmachine -GNinja -DCMAKE_BUILD_TYPE=Release
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GN…
-
### What version of Bun is running?
1.0.2+37edd5a6e389265738e89265bcbdf2999cb81a49
### What platform is your computer?
Description: Ubuntu 22.04.3 LTS
### What steps can reproduce the bug?
Create…