-
The [fonts.png](../blob/road_to_1.0/data/fonts.png) image contains a mixture of ASCII and Unicode characters.
There are 7 rows; the top 6 are 8x8 pixels; the bottom row is 8x12 (width x height).
…
-
PDFs generated by OnlyOffice are extremely large when third-party CJK fonts are used.
Please see the following demo document containing two lines of Chinese text:
[Demo Document.docx](https://git…
-
Currently, the accessibility labels are generated using system fonts.
Since our local environment is on a mac and the CI pipeline runs on a linux container, the accessibility labels have different …
-
## Summary
If you're a 3rd party user of ic-ui-kit and need to import the styles, the namespace is `ic-ui-kit/fonts`. That's not very intuitive, maybe the generated styling should be renamed to somet…
-
# 🙋 feature request
Parcel can generate files not listed under HTML ``. Examples:
1. Fonts, like `dist/ex/bootstrap-icons.3536be6d.woff2`
2. Files created by code splitting feature: In JS code…
-
Currently, the fonts are only embedded as "Embedded Subsets" into the PDF. This can result in glitches when trying to copy text from the PDF, as not all characters are correctly embedded.
Would it …
-
I am encountering an issue while using html2canvas in my React project. When I try to capture screenshots of a specific page, some styles are missing, and fonts are not rendering properly in the gener…
-
I understand that the GF-served version of this font contains an SVG table as a fallback for COLR.
In Safari (macOS 10.15.7, Safari 15.6.1), going to [this GF URL](https://fonts.google.com/specimen…
-
### Clear and concise description of the problem
As of now, html report has such markup:
```html
Vitest
(function () {
co…
-
### What happened?
I need to use a custom `stencil` for fonts in my project. However, when the code is generated, the generation command's `enumName` parameter is ignored and is not passed properly a…