Progress on native Harfbuzz bindings for HashLink target
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -410,6 +410,7 @@ abstract HBBuffer(CFFIPointer) from CFFIPointer to CFFIPointer {
|
||||
private inline function set_script (value:HBScript):HBScript {
|
||||
|
||||
#if (lime_cffi && lime_harfbuzz && !macro)
|
||||
#if neko value = -1; #end
|
||||
NativeCFFI.lime_hb_buffer_set_script (this, value);
|
||||
#end
|
||||
return value;
|
||||
|
||||
Reference in New Issue
Block a user