We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hexo clean
当前版本主题使用MathJax渲染得到的SVG在某些高分辨率屏幕(如ipad屏幕)上出现边缘模糊或锯齿,之前这个问题似乎并不存在。
输入一段MathJax代码进行渲染,在ipad屏幕上观察得到的网页,例如
$$ \bigoplus_{\alpha\in I} M_\alpha = \left\{(m_\alpha){\alpha\in I}: m\alpha\in M_\alpha, m_\alpha \neq 0\text{ for only finitely many }\alpha\right\}, $$
得到的SVG图像应当具有足够光滑的边缘,不具有毛刺和锯齿。
No response
Chrome, Safari
iOS
低(慢慢来)
根据ChatGPT的回复,出现该问题可能的原因包括:
The text was updated successfully, but these errors were encountered:
EvanNotFound
No branches or pull requests
提交前检查
hexo clean
并重新生成,问题仍然存在Bug 描述
当前版本主题使用MathJax渲染得到的SVG在某些高分辨率屏幕(如ipad屏幕)上出现边缘模糊或锯齿,之前这个问题似乎并不存在。
复现步骤
输入一段MathJax代码进行渲染,在ipad屏幕上观察得到的网页,例如
$$
\bigoplus_{\alpha\in I} M_\alpha = \left\{(m_\alpha){\alpha\in I}: m\alpha\in M_\alpha, m_\alpha \neq 0\text{ for only finitely many }\alpha\right\},
$$
预期行为
得到的SVG图像应当具有足够光滑的边缘,不具有毛刺和锯齿。
截图
相关日志输出
No response
使用的浏览器
Chrome, Safari
操作系统
iOS
浏览器版本
No response
优先级
低(慢慢来)
其他信息
根据ChatGPT的回复,出现该问题可能的原因包括:
The text was updated successfully, but these errors were encountered: