Warning, /utilities/kcharselect/doc/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ 0003 0004 <!ENTITY kappname "&kcharselect;"> 0005 <!ENTITY % addindex "IGNORE"> 0006 <!ENTITY % English "INCLUDE"> 0007 ]> 0008 0009 <article id="kcharselect" lang="&language;"> 0010 0011 <articleinfo> 0012 <title>KCharSelect</title> 0013 <authorgroup> 0014 <author><firstname>Daniel</firstname> <surname>Laidig</surname> 0015 <address><email>laidig@kde.org</email></address> 0016 </author> 0017 0018 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0019 </authorgroup> 0020 0021 <date>2016-04-25</date> 0022 <releaseinfo>1.12 (Applications 16.04)</releaseinfo> 0023 0024 <keywordset> 0025 <keyword>KDE</keyword> 0026 <keyword>character</keyword> 0027 <keyword>font</keyword> 0028 </keywordset> 0029 </articleinfo> 0030 0031 <para>&kcharselect; is a tool to select special characters from all installed 0032 fonts and copy them in different format (Plain text, Unicode or &HTML;) into the clipboard.</para> 0033 0034 <para>Double clicking on a character in the preview or pressing &Enter; adds it to the bar below the 0035 font preview. This feature allows to collect a word or a group of several characters and copy 0036 them together to the clipboard.</para> 0037 <para>Use <guimenuitem>Flip Text</guimenuitem> to reverse the order of the chosen characters.</para> 0038 <para>By default characters are added to the right end of the group or cursor position. 0039 With <guimenuitem>Reverse Direction</guimenuitem> you can change this behavior and add characters 0040 in the left direction.</para> 0041 0042 <para> 0043 <screenshot> 0044 <mediaobject> 0045 <imageobject> 0046 <imagedata fileref="kcharselect.png" format="PNG"/> 0047 </imageobject> 0048 </mediaobject> 0049 </screenshot> 0050 </para> 0051 0052 <para>You can browse characters by their category or quickly find a certain 0053 character by searching for its name. &kcharselect; displays various information 0054 about the selected character. This includes not only the Unicode character 0055 name, but also aliases, general notes and cross references to similar characters. 0056 </para> 0057 <para> 0058 For technical use, different representations of the character are shown. 0059 &kcharselect; also contains Unihan data for East Asian characters to display 0060 English definitions and different pronunciations. 0061 </para> 0062 0063 </article> 0064 0065 <!-- 0066 Local Variables: 0067 mode: xml 0068 sgml-minimize-attributes:nil 0069 sgml-general-insert-case:lower 0070 sgml-indent-step:0 0071 sgml-indent-data:nil 0072 End: 0073 0074 vim:tabstop=2:shiftwidth=2:expandtab 0075 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none; 0076 -->