summaryrefslogtreecommitdiff
path: root/docs/TEXT/modules
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TEXT/modules')
-rw-r--r--docs/TEXT/modules42
1 files changed, 0 insertions, 42 deletions
diff --git a/docs/TEXT/modules b/docs/TEXT/modules
deleted file mode 100644
index 5e250bc8..00000000
--- a/docs/TEXT/modules
+++ /dev/null
@@ -1,42 +0,0 @@
-General points
-==============
-
-One global entry point for each module:
-
-g_i18n_list_functions()
-
- function : language : vtable
-
-
-Tool:
-
- gi18n-updatedb
-
-Input Method Module
-===================
-
- Functions:
-
- Callbacks:
-
- Set the status area contents
- Set the preedit string contents
- Position the caret
- Begin preediting
- End preediting
-
-Shaping Module
-=============
-
- Segment input text
- Turn characters into glyphs
- Provide line-break information
-
-
-Output Modules
-==============
-
- Position/justify glyphs
-
-
-