-
cmus fails to properly render [bidi](https://www.w3.org/International/articles/inline-bidi-markup/uba-basics) strings in RTL (right to left) languages:
- Persian
- Hebrew
- Arabic
- ...
as:
totally …
-
I compiled today and needed to adjust few things:
diff --git a/init_update_libs.sh b/init_update_libs.sh
index 5e82329..f8acc71 100755
--- a/init_update_libs.sh
+++ b/init_update_libs.sh
@@ -10,7 +10…
-
Just getting around to updating my Coot1 for FLEXR...
from a fresh fork on MacOS 14 using homebrew, this new bit in `configure.ac` makes it so it can't find `glm`.
If I replace it with the orig…
-
Traceback (most recent call last):
File "E:/py/SynthTextPython3/gen.py", line 19, in
from synthgen import *
File "E:\py\SynthTextPython3\synthgen.py", line 20, in
import text_utils a…
-
I have installed harfbuzz, fribidi and freetype2, but when I install the textshaping, it failed.
The following is the log of installation:
```R
> install.packages("textshaping")
Installing pac…
-
ERROR: Command errored out with exit status 1: command: /data/data/com.termux/files/usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/fi…
-
I'm wondering how BiDi (or right-to-left) can be added to pcgeos? I'm aware of ready libraries, such as GNU FriBidi, for implementing shaping, mirroring and other features required for BiDi, but how c…
-
no editing, Dockerfile just build fail. It's seems like ffmpeg complie error.
I tried to modify the Dockerfile to the following version. and it build succeed.
But when I run `ffmpeg -v 0 -filters …
-
### Game and System Information
- **Version: 1.18.2**
- **OS: Gentoo Linux (musl/llvm)**
### Description of the bug
1.18.2 fails to build on my Gentoo Linux musl/llvm system since libcc 19.1.x i…
-
### What did you do?
Convert a PNG file (screenshots created on Gnome and on Windows) to PDF.
### What did you expect to happen?
The rendered PDF looks correct.
### What actually happened?…