summaryrefslogtreecommitdiff
path: root/htdocs/python.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/python.html')
-rw-r--r--htdocs/python.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/htdocs/python.html b/htdocs/python.html
index 522b0a08..eec8bdde 100644
--- a/htdocs/python.html
+++ b/htdocs/python.html
@@ -1780,6 +1780,12 @@ pen = None; # Finalize the pen. This tells FontForge
layer. Layer 1 is the foreground layer.</TD>
</TR>
<TR>
+ <TD><CODE>lcarets</CODE></TD>
+ <TD colspan=2>A tuple containing the glyph's ligature caret locations. Setting
+ this will also either enable or disable the "Default Ligature Caret Count"
+ flag depending from the number of elements in the tuple.</TD>
+ </TR>
+ <TR>
<TD><CODE>left_side_bearing</CODE></TD>
<TD colspan=2>The left side bearing of the glyph</TD>
</TR>