Most voted "font" questions
43 questions
Sort by count of
-
27
votes5
answers4828
viewsWith CSS is it possible to put 2 colors in 1 letter? Or half the text with a different color?
I wonder if with CSS you can leave only half a letter, or half a word, with another color and the other half with another? It would be possible to get this result from the image below only with CSS?…
-
10
votes3
answers3378
viewsHow and how to best use CSS fonts?
It is only possible to view a source on a website if that source is installed or came into the operating system or browser computer. I have been researching and found some different types of fonts…
-
8
votes1
answer349
viewsIs there any way to calculate a pattern of extra space from a source?
I am trying to put together a layout as "pixel Perfect" as possible, but I have always come across this problem, using large fonts, there is a space above and below the font, as if it were a…
-
5
votes1
answer853
viewsHow to add an external source in an SVG?
I have a logo that I made in SVG, on file .svgexternal, which uses has a text with the name of the company, whose source is Open Sans Light. On my machine works normally due to the fact that I have…
-
4
votes1
answer140
viewsWill users from other platforms see my website fonts?
The question is simple: I have a website, its default font is Segoe UI normal, and the Segoe UI Light, the site uses only these two. In Windows, the site appeared correctly and without problems, now…
-
4
votes1
answer1864
views -
4
votes1
answer1191
viewsHow to change font properties in javascript
I need to change the font format and play up the image icon. Text displayed by: label: beach[7] for (var i = 0; i < locations.length; i++) { var beach = locations[i]; var myLatLng = new…
-
3
votes2
answers83
views -
3
votes1
answer1386
viewsFont Awesome appears as "blocks" in Nginx under Freebsd 10.1
I have a website that I have transported from Centos to Freebsd using rsync + mysqldump. Centos + Apache ran normal on Freebsd + Nginx gave this error: I believe it is related to this code that…
-
2
votes1
answer732
viewsGet font name in . bat
I’m using the script below to install fonts in Windows, but I wonder if there is a way to get the name of face source. For example, the source file name is BebasNeue.otf, but the name of her face is…
-
2
votes1
answer1537
viewsHow to change the standard source of Swing components?
I wonder if there’s any way I can change the font pattern from Labels and Swing buttons, if possible, for general design. All the Labels that I create I have to keep changing the font to one that is…
-
2
votes4
answers5359
viewsCustom font in html/css does not work
I’m trying to insert a non-standard font into my html, but it’s not working. I downloaded the source and put it in a folder /font inside the briefcase css. Follows the code: @font-face {…
-
2
votes1
answer1053
viewsLine-Height - Leaves No Vertically Centered Text
I’m using the line-height to center a text vertically. But the text seems to me to have a small margin. Look at the image below, I selected the font to better see the spacing that’s making the…
-
2
votes1
answer45
viewsUse 2 fonts in a sentence
I have a website that the client asked me to use a type of source for some things and another type for others. And he asked the mail to be all typed (type1) but this type is not @ so he asked the…
-
2
votes2
answers1663
viewsProblems with Font Awesome
Hello I’m having trouble with the Font Awesome, I am creating a page that I want to use the icons, I started linking the Font Awesome url, it shows the icons, then includes 2 more CSS files,…
-
2
votes2
answers180
viewsHow to evaluate if the user will have the source used on the site?
When the user does not have the specified font in the css file installed on his computer, the browser will use the standard style font, according to the handouts I read. For example, you create a…
-
2
votes1
answer152
viewsHow to use a Google font when printing?
I’m using this source: <link href="https://fonts.googleapis.com/css?family=Meie+Script" rel="stylesheet"> font-family: 'Meie Script', cursive; It works normally on the page. But when printing…
-
2
votes1
answer1703
viewsCustom source React Native
I’m having a hard time adding a font to my React Native project. I have tried with many tutorials but none fits well in my case, and several do not work. This is where I define my already stylized…
-
1
votes1
answer357
viewsChange font size
I am trying to change the font in an html document, however, if I enter the font name, it does not change and the font size goes back to the original. This is the code I’m using: p { padding:20px;…
-
1
votes2
answers668
viewsIcon libraries
I would like to know from you, which are the libraries of icons that you use, preferably free, I for example, I started using Font-Awesome, but it did not meet some of my needs.
-
1
votes0
answers734
viewsWhiteboard change font and color of text inserted with drawText
Using the component Whiteboard, inserted the text into the image. However, how can I change the color and font of this text?
-
1
votes0
answers34
viewsSmooth CSS text
I know it is impossible to make the texts to be displayed in a uniform way in all browsers, but I have the problem below that is bothering me a little, although in the images it does not seem much,…
-
1
votes1
answer630
viewsWhy do font-faces not work from one pc to another?
Hello! I created a website on a computer with external sources, using the @font-face tag. However, when I opened the html document on another pc, the file did not load the fonts. I put the font-face…
-
1
votes0
answers11
viewsChanging Widht and Hight of a Java text using the Graphics Class
Hello, follow my question.: As the image below would like to play something like this in Java using the Graphics Class I want to be able to scale a text with the Drawstring method, I took a look at…
-
0
votes1
answer143
viewsFont style of googlefont works on localhost but not in gdrive
The two font styles Sans Narrow and Wire One from google fonts don’t work when I publish to Gdrive, but only work on host location. I’m calling the fonts by the external link call method, not by the…
-
0
votes1
answer2789
viewsFont Awesome appear strange characters
Some font-awesome icons do not appear, others in place of icon appears 'Fl'. I’m using normally, <i class="fa fa-search"></i> Importing the css by…
-
0
votes1
answer84
viewsFont changing from Weight
I am making a website using bootstrap and was doing the code normally, my client bought the source Pluto Bold and Condensed Light, and I am using them as webfonts. The problem is that the font gets…
-
0
votes1
answer493
viewsHow to change the font-family of a single div with . tff file?
I’d like to change the font-family of a div in particular for a font that I can’t find the source, but I found a file font. How can I add this font? Does there exist a code for it? In this link…
-
0
votes0
answers38
viewsUnwanted space when adding a Google Font
When using the source Source Sans Pro of Google Font, I noticed that just after the footer appears a spacing of 1px, at the end of the Document if it is loaded into the Internet Explorer (version…
-
0
votes0
answers53
viewsProblem with Font Face
I’m using Font face in WORDPRESS, and in local hosting (WAMP) he picks up the font, but when publish online he does not take the font I want. the font folder is in: ONLINE: public_html/wp-content…
-
0
votes1
answer63
viewsProblems using font-face on the site
I am using font-face on my site and it loads normally when typing the link with www.ksleague.com, however, when typing the link without www, it does not pull the font-face. How am I supposed to fix…
-
0
votes2
answers9216
viewsBootstrap - Change font
I have a bootstrap system and need to change the FONT of all pages. Can you change this only in bootstrap.min.css and not have to file by file? How to do? The font-family I need is not the one that…
-
0
votes1
answer13
viewsKotlin setting up font within Fragment
There I am with a doubt, as I do to, modify the source from within a Fragment? tvAgradecimento.setText("Teste") tvAgradecimento.setTypeface(Typeface.createFromAsset(tvAgradecimento.context.assets,…
-
0
votes0
answers81
viewsLaravel puts argument in source? Is there any way to take?
<pre>fonts/vendor/materialize-css/dist/roboto/Roboto-Medium.woff2?1561b424aaef2f704bbd89155b3ce514 65.4 kB [emitted]…
-
0
votes1
answer42
viewsError when migrating Wordpress site
Good Morning! Guys, I was trying to migrate a site made with WP to another domain, but even after changing the database URL it keeps pointing to the old URL and presents the following error while…
-
0
votes0
answers26
viewsFont icon does not show
I created a font using the Inkscape app. and then converted it into a site that I don’t remember at the time... while I am using this font in visual studio, the font shows perfectly, as shown in the…
-
0
votes1
answer28
viewsBrowser blocking source rendering
I created custom fonts for icons using IcoMoon, and I’m using the Live Server as a "test server" on a simple website with the following technologies: HTML5 CSS3 JS VANILLA BOOTSTRAP When testing the…
-
0
votes0
answers207
viewsGenerate txt file with custom letter font
I’m creating a code that generates a txt to print to a printer matrix. However, I would like to change the font of the letters. Someone could help me, please? Follow the code below. try{ byte[]…
-
0
votes3
answers608
viewsInstall FONT in HTML?
Good afternoon Personal, If you can help with the codes below, as you can see I’m new with html and CSS. I searched but could not make work the font I want from a source link I made myself. If it’s…
-
0
votes4
answers1039
viewsGoogle fonts in React Native
I am trying for some time to add fonts to my React-Native project but did not succeed following tutorials from the net. I’m trying to use the sources like this: import React from 'react'; import {…
-
-1
votes3
answers7829
viewsPut external font on website
I have a font that I need to put on the site (edosz.ttf), I have been searching and I ended up with this code: @font-face{ font-family: "edosz"; src: url('edosz.ttf'); } but I can’t! Someone could…
-
-1
votes1
answer387
viewsFont icons BOOTSTRAP/CSS
I was looking at some sites and I saw that they are using some icons, but without the need to put an image, is used a font, I found it very interesting because you can change size, color without…
-
-1
votes1
answer591
viewsHow to convert . svg icons to a font?
There is a recommended way to convert and combine various icons in the format .svg in a single source file (ttf, woff, etc.)? I want to define a @font-face and assign my font, so that I can use your…