-
I know that we can use the `option.font` property to change the font, but it only searches for web-safe fonts. How can I use a custom font that I stored on the server, let's say `/public/fonts/Wurmics…
-
**TLDR**
Using custom fonts and conditionally rendering the map causes layout shift as fonts are unnecessarily refetched.
**Description**
This bug seems to have always existed, also in older vers…
-
### Subject of the issue/enhancement/features
The `.aria-label` class is supposed to visually hide content while keeping it available to screen readers. But under certain conditions, that content i…
-
The .glyphs fonts at this link https://github.com/clauseggers/Playfair/tree/master/sources contain "Axis Mappings" custom parameters whose checkboxews are disabled in the Glyphs UI. The plist for the …
-
I am currently trying to upgrade from v2 to v3 and everything seem to work smoothly except that custom fonts now break PDF rendering with the following error:
```
Cannot read properties of undefi…
-
**Describe the bug**
After updating from `zenika/alpine-chrome:80` to a newer version (I've tried both `zenika/alpine-chrome:81` and `zenika/alpine-chrome:89` and both fail, `zenika/alpine-chrome:77`…
-
To avoid clashing with the limitation that reading the BIOS font clashes with other G1 bus access (as would be used for G1DMA), a possible workaround would be to have optional caching of the font. For…
-
Hi guys, i have a problem with building an application via ">ionic build android --prod" command. The cause of the problem is clean-css module, which throws an error with relative paths in @import sta…
-
# 在 PaperMod 博客中设置自定义字体 | Aimer's Blog
下载字体 下载你需要的字体,并存储在 static/fonts
导入字体 @font-face { font-family: "LXGWWenKai-Regular"; src: url("/fonts/lxgw-wenkai/LXGWWenKai-Regular.ttf") format("truetype");…
-
How can I use multiple custom fonts on one page of the pdf?
I can specify ( base, bold, italic, boldItalic and icons) fonts in the page theme and load custom fonts using the `fontFromAssetBundle` me…