-
following https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face I create a style.css file with:
````
@font-face {
font-family: "Trickster";
src:
local("Trickster"),
url("tric…
-
I am new to cosmic environment. The terminal in cosmic environment looks great however I use nvChad as my everyday tool. NvChad uses Nerd fonts but in cosmic terminal I couldn't able to find a way to …
-
Is there a specific file in the Gantry 5 that calls in the Google fonts via @import?
I am looking to replace this using @font-face on a custom/Helium hybrid theme I have put together.
The structu…
-
- Mayflower version: 10.1.0
- Browser: Chrome
In CSS, the `bold` `font-weight` value maps to a numeric value of `700` – [Source](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight#values…
-
```
What steps will reproduce the problem?
1. create the canvas && get 2d context
2. set font to the @font-face family name
3. fillText, the default font is displayed
What is the expected output? Wha…
-
### Regression?
No
### Hyprlock Info and Version
0.5.0
Hyprlock config
```sh
source = $HOME/.config/hypr/hyprlock/colors/catppuccin.conf
$accent = $mauve
$accentAlpha = $mauveAlpha
$font…
-
```
What steps will reproduce the problem?
1. create the canvas && get 2d context
2. set font to the @font-face family name
3. fillText, the default font is displayed
What is the expected output? Wha…
-
This happens with at least cosmic-files and cosmic-settings, but I find it hard to reliably replicate with cosmic settings.
the line where it starts to spam `[2024-11-01T07:39:59Z WARN iced_futur…
-
* face_recognition version:
* Python version:
* Operating System:
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to h…
-
@nyshadhr9 pointed out today that this doesn't work as expected:
```html
@font-face {
font-family: 'Sample VF';
font-weight: 400;
font-style: normal;
…