andreinitescu / IconFont2Code

Generate C# class with constant fields for the icons in your font
277 stars 37 forks source link

Throwing error when trying to upload materialdesign font #8

Closed ithiredguns closed 3 years ago

ithiredguns commented 4 years ago

iconsfont2code_issue

Not able to use the link with any font...

andreinitescu commented 4 years ago

Can you please point to the font you are using?

andreinitescu commented 4 years ago

I just tested with https://github.com/google/material-design-icons/blob/master/iconfont/MaterialIcons-Regular.ttf and it works fine.

I'm closing this for now, please reopen with a link to the exact font you try to use.

frogcrush commented 3 years ago

I'm also having this issue, it shows the error: "Unable to read the ijmap file. Make sure its format is valid."

leocdi commented 3 years ago

I'm also having this issue, it shows the error: "Unable to read the ijmap file. Make sure its format is valid."

Experiencing same issue. image

Used this set : https://github.com/google/material-design-icons/blob/master/font/MaterialIcons-Regular.ttf

andreinitescu commented 3 years ago

@frogcrush Thanks for reporting.

jj-apps commented 3 years ago

I'm also having issues with this material design font: https://github.com/google/material-design-icons/blob/master/font/MaterialIconsOutlined-Regular.otf

It just gets stuck on the "Loading" overlay.

andreinitescu commented 3 years ago

Didn't think much people are using this tool anymore.

Anyway, it should work, let me know.

jj-apps commented 3 years ago

Works great! Thank you.

Didn't think much people are using this tool anymore.

Anyway, it should work, let me know.

andreinitescu commented 3 years ago

@frogcrush I guess it works for you too, so I am closing this