Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Aliases are ignored #7

Open
ethanclevenger91 opened this issue Jun 22, 2015 · 0 comments
Open

Aliases are ignored #7

ethanclevenger91 opened this issue Jun 22, 2015 · 0 comments

Comments

@ethanclevenger91
Copy link
Contributor

I noticed when doing the build for 4.3 that I could use "hotel" but not "bed". I would wager that in FontAwesome's SVG, one is referencing the other instead of being written out twice? In transform-webfont.php, if I do something like:

if($names[$hex] == 'fa-var-bed') echo $names[$hex];

I get an undefined index error. That may be something to go on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants