﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ASource%2FText%2FUnicodeFont3D</id>
	<title>Dev:Source/Text/UnicodeFont3D - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ASource%2FText%2FUnicodeFont3D"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/Text/UnicodeFont3D&amp;action=history"/>
	<updated>2026-09-22T10:29:18Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Source/Text/UnicodeFont3D&amp;diff=42354&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/Text/UnicodeFont3D&amp;diff=42354&amp;oldid=prev"/>
		<updated>2018-06-28T17:45:30Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 17:45時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Source/Text/UnicodeFont3D&amp;diff=42353&amp;oldid=prev</id>
		<title>wiki&gt;Terrywallwork: Reverted edits by Butoijoh (talk) to last revision by Mindrones</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Source/Text/UnicodeFont3D&amp;diff=42353&amp;oldid=prev"/>
		<updated>2013-04-29T14:56:11Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/%E7%89%B9%E5%88%A5:%E6%8A%95%E7%A8%BF%E8%A8%98%E9%8C%B2/Butoijoh&quot; title=&quot;特別:投稿記録/Butoijoh&quot;&gt;Butoijoh&lt;/a&gt; (&lt;a href=&quot;/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF:Butoijoh&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;利用者・トーク:Butoijoh (存在しないページ)&quot;&gt;talk&lt;/a&gt;) to last revision by &lt;a href=&quot;/%E5%88%A9%E7%94%A8%E8%80%85:Mindrones&quot; title=&quot;利用者:Mindrones&quot;&gt;Mindrones&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Image:Dev-unifont3d-1.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== History===&lt;br /&gt;
DVD Menus are simply screaming for Unicode characters.&lt;br /&gt;
&lt;br /&gt;
=== Objectives===&lt;br /&gt;
The objective is to create unicode support for Font3D object and UI to support features around it.&lt;br /&gt;
&lt;br /&gt;
==== Phase I:====&lt;br /&gt;
*Unicode character support for Font3D&lt;br /&gt;
*UI to select characters from Unicode character list&lt;br /&gt;
*UI to select Unicode table areas&lt;br /&gt;
*Possibility to write Vertical and Horizontal text&lt;br /&gt;
*Optimized character loading (Load only those characters which are used in font object)&lt;br /&gt;
&lt;br /&gt;
==== Phase II:====&lt;br /&gt;
*Input method support for selected language&lt;br /&gt;
&lt;br /&gt;
=== Current Status===&lt;br /&gt;
The code is ported from tuhopuu3 to bf-blender cvs. Though since not sure how to use the patch tracker and if it is even possible to add totally new files with patch to patch tracker, I will put the patch here.&lt;br /&gt;
&lt;br /&gt;
*[[media:Dev-font3d_100905.diff|Font3D_100905.diff]]: Font3D 10-Sep-2005 Patch&lt;br /&gt;
*[[media:Dev-font3d_050905.diff|Font3D_050905.diff]]: Font3D 05-Sep-2005 Patch&lt;br /&gt;
*[[media:Dev-font3d_020905.diff|Font3D_020905.diff]]: Font3D 02-Sep-2005 Patch&lt;br /&gt;
*[[media:Dev-font3d_010905.diff|Font3D_010905.diff]]: Font3D 01-Sep-2005 Patch&lt;br /&gt;
*[[media:Dev-font3d_260805.diff|Font3D_260805.diff]]: Font3D 26-Aug-2005 Patch&lt;br /&gt;
&lt;br /&gt;
The patch need to be applied with &amp;quot;patch -p0 &amp;lt; Font3D_260805.diff&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Already done====&lt;br /&gt;
*Phase I: Almost all features should be implemented and working, though the vertical writing is lost in translation, in otherwords couldn't find the code, I shall look more harder.&lt;br /&gt;
&lt;br /&gt;
==== Problems====&lt;br /&gt;
*Currently looking for problems :)&lt;br /&gt;
&lt;br /&gt;
=== UI===&lt;br /&gt;
&lt;br /&gt;
=== Quick Start===&lt;br /&gt;
*Start Blender&lt;br /&gt;
*Create new Text Object&lt;br /&gt;
*Select the Font&lt;br /&gt;
*Press F9 key&lt;br /&gt;
*Load New Font which has Unicode characters, e.g. the arial on below&lt;br /&gt;
*Enter the Edit Mode&lt;br /&gt;
*Select the Char tab&lt;br /&gt;
*Use mouse wheel to scroll down the character matrix and press on any of the characters&lt;br /&gt;
&lt;br /&gt;
=== Examples===&lt;br /&gt;
Some example files how to use the Unicode Font3D object.&lt;br /&gt;
&lt;br /&gt;
*The Arial Unicode font, containing approximately 40,000 alphabetical characters, ideographic characters (CJK, Chinese-Japanese-Korean), and symbols as defined in the Unicode 2.1 standard. [http://prdownloads.sourceforge.net/vietunicode/Aruniupd.exe http://prdownloads.sourceforge.net/vietunicode/Aruniupd.exe]. (you can unzip this .exe file)     &lt;br /&gt;
&lt;br /&gt;
*Basic Timer python script, which prints current timecode to the screen with Star Trek symbol every even frame. [[media:Dev-timer.blend|Timer.blend]]&lt;br /&gt;
&lt;br /&gt;
=== Links===&lt;br /&gt;
*General information about keyboard layouts. http://en.wikipedia.org/wiki/Keyboard_layout&lt;br /&gt;
*Thai keyboard layout and behaviour. http://www.nectec.or.th/it-standards/keyboard_layout/thai-key.htm&lt;br /&gt;
&lt;br /&gt;
-- [[DeveloperWiki/Mikasaari|Mikasaari]] - 23 Aug 2005&lt;/div&gt;</summary>
		<author><name>wiki&gt;Terrywallwork</name></author>
		
	</entry>
</feed>