Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1 行に何文字収まるか知りたいのですが、関数window-widthはフォント サイズに関係なく同じ数を返します。回避策はありますか?
window-width
ありがとう
一般に、「1 行に収まる文字数」というものはありません。1 行には、異なるフォントまたは異なるサイズを使用する文字が含まれている可能性があるためです。フォント、各文字のサイズは変更される可能性があります (さらに、カーニングの問題などが発生する可能性があります...)。