Skip to content
#

Font

A font is the reference of size, weight, and style of a particular text. The weight of a particular font is the thickness of the character outlines. Size is typically measured in points, which is a vertical measurement of lettering.

Here are 1,567 public repositories matching this topic...

FiraCode
adityasrini
adityasrini commented Jul 27, 2018

I see installation instructions to display code for various IDEs but don't see any instructions for doing that in browsers. To be clear, I'm not talking about enabling Fira everywhere, just the code in <code> or <tt> or <pre> tags. I know of a way to do this in Safari but I had to learn the hard way when js scripts constantly rewrite custom stylesheet settings. If I were a newbie, I'd like t

onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

cdnjs
zackbloom
zackbloom commented Nov 13, 2019

CDNJS requires a certain amount of manual review and moderation. This review is required both to allow new projects to be added to the project, and to handle certain types of project changes which can't be automatically imported.

This issue is a place to discuss how we might eliminate this requirement in the future.

I believe the goal of this project should be to take everything which requir

arimourao
arimourao commented May 28, 2019

Dompdf is a nice library but for the newcomer, he can come across the dreaded "headers already sent". This can be solved using ob_start() and ob_clean() to keep the output buffer clean while rendering and streaming the pdf to the user. This can save devs from several hours of headache with a simple instruction in the docs. It should be like that:

require_once 'dompdf/autoload.inc.php'
fnune
fnune commented Jan 24, 2020

Hey there, thanks for the amazing font, I've been using it for a long time.

I noticed the README doesn't mention ligatures. Ligatures are a requirement for many people choosing a font. Do you think it would be a good idea to mention it there?

I would gladly make a PR but I think the README already follows a distinct style so I think it's better if some project maintainer does it.

robertmassaioli
robertmassaioli commented Sep 17, 2017

Firstly, this is an absolutely beautiful font. Great work!

But it was only a little hard to install because I did not know how to enable support for ligatures in Visual Studio Code. I read this guide to learn how to do it: https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions

I think that it would be good to write a guide in the Wiki that either gave a short description or link, into

Multi-Thinker
Multi-Thinker commented May 12, 2016

HI, I wonder how can i use your plugin, without any documentation, examples, guides, requirements.. Can you please put some lines how this plugin works and what do i need to make it work? how the CLI work? i tried my best to convert ttf/svg/otf/eot to woff no success at all in my case using fontmin.. what am i doing wrong.. and secondly when i use fontmin build command it just grab all files and p

Wikipedia
Wikipedia
You can’t perform that action at this time.