Hi! > I'm wondering if I'm able to display latex symbols using GtkTextView. I > need > to display some math symbols. Maybe I should get into Pango?
You can display a great many symbols with a simple string, if you have a proper UTF-8 font: ε η π ω ϑ ξ ∇ ∑ ∫ ∮ ∪ ∩ ∞ ∴ ∵ ≃ ≈ ≠ ≡ ≝ ≟ ⊂ ⊃ ⊆ ⊇ ⊕ ⋮ ⋯ ⋰ ⋱ ⇒ ⇔ (Hope you can see them) The trick is to also typeset them correctly :o) Gabriel _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list