-
I'm trying to serve a custom version of bootstrap (basically a different theme) from the subdirectory `custom_bootstrap` within the application's static folder:
```
├── __init__.py
└── static
└─…
-
* Release number or git hash: 1b279559e219a84e200dbed1cd47eb37a67e40e3
* OS:
* Environment (local or deployed):
### Steps to reproduce
1. Setup workspace with current webpack config in the …
-
Hi!
First of all, I am not sure if this is a bug or a feature request.
## Is your feature request related to a problem? Please describe.
I found that when creating a custom theme (using type `t…
-
Having problems loading custom svgs from downloaded kit and not finding documentation for adding to Flutter that addresses specifically the custom svgs.
- Downloaded a custom kit for flutter font a…
-
It is possible to customize the preconfigured fonts? or at least use the system fonts?
-
I'm currently building a new code editor for the web that uses the CSS Custom Highlight API for syntax highlighting, with the idea being that it would simplify things significantly while at the same t…
-
**Is your feature request related to a problem? Please describe.**
Ability to change font used by chatGPTBox. I would like to be able to use a custom system font for 1) text responses, and 2) code …
-
**Describe the bug**
I'm trying to customize Iosevka currently with:
```
fonts.fonts = with pkgs; [
fira-code
fira-code-symbols
(iosevka.override {
set = "custom";
p…
-
I installed this app through Trollstore. My device is an ipad8th iOS 15.2. When I used custom emoji fonts, TTF fonts and TTC fonts, there all had the wrong text. Is the issue that the IPadOs were not …
-
```
What is the expected output?
Different books require different rendering setting. Some have large fonts and
do not need changing the "custom pixel aspect ratio", but some have smaller
fonts and …