kc3-lang/harfbuzz/src/sample.py

Branch :


Log

Author Commit Date CI Message
6df8498d 2022-11-15 15:52:04 [sample.py] Fix warning
2a182128 2020-07-13 20:41:13 [py] minor, comment buffer_add_utf8 call mainly to apply lgtm suggestion, looks better also however, some minor spacing is also applied.
8d199077 2020-02-19 14:56:55 Remove python2 support from tests/utils scripts
d27e5ec3 2018-10-02 08:25:29 Skip BOM in the Python sample file Fixes https://github.com/harfbuzz/harfbuzz/issues/1208
cab2c2c0 2018-03-29 12:48:47 Make more gen-* scripts py3 compatible (#940)
7c6937e7 2017-11-20 14:49:22 Move all references of old url to the new address (#622)
d3e2a06b 2016-06-30 11:01:22 [python] Use utf-32 / utf-16 based on build of Python Fixes https://github.com/behdad/harfbuzz/pull/271
ae9054c7 2016-06-28 21:14:38 Revert "use utf32"
07461d06 2016-06-18 22:46:38 Use UTF-32 in Python sample
8718dae8 2015-12-18 19:53:40 [python] Hook up sample debugger
e9f5c65b 2015-01-19 14:42:11 [bindings] Minor
238d6a38 2015-01-07 10:51:44 [bindings] Update sample.py
2cd53235 2015-01-06 19:16:38 [bindings] Use hb_glib_blob_create() in sample hb_blob_create() is considered C-only API.
81a31f3e 2015-01-06 15:37:31 [bindings] Make sample Python 2/3 compatible
b632e799 2015-01-06 14:05:26 Fix up gobject-introspection a bit Minimal shaping works now!
e478ebe4 2013-09-12 20:53:07 [introspection] Add sample.py