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...
Update && for ss03
Request in source-foundry/Hack#230 (comment)
$ brew tap caskroom/fonts
$ brew cask install font-hack
Suggest on README.md
I think a better "point of view" can be omitted for better reading because everyone knows what you are talking about, which the sample code might not compatible on their machines or browsers
-
Updated
Feb 19, 2020 - HTML
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
Add Pixexid.com
Please consider add Pixexid https://pixexid.com is a free image community with features like visual crop and 360 panoramas. (custom license)
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
-
Updated
Feb 19, 2020 - HolyC
-
Updated
Feb 18, 2020 - HTML
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'
Droid Sans Mono is deprecated and will no longer be updated. Its successor is Noto Sans Mono.
“The Droid fonts are superseded by Noto. Noto began as Droid, and since
renaming all updates are made to the Noto fonts.”
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.
-
Updated
Feb 19, 2020 - Scala
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
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
i use the opentype.js in node.
when i use a .ttf font generated a new .ttf font , and use the new font in browser.when i set the fontSize 12px , it looks like different with the source font file. it does not hint. how should i do.
const FONT_PATH = path.resolve(__dirname, '../fonts/msyh.ttf');
const font = opentype.loadS
Could you consider adding these:
-
ArchLinux-Dark

https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg -
[ArchLinux-Black](htt
I realize this is more of a StackOverflow question but I don't think it's out of line to add instructions for adding this package to an angular project. Thank you and any tips are welcome!
-
Updated
Feb 18, 2020 - Swift
This might be out of scope, but Operator Mono doesn't currently handle monospace box drawing, and I think it would be really nice if it did. https://github.com/adobe-type-tools/box-drawing
Request preferences
- Weight requested: Book SSm
Operator Mono
- XLight
- XLight Italic
- Light
- Light Italic
- Book
- Book Italic
- Medium
- Medium It
Hey olikraus!
I poked around a bit and couldn't find any information (other than a few references in Github issues), but this library does in fact work with the SSD1315 by just using the SSD1306 constructor.
I confirmed it with a Seeed Studio SSD1315 display, and they even reference this library it in their examples: https://github.com/Seeed-Studio/Seeed_Learning_Space/tree/master/Grove%20-%




Describe the bug
For yarn 2 there is a new config format,
.yarnrc.yml(https://next.yarnpkg.com/configuration/yarnrc),To Reproduce
Install yarn 2.
Expected behavior
Include what you have to insert in your config file in the docs.
Bug report checklist