History log of /external/harfbuzz_ng/src/sample.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d3e2a06b0f2587e913a9c3ff1a20c187f260db80 30-Jun-2016 Behdad Esfahbod <behdad@behdad.org> [python] Use utf-32 / utf-16 based on build of Python

Fixes https://github.com/behdad/harfbuzz/pull/271
/external/harfbuzz_ng/src/sample.py
ae9054c740631e36b7582b44c5afb42ff4509461 29-Jun-2016 Behdad Esfahbod <behdad@behdad.org> Revert "use utf32"
/external/harfbuzz_ng/src/sample.py
07461d06d242cd5cfda7ccb891189f074a89b460 19-Jun-2016 Kelvin <kelvinsthirteen@gmail.com> Use UTF-32 in Python sample
/external/harfbuzz_ng/src/sample.py
8718dae818b22c3933c33bdfc8a7413ef4c3110a 18-Dec-2015 Behdad Esfahbod <behdad@behdad.org> [python] Hook up sample debugger
/external/harfbuzz_ng/src/sample.py
e9f5c65be027eb7759ab819e267e24dff3b017b6 19-Jan-2015 Behdad Esfahbod <behdad@behdad.org> [bindings] Minor
/external/harfbuzz_ng/src/sample.py
238d6a38f2ceb7d8dceec9365a823f032b3b9f7d 07-Jan-2015 Behdad Esfahbod <behdad@behdad.org> [bindings] Update sample.py
/external/harfbuzz_ng/src/sample.py
2cd5323531dcd800549b2cb1cb51d708e72ab2d8 07-Jan-2015 Behdad Esfahbod <behdad@behdad.org> [bindings] Use hb_glib_blob_create() in sample

hb_blob_create() is considered C-only API.
/external/harfbuzz_ng/src/sample.py
81a31f3eff44a85bb2160d51156a01a18f0a97df 07-Jan-2015 Behdad Esfahbod <behdad@behdad.org> [bindings] Make sample Python 2/3 compatible
/external/harfbuzz_ng/src/sample.py
b632e7997d9cb6e4782cab6d8c62e8e5edaa4cb0 06-Jan-2015 Behdad Esfahbod <behdad@behdad.org> Fix up gobject-introspection a bit

Minimal shaping works now!
/external/harfbuzz_ng/src/sample.py
e478ebe4d3f74dc271ffe88680fd29f6b1924c93 13-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [introspection] Add sample.py
/external/harfbuzz_ng/src/sample.py