Top "Fonts" questions

A font is an electronic data file containing a set of glyphs, characters, or symbols such as dingbats.

How to Set a Custom Font in the ActionBar Title?

How (if possible) could I set a custom font in a ActionBar title text(only - not the tab text) …

android fonts android-actionbar
How do I set a textbox's text to bold at run time?

I'm using Windows forms and I have a textbox which I would occassionally like to make the text bold if …

c# winforms textbox fonts
How to add fonts to create-react-app based projects?

I'm using create-react-app and prefer not to eject. It's not clear where fonts imported via @font-face and loaded locally should …

css reactjs fonts webpack create-react-app
How can I use custom fonts on a website?

In order for my website to look good I need to use a custom font, specifically, Thonburi-Bold. The problem is …

html fonts
Font.createFont(..) set color and size (java.awt.Font)

I'd like to create a new Font object using a TTF file. It is really simple to create a Font …

java fonts awt
Changing fonts in ggplot2

Once upon a time, I changed my ggplot2 font using using windowsFonts(Times=windowsFont("TT Times New Roman")) to change …

r ggplot2 fonts extrafont showtext
How do I set the default font size in Vim?

I am trying to configure the default settings for my GUI with Vim. I already made research on the web, …

vim fonts
Font Awesome 5 font-family issue

I integrated Font Awesome 5 in a project with bootstrap 4. When I recall a font via CSS it does not work. …

css fonts font-awesome-5
How do I use .woff fonts for my website?

Where do you place fonts so that CSS can access them? I am using non-standard fonts for the browser in …

html css fonts woff
Is there such a thing as min-font-size and max-font-size?

I'm trying to make a font in a div responsive to the browser window. So far, it has worked perfectly, …

html css fonts font-size