[k]id » windows 

2009年5月25日

今一度、WindowsとMacintoshの共通フォントを確認してみる

ちょっとFlashでダイナミックテキストを扱う機会があり、等幅欧文フォントって最近はどうなってんだろう?と思い色々調べてみたところ

e38394e382afe38381e383a3-3

それぞれのフォントについて詳しく解説してくれるサイトをみつけたので
ブックマークついでにご紹介

Academic HTML à la carteの中のHints of fonts on the webにあります。

ここでは

ページから引用

Section 1:概説
Section 2:画像化テキスト
Section 3:サンセリフ欧文(1)
Section 4:サンセリフ欧文(2)
Section 5:サンセリフ欧文(3)
Section 6:セリフ欧文(1)
Section 7:セリフ欧文(2)
Section 8:セリフ欧文(3)
Section 9:草書系・筆書系欧文(1)
Section 10:草書系・筆書系欧文(2)・装飾系欧文
Section 11:等幅欧文・その他の欧文
Section 12:ゴシック系和文(1)
Section 13:ゴシック系和文(2)
Section 14:明朝系和文(1)
Section 15:明朝系和文(2)
Section 16:その他の和文
Appendix A:無償利用できるフォント
Appendix B:Windows の標準フォント
Appendix C:PostScript 基本フォント
Appendix D:フォント入手案内
という形で詳しくそれぞれのフォントを解説してくれています。

便利ですね。

カテゴリー: WEB Tips
タグ: , ,

2009年4月6日

macとwindowsの機種依存文字①をphpでリプレイス

機種依存の①文字をmac windowsでリプレイス


ちょっとしたツールを作っていて
①文字を結構使うサイトだったので
変数$Strを相互に変換する
コードの羅列です。



$Str=str_replace("①","①",$Str);
    $Str=str_replace("②","②",$Str);
    $Str=str_replace("③","③",$Str);
    $Str=str_replace("④","④",$Str);
    $Str=str_replace("⑤","⑤",$Str);
    $Str=str_replace("⑥","⑥",$Str);
    $Str=str_replace("⑦","⑦",$Str);
    $Str=str_replace("⑧","⑧",$Str);
    $Str=str_replace("⑨","⑨",$Str);
    $Str=str_replace("⑩","⑩",$Str);
    
    $Str=str_replace("⑪","⑪",$Str);
    $Str=str_replace("⑫","⑫",$Str);
    $Str=str_replace("⑬","⑬",$Str);
    $Str=str_replace("⑭","⑭",$Str);
    $Str=str_replace("⑮","⑮",$Str);
    $Str=str_replace("⑯","⑯",$Str);
    $Str=str_replace("⑰","⑰",$Str);
    $Str=str_replace("⑱","⑱",$Str);
    $Str=str_replace("⑲","⑲",$Str);
    $Str=str_replace("⑳","⑳",$Str);

2009年1月9日

windows7 って何番目?

windows7のBataがリリースされたそうですね。

windows3.1 って何番目?

カテゴリー: 雑記
タグ:

Get Adobe Flash playerPlugin by wpburn.com wordpress themes