開発

フリーで使えるFont作成ツール

現在フォントの作成にトライしていますが専門性が高過ぎるのか特にフリーソフトは選択肢が少ない気がします。
検索してフリーで使えるツールをいくつか調べたのでメモしておきます。

※2026年2月時点でいくつかの修正と情報の追加をしました。

※2025年2月時点でいくつかの修正と情報の追加をしました。

※2015年9月時点の情報です。

FontForge

老舗。

フリーのフォントの作成といえばコレ!という印象があります。

暫く見ないうちにホームページも今風のオシャレなものになっています。

古くからあるので情報は多数あると思います。

FontForge

FontForge is a free and open-source outline font editor.

Inkscape

Illustrator代わりのツールとして有名です。

SVGとして作成したものをSVGフォント出力できるようです。

別のサービスを利用するとSVGフォントはTTFなどにコンバートも可能です。

活用事例として下記を見つけました。

Inkscape

Inkscape is a Free and open source vector graphics editor for GNU/Linux, Windows and macOS. It offers a rich set of features and is widely used for both artistic and technical illustrations such as cartoons, clip art, logos, typography, diagramming and flowcharting. It uses vector graphics to allow for sharp printouts and renderings at unlimited resolution and is not bound to a fixed number of pixels like raster graphics. Inkscape uses the standardized SVG file format as its main format, which is supported by many other applications including web browsers.

Calligraphr (MyScriptFont.com)

自分の手書き文字からフォントを作成するWebサービスです。

用意されたテンプレートに自分で文字を書き込んでアップロードするとフォントが出来上がり。

フォーマットはTTFとOTFが選べます。

Calligraphr – Create your own fonts.

Transform your handwriting and calligraphy into fully functional vector fonts with our web application. Creating your own font has never been easier.

Glyphr Studio

Webブラウザで開発できるフォント作成ツール。

以前はオンラインではなくWebブラウザがあればローカルで使えるツールのはずですが昔あったはずのダウンロードリンクがなくなっているので詳細は不明。

オンラインに統一したのかもしれませんがGitHubを見るとサイズの大きいHTMLファイルがあるのでそれをダウンロードすればローカルで動くのかもしれません。

ブラウザが悪いのか安定性が良くない印象です。こまめなセーブが必要。

似た名前の商用ソフトウェアGlyphsがあるので紛らわしい。正式はGlyphr Studioらしい。

2023/02現在、v2の開発中のようです。

2025/02現在、v2が現行バージョン、v1はdeprecated

Glyphr Studio – font design, online

Font design has a high barrier of entry. Professional font design programs are very complex, and/or quite expensive. Glyphr Studio is streamlined and made for font design hobbyists… and it’s free!

SakuttoFont

ブラウザベースのフォント作成ツール。

手描きの文字やイラストなどの画像ファイルから、SVGベクター画像やOTFフォントファイルを作成できるようです。

Calligraphrぽい感じでしょうか。手軽に作成できそうで良さそうです。

SakuttoFont | 画像からSVG / フォントを生成

FontStruct

Webブラウザで開発できるフォント作成Webサービスです。

グリッドベースで開発できるので簡単に作れます。

TrueType フォントあるいはGlyphs というMac用フォントツール形式で出力できます。

SNSのように他の人が作成したフォントを見たり、ベースにして変更を加えたフォント作成もできます(但しライセンスによる)

個人的にはローカル環境で作成したいのですが時代の流れでオンラインサービスに移行していくのかな。

FontStruct

FontStruct is a free, font-building tool funded by advertising and some generous sponsors. With FontStruct you can easily create fonts using geometrical shapes. You create “FontStructions” using the “FontStructor” font editor. Once you’re done building, FontStruct generates TrueType fonts, ready to download and use in any application.

Birdfont

こちらのツールも歴史は長いです。ローカルで作成できるツールです。

ただし、商用利用は有償になるようです。

ダウンロードしようとすると寄付ばかり要求してくるのが残念。

何故かSteamからもダウンロードできます。

活用事例として下記を見つけました。

Birdfont

Birdfont is a free font editor which lets you create vector graphics and export TTF, OTF and SVG fonts. The editor has good support for both monochrome and color font formats.

Microsoft Font Maker

その名の通り、Microsoft製のフォント作成ツール。そのため、Windowsのみ。

Windows ストアアプリとなっている。

詳しくは窓の杜さんのレビュー記事を参照ください。

Microsoft Font Maker – Windows に無料でダウンロードしてインストールする | Microsoft Store

Use your pen to create a custom font based on the nuances of your own handwriting. Install the fonts you create to add a personal touch to everything you do.

GLCD Font Creator

組み込み系のGraphics Liquid Crystal Displays (GLCDs)等で使用すると思われるツール。

おそらくこのような製品で使用すると思われる。

MIKROEさんとオープンソースのものがありました。

Not Reachable this URI

GitHub – bm98/GLCD_FontCreator: Create GLCD bitmap fonts from installed and independent TrueType fonts

Create GLCD bitmap fonts from installed and independent TrueType fonts – bm98/GLCD_FontCreator

また、Bitmap Converterもありました。

GitHub – DanNixon/GLCD-BitmapConverter: A tool to convert bitmap images to C arrays for GLCDs

A tool to convert bitmap images to C arrays for GLCDs – DanNixon/GLCD-BitmapConverter

Microsoft Visual TrueType

こちらも窓の杜さんのレビュー記事を参照ください。

フォント作成ツールというより調整ツールのようです。

Microsoft Visual TrueType (VTT) – Typography

Microsoft Visual TrueType (VTT) is a professional-level tool for graphically instructing TrueType and OpenType TM fonts.

TTFEdit

Java製のベクターベースTrueTypeフォント作成ツールのようです。

似た名前の商用ソフトウェアTTEditがあるので紛らわしい。

TTFEdit

Download TTFEdit for free. TrueType fonts editor. Allows for editing vector-based glyphs

DoubleType

Javaベースのフォント作成ツール。

公式サイト死んでいるし開発止まっているように見えます。

TrueType フォント作成ができます。

DoubleType

Download DoubleType for free. DoubleType is a type designer (font editor) that builds TrueType font files. Thanks to Java, it runs on Windows, Linux, & Mac.

AI JIMOJI

手書きした文字をAIが学習して自動的に生成してくれるらしいです。

如何にもAIが活用できそうな分野です。

ひらがな、カタカナ、全角アルファベットを生成してくれるようです。

試していないので生成してくれる文字数は不明です。

詳しくは窓の杜さんのレビュー記事を参照ください。

2025年2月時点では、利用規約で著作権を含む一切の権利はサービス提供元のフォントワークスさんに帰属する、となっています。

また、営利目的で利用する際には、可能な限りフォントワークスさんの社名を表示する必要があるようです。

2026年1月、サービス終了。

自分らしいフォントを自由に楽しめる世界 MOJICITY | Monotype

管理人

Recent Posts

情報セキュリティマネジメント試験取得への道

スキルアップを図るべく情報セキ…

2か月 ago

ファイナンシャルプランナー3級試験取得への道

スキルアップを図るべくファイナ…

2か月 ago

[rust] New Type Patternを使ってみる

DDDの考えを取り入れることで…

5か月 ago

RustでDDDの要素を取り入れてみる

前回SOLID原則というものを…

5か月 ago

期間限定!書籍無料キャンペーン2025

「mdBookではじめるKin…

5か月 ago