-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong font filename in compiled stylesheet #17
Comments
Looks like I see that bug is in the GlyphMap class at method def glob
glob = File.join output_dir, "#{self.name}*"
Dir[glob]
end |
why it still not merged? |
Because nobody cares, i guess You can use my fork if you want to.
|
Seems, someone does care. 👍 Thank you both! |
Yeah! Cool) |
this library is not on my radar anymore. even less so since fontcustom itself has been abandoned (FontCustom/fontcustom#321). supposedly there's javascript-based build tools for the job. however, i've spent half the day trying to get travis to deploy a new version to rubygems. i did it for another gem but this time it doesn't work. |
alright. version 1.3.1 is out. |
Console output:
Generated stylesheet:
System: MacOs
The text was updated successfully, but these errors were encountered: