summaryrefslogtreecommitdiffstats
path: root/hyphenation/inkscape/README
diff options
context:
space:
mode:
authorSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-10-03 12:01:24 +0530
committerSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-10-03 12:01:24 +0530
commite4c73b927e00bfaf5d797fbfadae191f6375cac0 (patch)
treeeeba71f0777adf59cdc093c54dd65f256a792ab8 /hyphenation/inkscape/README
parent7c19f25ef4e8a18709eed13545d62c76fa299ce6 (diff)
downloadRachana.git-e4c73b927e00bfaf5d797fbfadae191f6375cac0.tar.gz
Rachana.git-e4c73b927e00bfaf5d797fbfadae191f6375cac0.tar.xz
Rachana.git-e4c73b927e00bfaf5d797fbfadae191f6375cac0.zip
Adding inkscape hyphenation extension
Diffstat (limited to 'hyphenation/inkscape/README')
-rw-r--r--hyphenation/inkscape/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/hyphenation/inkscape/README b/hyphenation/inkscape/README
new file mode 100644
index 0000000..152287f
--- /dev/null
+++ b/hyphenation/inkscape/README
@@ -0,0 +1,24 @@
+Inkscape Hyphenation Extension
+=========================
+
+1. How to install.?
+ Download the extension from http://thottingal.in/projects/inkscape/inkscape-hyphenation.zip . In GNU/Linux machines, extract the zip file and copy to /usr/share/inkscape/extensions folder. In Windows , extract to [inkscape installation directory]\extensions folder.
+After this close and reopen inkscape. You will see a menu named Hyphenate in Effects->Text menu.
+
+2. How to use?
+ In the document, add a text field, enter text in any indian language. Select the text and apply hyphenation by Effects->Text->Hyphenate. Then change the alignment of text to justify. You will see the text get hyphenated and occupying maximum possible space in the text field
+
+3. How to report a problem?
+ Mail to santhosh dot thottingal at gmail dot com
+
+4. What are all the supported Languages?
+ English, Hindi, Malayalam, Tamil, Telugu, Oriya, Bengali, Panjabi, Gujarati, Marathi, Kannada, Assamese
+
+5. What is the license of this extension?
+ This extension is licensed under GNU GPL version 3 or later version.
+
+6. What is hyphenation and where can I get more information about that?
+ * http://thottingal.in/blog/2008/12/16/hyphenation-of-indian-languages-in-webpages/
+ * http://smc.org.in/silpa/Hyphenate
+
+