-
Collision of u101B and u103B in Bold and Book-Bold. It's a character sequence found in Pa'o Karen (blk)
![Padauk collision u101B u103B](https://user-images.githubusercontent.com/12460265/63907579-3…
-
I think default installation of unity-meta should be comparable with installation of Ubuntu with Unity.
I'm proposing the following changes:
1. Install default applications/packages.
2. Set font co…
c4pp4 updated
4 years ago
-
In several of the files you have used the * wild-card
Don't do that since it will not build - and even if it did - will pull in debug and symbol files hence bloat your ISO generation.
I did a bu…
-
I'm running Pop!OS 18.04 (LTS) Linux pop-os 5.3.0-7625-generic
acrordrdc, v 2018.011.20063, Rev 8
Most of the pop-up dialogues are missing their text, including the buttons. Like here for exampl…
bokov updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
`@bbc/psammead-styles@2.0.0` has the latest `@font-face` declarations and font-families for the WS sites.
This should be used in S…
sareh updated
5 years ago
-
The following have trailing spaces in their full_name:
- `ofl/sueellenfrancisco/METADATA.pb`
- `ofl/pompiere/METADATA.pb`
- `ofl/vidaloka/METADATA.pb`
- `ofl/imfelldoublepica/METADATA.pb`
I c…
-
Simple program:
```
in = 25.4;
conn_height = 10;
$fn = 30;
difference() {
cylinder(d=0.5*in,h=conn_height);
cylinder(d=0.213*in+0.4,h=conn_height+1);
}
```
generates the follwing preview/render…
-
I am on a Mac computer running 10.13.3 with Padauk 3.003 installed. I have tried the Myanmar - QWERTY input method included with macOS and the [keymagic](http://keymagic.net) input method on the Myanm…
-
Hello,
I am newbie with openSCAD.
I try to use it because I am programmer and I like idea to create 3D models by code.
Of couse it is too strange for me -> "a = a + 1 is impossible".
I have foun…
-
When Previewing the following code, everything looks correct. When I Render, I get completely different and unexpected results. Am I doing something wrong, or is this an openSCAD bug?
![openSCAD-…