src/sample.py


Log

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