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,448 public repositories matching this topic...

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
MattIPv4
MattIPv4 commented Jun 22, 2019

Idea

Currently, once a pull request has been approved by the CI, it may still have multiple commits associated with it which we like to have squashed down into a singular commit.

Additionally, if the commit history for a PR becomes too long, @PeterBot will simply raise an error asking the user to reduce the commit history length.

In both situations, it would be awesome if @PeterBot cou

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

Related Topics

theme css jekyll
You can’t perform that action at this time.