<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Used_Characters_Listing_Step</id>
	<title>Used Characters Listing Step - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Used_Characters_Listing_Step"/>
	<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Used_Characters_Listing_Step&amp;action=history"/>
	<updated>2026-04-23T01:02:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Used_Characters_Listing_Step&amp;diff=365&amp;oldid=prev</id>
		<title>Ysavourel: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Used_Characters_Listing_Step&amp;diff=365&amp;oldid=prev"/>
		<updated>2016-06-04T23:20:00Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:20, 4 June 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Used_Characters_Listing_Step&amp;diff=364&amp;oldid=prev</id>
		<title>Ysavourel at 15:16, 19 September 2010</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Used_Characters_Listing_Step&amp;diff=364&amp;oldid=prev"/>
		<updated>2010-09-19T15:16:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This step generates a list of all characters used in the translatable text of a given set of documents.&lt;br /&gt;
&lt;br /&gt;
Takes: Filter events. Sends: Filter events.&lt;br /&gt;
&lt;br /&gt;
This step is useful for example when you need to create a font for Japanese bitmap characters for a game interface. By including only the characters actually used in the text you can reduce the size of the bitmap font. This step can give you the list of the characters you need to include in the font.&lt;br /&gt;
&lt;br /&gt;
Text units that are set as not transltable are ignored.&lt;br /&gt;
&lt;br /&gt;
===Output===&lt;br /&gt;
&lt;br /&gt;
The result file generated by the step is a tab-delimited text file with three columns.&lt;br /&gt;
&lt;br /&gt;
# The Unicode code point&lt;br /&gt;
# The character representation.&lt;br /&gt;
# The number of occurrences found for the given character.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
 U+2192 '→' 50&lt;br /&gt;
 U+00AE '®' 1&lt;br /&gt;
 U+00A0 ' ' 3&lt;br /&gt;
 U+007A 'z' 10&lt;br /&gt;
 U+0079 'y' 320&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
The output list is not any specific order.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Path of the result file&amp;lt;/cite&amp;gt; &amp;amp;mdash; Enter the full path of the result file.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Open the result file after completion&amp;lt;/cite&amp;gt; &amp;amp;mdash; Set this option to automatically open the result file after the process is complete.&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
None known.&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]]&lt;/div&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
</feed>