Skip to content

Tags: pekim/gobbi

Tags

v0.1.1

Toggle v0.1.1's commit message
Do not use internal packages to connect builder signals.

v0.1.0

Toggle v0.1.0's commit message
Satisfy missing import in generated pangoft2.

Generate (nearly empty) freetype2 lib, which is referenced
from pangoft2.

The other option might be to not generate pangoft2, as it doesn't
offer very much.

v0.0.12

Toggle v0.0.12's commit message
Provide support for gdk.Event.

v0.0.11

Toggle v0.0.11's commit message
Add go version to go.mod.

v0.0.10

Toggle v0.0.10's commit message
Add support for bitfield/enum types as out params.

v0.0.9

Toggle v0.0.9's commit message
Improve docs, with minor corrections and additions.

v0.0.8

Toggle v0.0.8's commit message
Remove unnecessary dependency on glib 2.32 or later.

v0.0.7

Toggle v0.0.7's commit message
Draw some text in the custom drawing example.

v0.0.6

Toggle v0.0.6's commit message
Add a note about glib.IdleAddOnce in documentation.

v0.0.5

Toggle v0.0.5's commit message
Generate FontMetrics type and its methods.