From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/rtf/index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 files/ja/glossary/rtf/index.html (limited to 'files/ja/glossary/rtf/index.html') diff --git a/files/ja/glossary/rtf/index.html b/files/ja/glossary/rtf/index.html new file mode 100644 index 0000000000..0d2382efee --- /dev/null +++ b/files/ja/glossary/rtf/index.html @@ -0,0 +1,28 @@ +--- +title: RTF +slug: Glossary/RTF +tags: + - Composing + - Format + - Glossary + - RTF + - Ricth Text Format +translation_of: Glossary/RTF +--- +

RTF (リッチテキストフォーマット) は書式設定 (例:太字、イタリック) をサポートしたプレーンテキストベースのファイルフォーマットです。

+ +

1980 年代に Microsoft Word チームの 3 人のプログラマーが RTF を作り、Microsoft が 2008 年まで開発していました。開発が終了した現在でも多くの文書処理プログラムが RTF を読み書きできます。

+ +

詳細情報

+ +

基礎知識

+ + + +

技術リファレンス

+ + -- cgit v1.2.3-54-g00ecf