Skip to main content

Questions tagged [fonts]

A font is an electronic data file containing a set of glyphs, characters, or symbols such as dingbats. Although the term font first referred to a set of metal type sorts in one style and size, since the 1990s most fonts are digital, used on computers.

-1 votes
1 answer
37 views

How to specify a certain font for italics option?

The thing is, I have installed two 'variable' fonts to be used in my website. One, which is normal and displays 'Regular' and 'Bold' at the same time, and the other also has Regular and Bold, but with ...
DanTanker88's user avatar
0 votes
0 answers
23 views

Flextable extra whitespaces after autofit using custom font

I'm struggling with a specific issue with the flextable-package. I want to export tables in .svg format, using a custom (company) font. However, when I combine this custom font with the autofit() ...
Justin's user avatar
  • 323
0 votes
0 answers
13 views

Fonts Not Rendering for Non-English Text in Node.js Video Rendering on Ubuntu EC2 Server

I'm working on a Node.js project that renders videos with text in multiple languages and fonts using the node-html-to-image library. Everything works perfectly on my local Windows machine, but when I ...
Nikhil Singh's user avatar
0 votes
0 answers
19 views

How to request a huge amount of select CJK characters from Google Fonts API?

I'm trying to figure out how to subset a Japanese font by simply using a Google Fonts API request. There seem to be two options: subset= and text=. However, the former requires a set name which seems ...
Vun-Hugh Vaw's user avatar
-2 votes
0 answers
21 views

How to Dynamically Include Fonts in info.plist Based on Configuration in Xcode?

I have an Xcode project with multiple configurations tailored for different vendors. Currently, I'm facing the issue of manually adding all fonts to the info.plist file, even though some fonts are ...
Ali Abdul Jabbar's user avatar
-1 votes
1 answer
37 views

why the font size still different even i standardize the font already

enter image description here enter image description here I'm facing challenges in achieving consistent font sizes for the search bar and create button on my web pages. Despite standardizing the font ...
Lee's user avatar
  • 1
1 vote
1 answer
45 views

How to properly do stroked text with a wipe fill effect

I'm trying to create a React component that renders a stroked text with a progressive fill color based on a prop that works with any font. Because of a bug with -webkit-text-stroke with certain type ...
empz's user avatar
  • 12.1k
0 votes
1 answer
36 views

Why is Chrome rendering the Font in "extra light" and Safari not?

I have a weird issue. Using the Font "Be Vietnam Pro" I see that Chrome-browsers are rendering it in the "Extra Light" variant, while all Safari-Browsers (including the Safari on ...
itinance's user avatar
  • 12.2k
-1 votes
0 answers
15 views

Font Awesome Icons Showing as Squares After Optimization

I wrote a scripts to detect all the fontawesome icons I use in my project. It detected these icons. ➜ python3 find_fa.py Font Awesome classes used in your project: fa-angle-double-right fa-baby fa-...
code-8's user avatar
  • 57.5k
0 votes
1 answer
56 views

Is it possible to modify the font of NSIS Setup (without installing the font)?

I tried using the font from NSIS as shown below. CreateFont $0 "Fonts installed on the system" 9 "500" What I want to do is as follows: Font files(.ttf) are included in the setup. ...
tux Neoh's user avatar
0 votes
1 answer
20 views

Font weight in header is last weight in import list (regardless of specification)

Regardless of what font weight I specify in the header, it does not change, the only way to change it is to change the last weight in the import list. (And even this does not work if I add a weight ...
user84614's user avatar
0 votes
0 answers
26 views

Font-family vs. font in matplotlib

I'd like to use the font "Montserrat" in matplotlib. In Windows "Monterrat" is shown as a "font family" with one item in the Fonts folder. When I open it in Windows' File ...
mango's user avatar
  • 39
-1 votes
0 answers
34 views

Material symbols self-hosting problem in Dev server

I have a problem on Dev, which i dont have on local, on Dev Material Symbols Outlined icons are not loading, I have a two new css files, with defined fontfaces and css classes, with one being Material ...
jur1s77's user avatar
0 votes
0 answers
45 views

Font in .otf format is not centered vertically

I have received some font from designers and faced the issue with vertical alignment I added this font to my application by using Js const font = { family: `Suisse Int'l`, ...
Роман Салдан's user avatar
0 votes
0 answers
21 views

Why is my text misaligned in my .rdl report

I'm making an .rdl report in visual studio 2019, which gets uploaded to Dynamics, and then users export the file to pdf. The two top text boxes, for Variety Name and Eating experience have the same ...
Unicorn_tech's user avatar

15 30 50 per page
1
2 3 4 5
1412