Skip to content
Standard
Reader
Log in
Tag
Svg
Articles and publications tagged Svg across the Atmosphere.
9
articles
4
publications
Articles
Publications
Recent
Recent
Trending
Most popular
New World of Graham IX
·
Jun 7, 2026
Firefox rendering SVGs as cross-hatched blocks
This has been an ongoing issue for me for some time and I've been unable to wade through the AI-generated search slop to find an answer. Basically, SVGs are incorrectly rendered in Firefox, making a number of sites unusable. Here is the web terminal of my Home Assistant in Firefox: Here is the same screen...
firefox
·
mozilla
PowerShell Pocket Blog
·
Feb 24, 2026
Static Sites are Simple
Static Sites are simple. They're just files, and mostly text. Here's a PowerShell one-liner to make a really simple static site: We make static sites with whatever language we want, and we can publish them about anywhere for free.
PowerShell
·
Intro
Asa's GreenGale Blog (updated 15)
·
Feb 20, 2026
Gemini 3.1 Pro rotates a cube
writes <2% as many bytes as Opus 4.6
ai
·
evaluation
Asa's GreenGale Blog (updated 15)
·
Feb 7, 2026
SVG Polyhedra Series
1
·
svg
·
polyhedra
Asa's GreenGale Blog (updated 15)
·
Feb 6, 2026
Opus Rotates Shapes
SVG animations
ai
·
claude
Asa's GreenGale Blog (updated 15)
·
Feb 3, 2026
svg posting
svg
·
vector graphics
PowerShell Pocket Blog
·
Jan 27, 2026
Hello World
I'm James, and the code above is Hello World in PowerShell. Long ago, I worked on the PowerShell team and helped build a really beautiful and interesting scripting language. In the past couple of decades I've been continuing to explore and grow the capabilities of the language, and have beamed with pride as more and more people have been inspired.
PowerShell
·
HTML
Turtle
·
Jan 22, 2026
Turtle 0.2.2
Turtle 0.2.2
PowerShell
·
Turtle
ばうあーろぐ
·
Feb 2, 2013
ベクターデータで軽量だと噂のアイコンフォントを導入してみた
表示スピードを速くするために、ベクターデータであるSVGを用いるのは、最近よく見られる手法だと思います。 ただ、特に古いIEなどでは、SVGはサポートが十分ではない側面があると思います。 そのデメリットを解消する方法の1つとして、アイコンフォントという手法が挙げられます。 気になっていたので、このブログに導入しつつどんな感じか検証してみました。 アイコンフォントとは ヘッダーのアイコンがそれになってます。 拡大しても綺麗に表示されていますね! こちらは、『Fontello – icon fonts generator』というのを利用させていただいて、 必要なアイコンのみを選択し、それをダウンロードして埋め込む形で導入しています。 Fontello – icon fonts generator Webサービスを利用すれば、導入するだけならとてもシンプルです。 こちらをダウンロードすると、以下の形式のフォントデータが生成されます。 EOT形式(Embedded OpenType fonts) WOFF形式(Web Open Font Format) TTF形式(TrueType font) SVG形式 EOT形式は、主にIEでサポートされているフォント形式です。 WOFF形式は、IE9+とそれ以外のモダンブラウザでサポートされています。 TTF形式は、IE9+で条件付き、とそれ以外のモダンブラウザでサポートされています。 最後にSVG形式は、フォントとしてもサポートされています。今現在では(古くなっているかもしれませんが)IEとFirefox以外で概ねサポートされています。 サポート具合の詳細に関しては、『Can I use』をご覧いただくと細かく分かるのではないかと思います。 Can I use... Support tables for HTML5, CSS3, etc "Can I use" provides up-to-date browser support tables for support of front-end web technologies on … caniuse.com ダウンロードファイルの中には demo.html も含まれており、組み込み例が掲載されていますので、そちらを参考にすると実装も素早くできると思います。
oldIE
·
SVG
You've reached the end.
Home
Latest
Discover
Search