<?xml version='1.0' encoding='utf-8'?>
<!-- 
Copyright 2005 DataActive Communications Limited

Unless required by applicable law or agreed to in writing, software,
documentation and examples are distributed under a 'AS IS' BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-->
<!DOCTYPE re:root SYSTEM 'http://reality.dataactive.com/DTDs/reality-1.0.dtd'>
<re:root xmlns:re='http://reality.dataactive.com'>
	<re:document
		version='1.0'
		language-code='ENG' 
		country-code='GBR' 
		category-code='examples' 
		uid='030_080' 
		display-name='Font sizing'>
		
		<re:outputs collate='false' compression='9' manifest='false'>
			<re:output
				name='Kwik PDF'
				file-name='030_080_FontSizing'
				type='reality.pdf.kwik'
				options='page-crop-marks: false' />
		</re:outputs>
		
		<re:content>
			<re:page>
				<re:layer style='
					top:50;
					left:50; 
					width:545; 
					height:100; '>
						<re:paragraph>
							<re:span style="font-size:10pt;">S</re:span>
							<re:span style="font-size:15pt;">c</re:span>
							<re:span style="font-size:20pt;">a</re:span>
							<re:span style="font-size:25pt;">l</re:span>
							<re:span style="font-size:30pt;">i</re:span>
							<re:span style="font-size:35pt;">n</re:span>
							<re:span style="font-size:40pt;">g </re:span>
							<re:span style="font-size:45pt;">T</re:span>
							<re:span style="font-size:50pt;">e</re:span>
							<re:span style="font-size:55pt;">x</re:span>
							<re:span style="font-size:60pt;">t </re:span>
							<re:span style="font-size:55pt;">U</re:span>
							<re:span style="font-size:50pt;">n</re:span>
							<re:span style="font-size:45pt;">i</re:span>
							<re:span style="font-size:40pt;">f</re:span>
							<re:span style="font-size:35pt;">o</re:span>
							<re:span style="font-size:30pt;">r</re:span>
							<re:span style="font-size:25pt;">m</re:span>
							<re:span style="font-size:20pt;">l</re:span>
							<re:span style="font-size:15pt;">y</re:span>
						</re:paragraph>
				</re:layer>
			</re:page>
		</re:content>

	</re:document>
</re:root>
