Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement margin graphics #12

Open
ptomato opened this issue Feb 22, 2016 · 1 comment
Open

Implement margin graphics #12

ptomato opened this issue Feb 22, 2016 · 1 comment

Comments

@ptomato
Copy link
Member

ptomato commented Feb 22, 2016

Originally Trac #4 opened 2011-01-31

Implement imagealign_MarginLeft and imagealign_MarginRight as described in http://www.eblong.com/zarf/glk/glk-spec-071_7.html#s.3
This will be tricky, as GtkTextView does not support this at all.

@ptomato
Copy link
Member Author

ptomato commented Feb 22, 2016

@ptomato commented 2011-02-08:

One of the GTK developers, Havoc Pennington, suggests a way on Stack Overflow:
http://stackoverflow.com/questions/4922028/can-a-pixbuf-inserted-into-a-gtk-text-buffer-be-set-as-floating
It's the same way I was thinking of doing it ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant