-
| Wazuh | Elastic | Rev | Security |
| ----- | ------- | ---- | -------- |
| 4.2.5 | 7.10.2 | 4206-1 | ODFE |
| 4.3.0-RC1 | 7.10.2 | 4301-0 | ODFE |
| 4.2.5 | 7.14.2 | 4206-1 | …
-
**Problem description**
A common problem in email design (and web) design is to have content of the same height standing side by side. Content should be responsive in mails, but the `mj-group` tag al…
-
The following:
``` lisp
(CLIM-POSTSCRIPT-FONT:TEXT-SIZE-IN-FONT "Helvetica" 14 "α" 0 1)
```
yields this error:
```
Invalid index 945 for (SIMPLE-VECTOR 256), should be a non-negative integer bel…
-
We have been using PdfLatex compiler/engine as the default, but as we know it isn't Unicode (non-Latin) friendly.
Though the instructions suggest using XeLaTeX, the generated PDF looks different in …
-
```
when supplying a list of fonts in the CSS font-family descriptor, Flying Saucer
only uses the first one it recognizes. This is counter to what is supposed to
happen according to the CSS definiti…
-
Got this build in my jade file:
```
doctype html
html
head
link(href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700,600' rel='stylesheet' type='text/css')
//- build:css…
-
``` js
// gulpfile.js
gulp.task('styles', function () {
return gulp.src('./assets/sass/**/*.scss')
.pipe(plumber({
errorHandler: function (err) {
console.log(err.message);
…
-
**Describe the bug**
When running `chromium` in NixOS `ab3adfe1c769c22b6629e59ea0ef88ec8ee4563f` (20.03 nixpkgs-channels), I get this error:
```
Fontconfig warning: "/etc/fonts/fonts.conf", lin…
-
```
What steps will reproduce the problem?
1. Generate EOT file with ttf2eot
2. Upload font to server.
3. Create index.html and css @font-face declaration.
4. Boot up windows.
5. Check that the font y…
-
**Describe the issue**
While tracking for excessive consummed storage on our containers host, we found that for every created container, the overall fonts directory was copied - meaning every time …