dmg
4c80c5fc42
Added/fixed some Pango APIs
...
* Added pango_layout_get_direction
* Added pango_layout_get_line_spacing / pango_layout_set_line_spacing
* Added pango_layout_line_get_height
* Added return type to pango_itemize_with_base_dir
* Fixed pango_layout_line_get_x_ranges
* Fixed pango_layout_get_log_attrs / pango_layout_get_log_attrs_readonly (using only readonly version because we make copy anyway, added LogAttr bitfield reading properties)
2021-06-02 22:33:03 +03:00
Cameron White
ca7ed79e77
Fix crash when accessing Pango.FontFamily.Faces
...
This is similar to the fix for FontFamily in #35 , and adds metadata for the parent class.
Without this, I found that the conversion to GObject failed in GLib.Object.GetObject and the pointer was deleted, corrupting memory for the next call.
Fixes : #159
2020-08-27 20:38:56 -04:00
cra0zy
e9f1f3628d
Improve library loading code
2019-11-04 21:02:36 +01:00
Pedro Larouca
aca698f178
[FIX] PangoSharp metadata (osx)
2018-03-31 02:01:38 +01:00
cra0zy
d04764433f
[Pango] Fix getting FontFamily on Windows
2018-03-30 20:15:09 +02:00
cra0zy
26ef5bad3e
Fix file permissions, how did this happen?
2018-02-26 23:03:31 +01:00
cra0zy
a224a9e161
Fix up more of the residual errors that came with the switch
2018-01-19 01:29:05 +01:00
cra0zy
46951b3f91
NuGet packaging, Dll mapping and general .Net core improvements
2017-10-26 01:42:57 +02:00
cra0zy
6926c9cbf2
WIP CAKE + .Net Core
2017-10-23 01:25:13 +02:00