gpt4 book ai didi

javascript - raphael js - IE 中的字体斜体

转载 作者:行者123 更新时间:2023-11-30 06:35:50 26 4
gpt4 key购买 nike

我在 IE 中遇到文本问题 - 无论我尝试什么,它都显示为斜体 - 这是我的代码,任何人都可以帮助

var clear_text = paper.text(50, 260, "Dept A");
clear_text.attr("fill", "#000");
clear_text.attr({ "font-size": 16, "font-family": "Times New Roman,Georgia,Serif", "font-weight": "bold", "font-style": "normal"});

发现这只适用于 IE8 64bit

最佳答案

已确认 - IE8 64 位版本已知 VML 存在导致此问题的错误。

关于javascript - raphael js - IE 中的字体斜体,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14646418/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com