diff --git a/docs/programming.html b/docs/programming.html index fd6599b..6daaeae 100644 --- a/docs/programming.html +++ b/docs/programming.html @@ -9,7 +9,7 @@
-Last Modified: Sat May 14 16:36:12 UTC 2011 +Last Modified: Mon Nov 11 10:18:06 UTC 2013
@@ -153,10 +153,10 @@ or vertically, depending on the text's writing mode. get_text() method returns the text content.
LTChar -
LTAnon +
LTAnno
Represent an actual letter in the text as a Unicode string. Note that, while a LTChar object has actual boundaries, -LTAnon objects does not, as these are "virtual" characters, +LTAnno objects does not, as these are "virtual" characters, inserted by a layout analyzer according to the relationship between two characters (e.g. a space).