|
d27e5ec3
|
2018-10-02T08:25:29
|
|
Skip BOM in the Python sample file
Fixes https://github.com/harfbuzz/harfbuzz/issues/1208
|
|
cab2c2c0
|
2018-03-29T12:48:47
|
|
Make more gen-* scripts py3 compatible (#940)
|
|
7c6937e7
|
2017-11-20T14:49:22
|
|
Move all references of old url to the new address (#622)
|
|
d3e2a06b
|
2016-06-30T11:01:22
|
|
[python] Use utf-32 / utf-16 based on build of Python
Fixes https://github.com/behdad/harfbuzz/pull/271
|
|
ae9054c7
|
2016-06-28T21:14:38
|
|
Revert "use utf32"
|
|
07461d06
|
2016-06-18T22:46:38
|
|
Use UTF-32 in Python sample
|
|
8718dae8
|
2015-12-18T19:53:40
|
|
[python] Hook up sample debugger
|
|
e9f5c65b
|
2015-01-19T14:42:11
|
|
[bindings] Minor
|
|
238d6a38
|
2015-01-07T10:51:44
|
|
[bindings] Update sample.py
|
|
2cd53235
|
2015-01-06T19:16:38
|
|
[bindings] Use hb_glib_blob_create() in sample
hb_blob_create() is considered C-only API.
|
|
81a31f3e
|
2015-01-06T15:37:31
|
|
[bindings] Make sample Python 2/3 compatible
|
|
b632e799
|
2015-01-06T14:05:26
|
|
Fix up gobject-introspection a bit
Minimal shaping works now!
|
|
e478ebe4
|
2013-09-12T20:53:07
|
|
[introspection] Add sample.py
|