﻿<?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=Doc%3A2.6%2FManual%2FModeling%2FTexts%2FEditing</id>
	<title>Doc:2.6/Manual/Modeling/Texts/Editing - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FModeling%2FTexts%2FEditing"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Texts/Editing&amp;action=history"/>
	<updated>2026-04-26T13:44:46Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Texts/Editing&amp;diff=112595&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Texts/Editing&amp;diff=112595&amp;oldid=prev"/>
		<updated>2018-06-28T19:50:26Z</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日 (木) 19:50時点における版&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=Doc:2.6/Manual/Modeling/Texts/Editing&amp;diff=112594&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: minor edits</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Texts/Editing&amp;diff=112594&amp;oldid=prev"/>
		<updated>2013-07-11T01:43:06Z</updated>

		<summary type="html">&lt;p&gt;minor edits&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header||}}&lt;br /&gt;
&lt;br /&gt;
{{review|partial=X|fixes= rename page?}}&lt;br /&gt;
=Text Editing=&lt;br /&gt;
== Text Boxes ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Object}} or {{Literal|Edit}} modes&lt;br /&gt;
 |panel={{Literal|Font}} ({{Literal|Editing}} context, {{Shortcut|F9}})&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
[[File:2.5_Manual-Part-II-Text-Frame-UpperPanel-Area.png|frame|right|Text frame.]]&lt;br /&gt;
Text “Boxes” allow you to distribute the text amongst rectangular areas within a single text object. An arbitrary number of freely positionable and re-sizable text frames are allowed per text object.&lt;br /&gt;
&lt;br /&gt;
Text flows continuously from the lowest-numbered frame to the highest-numbered frame with text inside each frame word-wrapped. Text flows between frames when a lower-numbered frame can’t fit any more text. If the last frame is reached, text overflows out of it.&lt;br /&gt;
&lt;br /&gt;
Text frames are very similar to the concept of ''frames'' from a desktop publishing application, like Scribus. You use frames to control the placement and flow of text.&lt;br /&gt;
&lt;br /&gt;
Frames are controlled in the {{Literal|Text Boxes}} panel.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Frame size ===&lt;br /&gt;
By default the first frame for a new text object, and any additional frames, has a size of '''zero''' for both {{Literal|Width}} and {{Literal|Height}}, which means the frame is initially not visible.&lt;br /&gt;
&lt;br /&gt;
Frames with a width of '''0.0''' are ignored completely during text flow (no wordwrap happens), and frames with a height of '''0.0''' flow forever (no flowing to the next text frame).&lt;br /&gt;
&lt;br /&gt;
In order for the frame to become visible, the frame’s {{Literal|Width}} must be greater than '''0.0'''.&lt;br /&gt;
&lt;br /&gt;
{{Note|1=Note|2=Technically the height is never actually '''0.0''' because the font itself always contributes height.}}&lt;br /&gt;
&lt;br /&gt;
[[File:2.5_Manual-Part-II-Text-Frame-Default-Ex.png|thumb|250px|right|Frame width.]]&lt;br /&gt;
(''Frame width'') is a text object with a width of '''5.0'''. And because the frame width is greater than '''0.0''' it is now visible and is drawn in the active theme color as a dashed rectangle. The text has overflowed because the text has reached the end of the last frame, the default frame.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Adding/Deleting a Frame ===&lt;br /&gt;
To add a frame click the {{Button|Add Textbox}} button on the {{Literal|Text Boxes}} panel. A new frame is inserted just after (in text flow order) the current one, with its attributes (position and size). Be sure to modify the offset for the new frame in the {{Literal|X}} and/or {{Literal|Y}} fields. Just an {{Literal|X}} modification will create a new column.&lt;br /&gt;
&lt;br /&gt;
To delete the current frame, click the {{Button|Delete}} button. Any text in higher frames will be re-flowed downward into lower frames.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Example: Text Flow ===&lt;br /&gt;
[[File:2.5_Manual-Part-II-Text-Frame-Working-Ex2.png|thumb|300px|right|wrapping]] &lt;br /&gt;
With two or more frames you can organize text to a finer degree. For example, create a text object and enter “&amp;lt;code&amp;gt;Blender is super duper&amp;lt;/code&amp;gt;”. This text object has a frame; it just isn’t visible because its {{Literal|Width}} is '''0.0'''.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Set the width to '''5.0'''. The frame is now visible and text is wrapping according to the new width, as shown in (''Text 2''). Notice that the text has overflowed out of the frame. This is because the text has reached the end of the last frame, which just happens to be the default/initial frame.&lt;br /&gt;
&lt;br /&gt;
[[File:2.5_Manual-Part-II-Text-Frame-Working-Ex4.png|thumb|300px|right|text flowing from box 1 to box 2]]&lt;br /&gt;
&lt;br /&gt;
When we add another frame and set its width and height, the text will flow into the new frame.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Example: Multiple columns ===&lt;br /&gt;
[[File:2.5_Manual-Part-II-Text-Frame-Working-Ex5.png|thumb|400px|right|Text 5.]]&lt;br /&gt;
To create two columns of text just create a text object and adjust the initial frame’s {{Literal|Width}} and {{Literal|Height}} to your requirements, then insert a new frame. The new frame will have the same size as the initial frame. Set the {{Literal|X}} position to something greater or less than the width of the initial frame; see (''Text 5'').&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Assigning Materials ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |panel={{Literal|Link and Materials}} ({{Literal|Editing}} context, {{Shortcut|F9}})&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
Each character can have a different {{Literal|Material index}} in order to have different materials on different characters.&lt;br /&gt;
&lt;br /&gt;
You can assign indices either as you type, or after by selecting blocks of text and clicking on the {{Button|Assign}} button in the Materials panel.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[File:2.5_Manual-Part-II-Text-MaterialIndex-Ex.png|thumb|300px|right|Red Green Blue.]]&lt;br /&gt;
For example, to create (''Red Green Blue'') you would need to create three separate materials and three separate material indices. Each word would be assigned a {{Literal|Material index}} by selecting the characters for each word and clicking the {{Button|Assign}} button. (''Red Green Blue'') is still one single {{Literal|Text}} object.&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>