Skip to content
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

ERROR Error: Index out of range. #30

Open
yuqigong opened this issue May 20, 2015 · 9 comments
Open

ERROR Error: Index out of range. #30

yuqigong opened this issue May 20, 2015 · 9 comments

Comments

@yuqigong
Copy link

还需要指定什么参数吗?

qq 20150520165547
qq 20150520165707

@yuqigong
Copy link
Author

刚刚仔细看了一下,发现 font-spider 对目录有一定要求,所以我将样式写到单独的css文件中了,不过还是报错:
qq 20150520171202

@aui
Copy link
Owner

aui commented May 20, 2015

第一个错误可能是内部解析器的bug,正在排查;第二个问题应该是你的 css 引入路径出错,检查下路径?

@tianyn1990
Copy link

我也出现了这个错误,使用fontawesome图标字体的时候出错,更换成bootstrap的glyphicon之后,没有问题。

@yuqigong
Copy link
Author

对的、第二个问题是css 路径造成的。

@junmer
Copy link

junmer commented May 25, 2015

hi @yuqigong 可以提供一下 字体文件么,方便我们 定位问题 ^_^

@tianyn1990
Copy link

我在使用fontawesome图标字体的时候报的错。
我在图标字体所有的:before中,都添加了font-family属性(通过less编译)。

.fa-th:before {
  font-family: 'FontAwesome';
  content: "\f00a";
}

另外:用bootstrap3的glyphicon图标字体时没有任何问题,可以正常压缩。

@yuqigong
Copy link
Author

yuqigong commented Jun 2, 2015

@junmer ,我用的是昆仑细圆。点击下面的地址,

http://fontfacegen.com/conversions/187b17865edbfc855d8c27e04b3ebbc02306dfb0/kunlunxiyuan.zip

@lawlietxxl
Copy link

貌似圆体会出现错误,我的还出现过 no support cmap format:2 的错误

@aui
Copy link
Owner

aui commented Jul 29, 2015

@lawlietxxl 更新到字蛛最新版本试试?

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

No branches or pull requests

5 participants