pango
Text Alignment With Perl Pango
I used Pango with Perl and It succeed rendering a right to left text perfectly (This mission is a nightmare ):[详细]
2023-04-11 00:14 分类:问答Pango Markup on Expander Label
I have a project in Python 2.7 and PyGTK 2.24. I have the following code in my project: expTSet = gtk.Ex开发者_运维知识库pander()[详细]
2023-03-31 17:14 分类:问答Gtkmm+Pango::layout
How can i set different different text attributes to Pango::layout. For example: I have a Text \"WELCOME\" 开发者_如何学JAVAand lets say \"W\" is bold,\"E\" is italic and \"L\" has red color and so o[详细]
2023-03-14 09:57 分类:问答How can I render Text with transparent background over other widgets in GTK?
I wish to render text with transparent/translucent background (or no background) over other gtk widgets like GtkImage or GtkButton etc.[详细]
2023-02-16 20:39 分类:问答Drawing text on GTK's DrawingArea in Haskell
I have a DrawingArea onto which I can draw using primitives such as drawRectangle and drawLine. How do I draw text onto that area? I\'m most interested in something that quickly outputs a single line[详细]
2023-02-16 10:41 分类:问答using gtktextbuffer and Pango
I have some text in GtkTextBuffer with certain attribute properties l开发者_如何学运维ike bold, italic.[详细]
2023-02-03 19:08 分类:问答Why do fonts in Pango change weight when text is rotated in Cairo?
I\'m having a problem with Pango rendering under a rotated matrix. I\'m attempting to draw a label (see code below) which happens inside of an animating Cairo matrix rotation.[详细]
2023-01-30 04:46 分类:问答Caught in a neverending install cycle after upgrading Perl
Last night I was reading about a mysql tuning program here. I installed it and it said I needed a perl version higher than the one I had. I downloaded and installed perl 5.12.x[详细]
2023-01-29 22:02 分类:问答Libtool think that a "library was moved" but it isn't the case
I am currently recompiling gtk+ and dependencies from source (I have no other choices). All my custom packages are installed in a specific custom point (let\'s call it /packages) (it can seem odd but[详细]
2023-01-18 20:43 分类:问答-package Cabal-1.8.0.6 breaks pango installation on Mac
When installing Haskell pango on mac (sudo cabal install pango), the first problem is that it tries to install packages I\'ve already installed. I\'ve install haskell98 (successfully), but pango tries[详细]
2023-01-18 02:18 分类:问答