fontcombinator icon indicating copy to clipboard operation
fontcombinator copied to clipboard

The code for my Font Combinator

Results 21 fontcombinator issues
Sort by recently updated
recently updated
newest added

Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

Fixes https://github.com/chipcullen/fontcombinator/issues/20 ![image](https://cloud.githubusercontent.com/assets/3819579/12787572/2975c3e4-cac0-11e5-954a-e5f5f4bd0172.png)

Just found this nice tool and would love to contribute. For now I've found one issue: The fonts dropdown list doesn't show the font name unless you are hovering it....

In an attempt to wrap my head around this, I want to 'outline' the application in pseudo code to make sure I have everything, and attempt to organize it. This...

Version 2
Meta

The fundamental widget that lets the user pick fonts for an element. Requirements: - Font Family - Font Variant (bold, italic, etc) - Line Height - Size - Color -...

Version 2
Design

Create some kind of loading indication on first load. - Figure out what events to listen for - What elements can be counted on? Number of fonts loaded? - Would...

Feature Request
Version 2

Some kind of way to provide an Iframe that shows a set of styles. Not sure of how that would work, performance wise.

Feature Request

One aspect of this that has the most questions marks for me is how to _architect_ the JavaScript. Organizing JS is something that I'm not terribly advanced at - my...

Version 2
JavaScript
Meta

Using some kind of automated build tool, come up with a way to have lots of broken up little pieces for development, but one streamlined set of files for the...

Feature Request
Version 2