~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to doc/kfontview/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
 
 
4
  <!ENTITY kfontview "<application>KFontview</application>">
 
5
  <!ENTITY kappname "&kfontview;">
 
6
  <!ENTITY package "kdebase">
 
7
  <!ENTITY % addindex "IGNORE">
 
8
  <!ENTITY % English "INCLUDE">
 
9
]>
 
10
 
 
11
<article lang="&language;">
 
12
 
 
13
<articleinfo>
 
14
<title>Font Viewer</title>
 
15
<authorgroup>
 
16
<author>&Burkhard.Lueck; &Burkhard.Lueck.mail;</author>
 
17
 
 
18
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
19
</authorgroup>
 
20
 
 
21
<date>2010-07-20</date>
 
22
<releaseinfo>&kde; 4.5</releaseinfo>
 
23
 
 
24
<keywordset>
 
25
<keyword>KDE</keyword>
 
26
<keyword>fontview</keyword>
 
27
<keyword>fonts</keyword>
 
28
</keywordset>
 
29
</articleinfo>
 
30
 
 
31
<para>
 
32
&kfontview; is an application to view and install different types of fonts:
 
33
<itemizedlist>
 
34
<listitem><para>TrueType (<filename class="extension">.ttf</filename>)</para></listitem>
 
35
<listitem><para>OpenType (<filename class="extension">otf</filename>, <filename class="extension">.ttf</filename>)</para></listitem>
 
36
<listitem><para>Postscript type 1 (file extension on &Windows; &amp; OS/2 <filename class="extension">.pfb</filename>/<filename class="extension">.pfm</filename>; on &UNIX;/&Linux; <filename class="extension">.pfa</filename>/<filename class="extension">.afm</filename>)</para></listitem> 
 
37
<listitem><para>BDF (Bitmap Distribution Format, file extension <filename class="extension">.bdf</filename>)</para></listitem> 
 
38
<listitem><para>PCF (Portable Compiled Format, file extension <filename class="extension">.pcf</filename>)</para></listitem>
 
39
</itemizedlist>
 
40
</para>
 
41
<para>You can use it as standalone program to preview and install a font 
 
42
downloaded from the Internet. In the preview you can check that the font 
 
43
has all characters you need.
 
44
</para>
 
45
<para>
 
46
Additionally &kfontview; can be launched from 
 
47
the &systemsettings; module <ulink url="help:/kcontrol/fontinst/index.html">
 
48
<guilabel>Font Installer</guilabel></ulink> to use the extended preview capabilities
 
49
of &kfontview;.</para>
 
50
<para>To use &kfontview; in &konqueror; select <guilabel>Services</guilabel> in
 
51
the sidebar and go to the folders <filename class="directory">Fonts/Personal
 
52
</filename> or <filename class="directory">Fonts/System</filename>.
 
53
Then open the context menu with a &RMB; click on a font and start &kfontview; 
 
54
by selecting it from the context menu.</para>
 
55
<!-- used by others as well? -->
 
56
 
 
57
<para>
 
58
<screenshot>
 
59
<screeninfo>&kfontview; application</screeninfo>
 
60
  <mediaobject>
 
61
    <imageobject>
 
62
      <imagedata fileref="kfontview.png" format="PNG"/>
 
63
    </imageobject>
 
64
    <textobject>
 
65
      <phrase>&kfontview; application</phrase>
 
66
    </textobject>
 
67
  </mediaobject>
 
68
</screenshot>
 
69
</para>
 
70
 
 
71
<para>
 
72
&kfontview;'s <guilabel>Standard Preview</guilabel> displays your font in several 
 
73
different sizes, so you can get a good idea of what it will look like. 
 
74
From the drop down box in the toolbar you can choose additional preview types:
 
75
<itemizedlist>
 
76
<listitem><para>All Characters</para></listitem>
 
77
<listitem><para>Unicode Block: The Unicode standard arranges groups of characters 
 
78
together in blocks</para></listitem>
 
79
<listitem><para>Unicode Script: In Unicode, a script is a collection of letters 
 
80
and other written signs used to represent textual information in one or more 
 
81
writing systems</para></listitem>
 
82
<listitem><para>Change Text: Using this button opens the <guilabel>Preview 
 
83
String</guilabel> dialog where you can insert a user defined text. 
 
84
This feature enables you to check that a font supports the characters you need.
 
85
</para></listitem>
 
86
</itemizedlist></para>
 
87
 
 
88
<para>In <guilabel>Unicode Block</guilabel> and <guilabel>Unicode Script</guilabel> 
 
89
preview mode additional tooltip info's are displayed hovering a character with the 
 
90
mouse pointer: 
 
91
The character's Unicode <guilabel>Category</guilabel> and the value in <guilabel>
 
92
UCS-4</guilabel>, <guilabel>UTF-16</guilabel>, <guilabel>UTF-8</guilabel> and 
 
93
as <guilabel>XML Decimal Entity</guilabel>.</para>
 
94
 
 
95
<para>
 
96
To install a font you downloaded from the Internet, click the <guibutton>Install
 
97
</guibutton> button in the lower-right corner. 
 
98
<!--System / personal fonts?-->
 
99
</para>
 
100
 
 
101
<!-- para>
 
102
zipped fonts and ark?
 
103
</para-->
 
104
 
 
105
</article>
 
106
 
 
107
<!--
 
108
Local Variables:
 
109
mode: xml
 
110
sgml-minimize-attributes:nil
 
111
sgml-general-insert-case:lower
 
112
sgml-indent-step:0
 
113
sgml-indent-data:nil
 
114
End:
 
115
 
 
116
vim:tabstop=2:shiftwidth=2:expandtab
 
117
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
 
118
-->