$I      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None MIJKLMNOPQR STUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~QIJKLMNOPQR S[\]^_`abcdefghijklmnopqrstuvwxyz{|}FIJKLMNOPQR STUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None  *A possibly partial description of font(s). A single line in a  .  An iterator to examine a layout. A rendered paragraph.-A sequence of glyphs for a chunk of a string.8A glyph item contains the graphical representation of a . Clusters (like e8 and an accent modifier) as well as legatures (such as ffi; turning into a single letter that omits the dot over the i,) are usually represented as a single glyph.BA sequence of characters that are rendered with the same settings.A preprocessing stage done by itemize splits the input text into several chunks such that each chunk can be rendered with the same font, direction, slant, etc. Some attributes such as the color, underline or strikethrough do not affect a break into several  s. See also .The E defines how horizontal scripts should behave in a vertical context.i: scripts will take their natural gravity based on the base gravity and the script. This is the default.=: always use the base gravity set, regardless of the script.: for scripts not in their natural direction (eg. Latin in East gravity), choose per-script gravity such that every script respects the line progression. This means, Latin and Arabic will take opposite gravities and both flow top-to-bottom for example.The L type represents the orientation of glyphs in a segment of text. The value  GravitySouthq, for instance, indicates that the text stands upright, i.e. that the base of the letter is directed downwards.vThis is useful when rendering vertical text layouts. In those situations, the layout is rotated using a non-identity  PangoMatrix2, and then glyph orientation is controlled using F. Not every value in this enumeration makes sense for every usage of Gravity; for example,  only can be passed to pangoContextSetBaseGravity and can only be returned by pangoContextGetBaseGravity. See also: ,Gravity is resolved from the context matrix.Since Pango 1.16Define attributes for .JThe squiggly underline for errors is only available in Gtk 2.4 and higher. Define how wide characters are.*The variant of a font.The ,e is a version of a font where lower case letters are shown as physically smaller upper case letters.-Define attributes for -.:The style of a font.< is a slanted font like =, but in a roman style..Define the gint that c2hs is the Haskell type.>2An RFC-3066 language designator to choose scripts.?"Specifying no particular language.@ETake a RFC-3066 format language tag as a string and convert it to a >S type that can be efficiently passed around and compared with other language tags.This function first canonicalizes the string by converting it to lowercase, mapping '_' to '-', and stripping all characters other than letters and '-'.f     !"#$%&'()*+,-./0123456789:;<=>?@S     !"#$%&'()*+,-./0123456789:;<=>?@3     !"#$%&'()*+,- ./0123456789:;<=>?@ "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None TAAttributes for s.5A given attribute is applied from its start position X, up, but not including the end position, Y.B<A hint as to what language this piece of text is written in.CThe font family, e.g.  sans serif.DThe slant of the current font.EWeight of font, e.g. 6.F,Z will display lower case letters as small upper case letters (if the font supports this).G-Stretch or condense the width of the letters.H'Specify the size of the font in points.I6Specify the size of the font in device units (pixels).$Available in Pango 1.8.0 and higher.JSpecify several attributes of a font at once. Note that no deep copy of the description is made when this attributes is passed to or received from functions.KSpecify the foreground color.LSpecify the background color.M$Specify the kind of underline, e.g. .N"Specify the color of an underline.$Available in Pango 1.8.0 and higher.O<Specify if this piece of text should have a line through it.P-Specify the color of the strike through line.$Available in Pango 1.8.0 and higher.QDDisplace the text vertically. Positive values move the text upwards.R:Restrict the amount of what is drawn of the marked shapes.$Available in Pango 1.8.0 and higher.S?Scale the font up (values greater than one) or shrink the font.TVDetermine if a fall back font should be substituted if no matching font is available.U.Add extra space between graphemes of the text.$Available in Pango 1.6.0 and higher.V{Sets the gravity field of a font description. The gravity field specifies how the glyphs should be rotated. If gravity is  GravityAutoA, this actually unsets the gravity mask on the font description.SThis function is seldom useful to the user. Gravity should normally be set on a  .%Available in Pango 1.16.0 and higher.W<Set the way horizontal scripts behave in a vertical context.%Available in Pango 1.16.0 and higher.mThe mE type represents a direction in the Unicode bidirectional algorithm.The "weak" values denote a left-to-right or right-to-left direction only if there is no character with a strong direction in a paragraph. An example is a sequence of special, graphical characters which are neutral with respect to their rendering direction. A fresh  ' is by default weakly left-to-right.FNot every value in this enumeration makes sense for every usage of m&; for example, the return value of unicharDirection and  findBaseDir cannot be p or qZ, since every character is either neutral or has a strong direction; on the other hand r" doesn't make sense to pass to log2visGetEmbeddingLevels.s!Rectangles describing an area in s. Specifies x, y, width and heightu Rectangle Specifies x, y, width and heightwColorSpecifies a color with three integer values for red, green and blue. All values range from 0 (least intense) to 65535 (highest intensity).{Extract the font used for this .| Extract the > used for this .2Convert a pointer to an attribute to an attribute.MABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|HABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|AYBCDEFGHIJKLMNOPQRSTUVWXYZXY[XY\XY]XY^XY_XY`XY`XYaXYbXYbXYcXYbXYdXYbXYeXYfgXYhXYiXYjXYkXYlmnopqrstuvwxyz{| "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None }Parse the marked-up text (see  > format) to create a plain-text string and an attribute list.jThe attribute list is a list of lists of attribute. Each list describes the attributes for the same span.If  accelMarker is not '\0'p (a zero character), the given character will mark the character following it as an accelerator. For example,  accelMarker^ might be an ampersand or underscore. All characters marked as an accelerator will receive a C attribute, and the first character so marked will be returned as  accelChar-. If no accelerator character is found, the  accelMarker$ character itself is returned. Two  accelMarker; characters following each other produce a single literal  accelMarker character.If a parsing error occurs a  is thrown.4Convert an attribute list into a list of attributes. Extract and delete an attribute.'   }the string containing markup accelMarker- - the character that prefixes an acceleratorXlist of attributes, the accelerator character found and the input string without markup  } '   } "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None ~3Ask for bounding rectangles of this glyph sequence.Compute the ink and logical extents of a glyph string. The logical size is used for positioning, the ink size is the smallest bounding box that includes all character pixels. The ink size can be smaller or larger than the logical size.@Ask for bounding rectangles for a sub-range of a glyph sequence.uThe returned rectangles are relative to the given sub-range, that is, the result of this function is the same as if ~ were called on the sub-string.+Get the horizontal position of a character.PClusters (e.g. "e" with an accent modifier) are divided up into equal portions.3Get the character at the given horizontal position.2The position is clipped to the width of this line.The function returns the position in the string that corresponds to the given horizontal location. Furthermore, if the position lies on the first half of the character, False is returned.2Retrieve the width of every character in a string.YThe boolean parameter determines if the returned array starts with the leftmost glyph (False) or with the rightmost glyph (True). If Nothing0 is passed in, the direction is taken from the , i.e., the array starts with the leftmost glyph for left-to-rigth text and with the rightmost glyph for right-to-left text. When multiple characters compose a single glyph, the width of this glyph is divided among the characters that compose this cluster.Split a  at the given index. The given  is split at the given index. The index must be at least one and not greater or equal to length, i.e. the item must be split into two non-empty segments. The function throws an   if the index is out of bounds.~the rendered stringthe index into the stringreturn the beginning (False) or the end of the character~~"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None *The characteristic measurements of a font."All values are measured in pixels."In Pango versions before 1.6 only , ,  and  are available.The ascent is the distance from the baseline to the logical top of a line of text. (The logical top may be above or below the top of the actual drawn ink. It is necessary to lay out the text to figure where the ink will be.)The descent is the distance from the baseline to the logical bottom of a line of text. (The logical bottom may be above or below the bottom of the actual drawn ink. It is necessary to lay out the text to figure where the ink will be.)The approximate character width. This is merely a representative value useful, for example, for determining the initial size for a window. Actual characters in text will be wider and narrower than this.The approximate digit width. This is merely a representative value useful, for example, for determining the initial size for a window. Actual digits in text can be wider and narrower than this, though this value is generally somewhat more accurate than .-The suggested thickness to draw an underline.The suggested position to draw the underline. The value returned is the distance above the baseline of the top of the underline. Since most fonts have underline positions beneath the baseline, this value is typically negative.6The suggested thickness to draw for the strikethrough.The suggested position to draw the strikethrough. The value returned is the distance above the baseline of the top of the strikethrough.The  type describes what sort of (if any) ellipsization should be applied to a line of text. In the ellipsization process characters are removed from the text in order to make it fit to a given width and replaced with an ellipsis.Define attributes for FontSize. !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyzyzwxuvst:;<=-./0123456789*+, !"#$%&'()mnopqrABCDEFGHIJKLMNOPQRSTUVWXYZXY[XY\XY]XY^XY_XY`XY`XYaXYbXYbXYcXYbXYdXYbXYeXYfgXYhXYiXYjXYkXYl>?@  "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None /Retrieve a list of all available font families.^A font family is the name of the font without further attributes like slant, variant or size.DQuery the metrics of the given font implied by the font description.Set the default   of this context.Get the current   of this context.Set the default > of this context.Get the current > of this context./Set the default text direction of this context./Get the current text direction of this context.=Set the text gravity of this context. If the given value is ? then the gravity is derived from the current rotation matrix.-Get the current text gravity of this context.*Set the text gravity hint of this context.-Get the current text gravity of this context.VGets the transformation matrix that will be applied when rendering with this context.Since Pango 1.6Sets the transformation matrix that will be applied when rendering with this context. Note that any metrics reported by other functions are in user space coordinates before the application of the matrix, not device-space coordinates after the application of the matrix. So, they don't scale with the matrix, though they may change slightly for different matrices, depending on how the text is fit to the pixel grid.Since Pango 1.6& !"#$%&'()*+,-./ >?@ >?@& !"#$%&'()*+,-./"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None (Turn a string into a sequence of glyphs.Partitions the input string into segments with the same text direction and shaping engine. The generated list of items will be in logical order (the start offsets of the items are ascending).ERetrieve the metrics of the font that was chosen to break the given .Turn a  into a .Turns a a, that is, sequence of characters with the same attributes such as font, size and color, into a C which contains the graphical representation of these characters. =s can be rendered directly (and several times) onto screens.0123456789:; {|~ {|~0123456789:;"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None HA new cursor position.See .1The cursor should move to the previous paragraph.2The sum of the indices is the new cursor position.0The cursor should advance to the next paragraph.A Tab position.8Specify where the Tab stop appears relative to the text.COnly Tab stops that align text to the left are supported right now.5Enumerate to which side incomplete lines are flushed.%Enumerates how a line can be wrapped. WrapWholeWords Breaks lines only between words.This variant does not guarantee that the requested width is not exceeded. A word that is longer than the paragraph width is not split.  WrapAnywhereBreak lines anywhere.WrapPartialWords7Wrap within a word if it is the only one on this line.This option acts like _ but will split a word if it is the only one on this line and it exceeds the specified width.Create an empty Layout.Create a new layout.Create a copy of the Layout.Retrieves the   from this layout. Signal a   change.)Forces recomputation of any state in the   that might depend on the layout's context. This function should be called if you make changes to the context subsequent to creating the layout.Set the string in the layout."Retrieve the string in the layout.1Set the text of the layout, including attributes.The string may include Markup#. To print markup characters like '<', or '-', apply  to the string first.5The function returns the text that is actually shown.Escape markup characters.Used to display characters that normally denote markup. Note that this function is strict in that it forces all characters in the input string as soon as a single output character is requested.Set the string in the layout.The string may include Markup. Furthermore, any underscore character indicates that the next character will be marked as accelerator (i.e. underlined). A literal underscore character can be produced by placing it twice in the string.The character which follows the underscore is returned so it can be used to add the actual keyboard shortcut. The second element is the string after parsing..Set text attributes of the text in the layout.jThis function replaces any text attributes that this layout contained, even those that were set by using .2Gets the list of attributes of the layout, if any.jThe attribute list is a list of lists of attribute. Each list describes the attributes for the same span.0Set a specific font description for this layout. Specifying Nothing8 will unset the current font description, that is, the  / will use the font description in the current  .=Ask for the specifically set font description of this layout.Returns Nothing2 if this layout uses the font description in the   it was created in.(Only available in Pango 1.8.0 or higher. Set the width of this paragraph.)Sets the width to which the lines of the   should be wrapped.Pass in Nothing1 to indicate that no wrapping is to be performed.!Gets the width of this paragraph.)Gets the width to which the lines of the   should be wrapped.!Returns is the current width, or Nothing, to indicate that no wrapping is performed."Set how this paragraph is wrapped.]Sets the wrap style; the wrap style only has an effect if a width is set on the layout with . To turn off wrapping, call  with Nothing.!Get the wrap mode for the layout.)Set how long lines should be abbreviated.'Get the ellipsize mode for this layout.&Set the indentation of this paragraph.Sets the amount by which the first line should be indented. A negative value will produce a hanging indent, that is, all subsequent lines will be indented while the first line has full width.'Gets the indentation of this paragraph.RGets the amount by which the first line or the rest of the paragraph is indented.0Set the spacing between lines of this paragraph.#Gets the spacing between the lines.,Set if text should be streched to fit width.Sets whether or not each complete line should be stretched to fill the entire width of the layout. This stretching is typically done by adding whitespace, but for some scripts (such as Arabic), the justification is done by extending the characters.ENote that as of Pango 1.4, this functionality is not yet implemented. Retrieve the justification flag.See .4Set if the base text direction should be overridden.Sets whether to calculate the bidirectional base direction for the layout according to the contents of the layout; when this flag is on (the default), then paragraphs in layout that begin with strong right-to-left characters (Arabic and Hebrew principally), will have right-to-left layout, paragraphs with letters from other scripts will have left-to-right layout. Paragraphs with only neutral characters get their direction from the surrounding paragraphs.When Falsey, the choice between left-to-right and right-to-left layout is done by according to the base direction of the layout's  . (See ).}When the auto-computed direction or a paragraph differs from the base direction of the context, then the interpretation of  and  are swapped.!Retrieve the auto direction flag.See ."Set how this paragraph is aligned.lSets the alignment for the layout (how partial lines are positioned within the horizontal space available.)!Get the alignment for the layout.Set a list of Tab positoins.(Reset the original set of Tab positions.?Restore the default which is a Tab stop every eight characters.+Retrieve the list of current Tab positions.If no Tab position where set, NothingR is returned. In this case, Tab positions are implicit at every eight characters.Honor newlines or not.If honor is True, do not treat newlines and similar characters as paragraph separators; instead, keep all text in a single paragraph, and display a glyph for paragraph separator characters. Used when you want to allow editing of newlines on a single text line.!Retrieve if newlines are honored.See .,Converts a device unit to a character index.Converts from x and yI position within a layout to the index of the closest character. If the y~ position is not inside the layout, the closest position is chosen (the position will be clamped inside the layout). If the xd position is not within the layout, then the start or the end of the line is chosen. If either the x or yB positions were not inside the layout, then the function returns False; on an exact hit, it returns True.OThe function returns the flag for the exact hit and the index into the string. The third value is zero if the character corresponds to one grapheme. If the grapheme is the result of a cluster, this value may be greater than one, indicating where in the grapheme the position lies. Zero represents the trailing edge on the grapheme.5Return the rectangle of the glyph at the given index. Converts from an index within a   to the onscreen position corresponding to the grapheme at that index, which is represented as rectangle. Note that, given a PangoRectangle x y width height, x1 is always the leading edge of the grapheme and  x + widthc the trailing edge of the grapheme. If the directionality of the grapheme is right-to-left, then width will be negative.Return a cursor position./Given an index within a layout, determines the positions that of the strong and weak cursors if the insertion point is at that index. The position of each cursor is stored as a zero-width rectangle. The strong cursor location is the location where characters of the directionality equal to the base direction of the layout are inserted. The weak cursor location is the location where characters of the directionality opposite to the base direction of the layout are inserted. The first element of the typle is the strong position, the second the weak.Move a cursor visually.KCompute a new cursor position from a previous cursor position. A value of True for the direction will move it to the right, independant of the underlying direction. Hence the cursor position might jump if left-to-right text is mixed with right-to-left text.The first flag should be Truey if this cursor is the strong cursor. The strong cursor is the cursor of the base direction of the current layout (see 6). The weak cursor is that of the opposite direction.)The previous cursor position is given by idx. If this text at this position is a cluster, the cursor will only move to the end or beginning of the cluster as opposed to past the next character. The return value is either 3 if the cursor moved beyond this paragraph, it is ; if the cursor moved in front of this paragraph and it is  idx trail$ to denote the new cursor position idx . Note that idx2 will always denote an insertion point, that is, idx5 will never point into the middle of a cluster. The trailv value can contain a positive value if the current cursor position is at the end of the current line. In this case, idx4 points past the last character of this line while trail contains the number of characters that are reponsible for the line break such as newlines. The actual cursor position is always  idx+trail) where the visual cursor should be shown.,Computes the logical and ink extents of the  .ALogical extents are usually what you want for positioning things. Note that both extents may have non-zero x and y. You may want to use those to offset where you render the layout. Not doing that is a very typical bug that shows up as right-to-left layouts not being correctly positioned in a layout with a set width.>Layout coordinates begin at the top left corner of the layout.(Compute the physical size of the layout.-Computes the ink and the logical size of the Layout> in device units, that is, pixels for a screen. Identical to  and converting the  s in the s to integers.+Ask for the number of lines in this layout.%Extract a single lines of the layout.7The given index starts from 0. The function throws an   if the index is out of bounds.The lines of each layout are regenerated if any attribute changes. Thus the returned list does not reflect the current state of lines after a change has been made. Extract the lines of the layout.The lines of each layout are regenerated if any attribute changes. Thus the returned list does not reflect the current state of lines after a change has been made.'Create an iterator to examine a layout.Move to the next .Returns False) if this was the last item in the layout.Move to the next char.Returns False) if this was the last char in the layout.Move to the next cluster.Returns False, if this was the last cluster in the layout.Move to the next line.Returns False) if this was the last line in the layout.*Check if the iterator is on the last line.Returns True8 if the iterator is on the last line of this paragraph.Get the character index.Note that iterating forward by char moves in visual order, not logical order, so indexes may not be sequential. Also, the index may be equal to the length of the text in the layout..Query the vertical position within the layout.^Gets the y position of the current line's baseline (origin at top left of the entire layout).Retrieve the current  under the iterator.Each   contains a list of s. This function returns the | under the current iterator. If the iterator is positioned past the last charactor of the paragraph, the function returns Nothing.$Extract the line under the iterator.-Retrieve a rectangle surrounding a character.Get the extents of the current character (origin is the top left of the entire layout). Only logical extents can sensibly be obtained for characters; ink extents make sense only down to the level of clusters.)Compute the physical size of the cluster.DComputes the ink and the logical size of the cluster pointed to by  .%Compute the physical size of the run.@Computes the ink and the logical size of the run pointed to by  .&Retrieve vertical extent of this line."Divides the vertical space in the   being iterated over between the lines in the layout, and returns the space belonging to the current line. A line's range includes the line's logical extents, plus half of the spacing above and below the line, if ~ has been called to set layout spacing. The y positions are in layout coordinates (origin at top left of the entire layout).ZThe first element in the returned tuple is the start, the second is the end of this line.&Compute the physical size of the line.AComputes the ink and the logical size of the line pointed to by  . See .PExtents are in layout coordinates (origin is the top-left corner of the entire  ). Thus the extents returned by this function will be the same width/height but not at the same x/y as the extents returned from .&Compute the physical size of the line.-Computes the ink and the logical size of the  . See .&Compute the physical size of the line.-Computes the ink and the logical size of the  . See c. The returned values are in device units, that is, pixels for the screen and points for printers./Request the horizontal position of a character.;Request the character index of a given horizontal position.mConverts from an x offset to the index of the corresponding character within the text of the layout. If the x* parameter is outside the line, a triple (False, index, trailing) is returned where index and trailing will point to the very first or very last position in the line. This notion of first and last position is based on the direction of the paragraph; for example, if the direction is right-to-left, then an xD position to the right of the line results in 0 being returned for index and trailing. An x. position to the left of the line results in index pointing to the (logical) last grapheme in the line and trailing pointing to the number of characters in that grapheme. The reverse is true for a left-to-right line. If the boolean flag in the result is True then x! was within the layout line and trailing" indicates where in a cluster the x= position lay. It is 0 for the trailing edge of the cluster.ERetrieve bounding boxes for a given piece of text contained in this  .kThe result is a list to accommodate for mixed left-to-right and right-to-left text. Even if the text is not mixed, several ranges might be returned that are adjacent. The ranges are always sorted from left to right. The values are with respect to the left edge of the entire layout, not with respect to the line (which might be indented or not left aligned).<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~the x positionthe y position (strong, weak)True to create a strong cursor.The previous position.True! if the cursor should move right. (ink, logical) (ink, logical) (ink, logical)(ink, logical)the index into the stringreturn the beginning (False) or the end of the characterThe x position.The line of interest.The index of the start character (counting from 0). If this value is less than the start index for the line, then the first range will extend all the way to the leading edge of the layout. Otherwise it will start at the leading edge of the first character.The index after the last character. If this value is greater than the end index for the line, then the last range will extend all the way to the trailing edge of the layout. Otherwise, it will end at the trailing edge of the last character.X stXst <=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None Sets the specified w as the source color of the  context.Retrieve the default * that contains a list of available fonts.%One purpose of creating an explicit  is to set a different scaling factor between font sizes (in points, pt) and Cairo units (in pixels). The default is 96dpi (dots per inch) which corresponds to an average screen as output medium. A 10pt font will therefore scale to 410pt * (1/72 pt/inch) * (96 pixel/inch) = 13.3 pixel.9Set the scaling factor between font size and Cairo units.%Value is in dots per inch (dpi). See .=Ask for the scaling factor between font size and Cairo units.%Value is in dots per inch (dpi). See . Create a  .If no # is specified, it uses the default + that has a scaling factor of 96 dpi. See . Set the scaling factor of the  .ZSupplying zero or a negative value will result in the resolution value of the underlying  to be used. See also . "Ask for the scaling factor of the  .FA negative value will be returned if no resolution has been set. See  . Set Cairo font options.oApply the given font options to the context. Values set through this functions override those that are set by  .Reset Cairo font options. Retrieve Cairo font options.  Update a   with respect to changes in a  environment.The   must have been created with . Any  Ps that have been previously created with this context have to be update using . Create a   within a  context.2This is a convenience function that creates a new   within this  context and creates a new  2. If the transformation or target surface of the  context change, ! has to be called on this layout.Propagate changed to the  context to a  .*This is a convenience function that calls   on the (private)  4 of the given layout to propagate changes from the  context to the   and then calls 1 on the layout. This function is necessary for  since a private  - is created that is not visible to the user.Draw a glyph string.rThe origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the cairo context.Draw a  .rThe origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the cairo context.Draw a  .The top-left corner of the  : will be drawn at the current point of the cairo context.5Add the extent of a glyph string to the current path.hThe origin of the glyphs (the left edge of the line) will be at the current point of the cairo context.4Add the extent of a layout line to the current path.hThe origin of the glyphs (the left edge of the line) will be at the current point of the cairo context.#Add the layout to the current path.~Adds the top-left corner of the text to the current path. Afterwards, the path position is at the bottom-right corner of the  .$               $     "gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None !These are all the attributes the % function can express.%Choose a font by textual description.:Takes a string to completely describe the font, example:  FontDescr "Sans Italic 12""Specify the family of font to use. Example:  FontFamily "Sans"$Change the size of the current font.The constuctor takes the size in points (pt) or a predefined sizes. Setting the absolute size 12.5pt can be achieved by passing  ( SizePoint 12.5) to %-. Next to predefined absolute sizes such as O the size can be changed by asking for the next larger or smaller front with  and , respectively.%Change the slant of the current font.)Change the thickness of the current font.WThe constructor takes one of the six predefined weights. Most likely to be supported: 6.9Choosing an alternative rendering for lower case letters. The argument ,] will display lower case letters as smaller upper case letters, if this option is available.Choose a different width.$Takes one of nine font widths, e.g. .Foreground color.This constructor and  take both a description of the color to be used for rendering. The name is either a hex code of the form "#RRGGBB" or an X11 color name like "dark olive green".Background color. Specify underlining of text.! Specify a vertical displacement.\Takes the vertical displacement in em (the width of the 'm' character in the current font)."/Give a hint about the language to be displayed.This hint might help the system rendering a particular piece of text with different fonts that are more suitable for the given language.#"Gravity of text, use for ratation.$Intensity of gravity.%'Create the most generic span attribute. !"#$%&} !"#$% !"#$%} !"#$%&"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None ':Flags denoting which fields in a font description are set./Create a new font description.All field are unset.0'Make a deep copy of a font description.1Set the font famliy.gA font family is a name designating the design of the font (e.g. Sans or Times) without the variant.EIn some contexts a comma separated list of font families can be used.2Get the font family.+ is returned if the font family is not set.4Get the style field.5Set the variant field.6Get the variant field.7Set the weight field.8Get the weight field.9Set the stretch field.:Get the stretch field.;Set the size field.:The given size is in points (pts). One point is 1/72 inch.<Get the size field.=#Reset fields in a font description.>Merge two font descriptions.Copy fields from the second description to the first. If the boolean parameter is set, existing fields in the first description will be replaced.*Determine if two descriptions are simliar.Returns 8 if the two descriptions only differ in weight or style.?GDetermine which of two descriptions matches a given description better.Returns TrueY if the last description is a better match to the first arguement than the middle one.pApproximate matching is done on weight and style. If the other attributes do not match, the function returns False.@(Create a font description from a string.)The given argument must have the form $[FAMILY-LIST] [STYLE-OPTIONS] [SIZE] where  FAMILY_LISTT is a comma separated list of font families optionally terminated by a comma,  STYLE_OPTIONSp is a whitespace separated list of words where each word describes one of style, variant, weight or stretch. SIZEr is a decimal number giving the size of the font in points. If any of these fields is absent, the resulting  , will have the corresponing fields unset.A'Convert a font description to a string.>Creates a string representation of a font description. See @ for the format of the string.Set the style field.Most fonts will have either a = or < but rarely both.3'()*+,-./0123456789:;<=>?@A '()*+,-./0123456789:;<=>?@A,'()*+,-./0123456789:;<=>?@A"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None BHAsk for the different font families that a particular back-end supports.The  can be acquired by calling .C1Ask if the given family contains monospace fonts.?A monospace font is a font designed for text display where the characters form a regular grid. For Western languages this would mean that the advance width of all characters are the same, but this categorization also includes Asian fonts which include double-width characters: characters that occupy two grid cells.VThe best way to find out the grid-cell size is to query the members of the according  structure.D3Ask for the faces contained in a particular family.Asks for all font faces in the given family. The faces in a family share a common design, but differ in slant, weight, width and other aspects. For example, the font family Sans5 contains several fonts such as Helvetica and Arial.E*Ask for available sizes of this font face.List the available sizes for a font. This is only applicable to bitmap fonts since all other fonts can be scaled arbitrarily. For scalable fonts, this function returns NothingO. The sizes returned are in ascending order, their unit is points (1/72 inch).F#Ask for a description of this face.<Returns the family, style, variant, weight and stretch of a B. The size field of the resulting font description will be unset.BCDEFGH) '()*+,-./0123456789:;<=>?@ABCDEF) /0123456789:;<'()*+,-.=>?@ABCDEFBCDEFGH"gtk2hs-users@lists.sourceforge.net provisionalportable (depends on GHC)None ?  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%'()*+,-./0123456789:;<=>?@ABCDEF   ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                     !"#$%O&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUUVWW XYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~          ! " # $        S                                                                                       !"#$%&'()*+,-!"#$%&'(./0123456789: ;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ +%pango-0.13.3.0-EQDw6JyEG3i8wPVzIOm1lDGraphics.Rendering.Pango.Font Graphics.Rendering.Pango.ContextGraphics.Rendering.Pango.Layout"Graphics.Rendering.Pango.RenderingGraphics.Rendering.Pango.EnumsGraphics.Rendering.Pango.MarkupGraphics.Rendering.Pango.CairoGraphics.Rendering.Pango.Types#Graphics.Rendering.Pango.BasicTypes Graphics.Rendering.Pango.Structs PangoContext#Graphics.Rendering.Pango.AttributesMarkup%Graphics.Rendering.Pango.GlyphStoragecontextSetTextDirGraphics.Rendering.PangoFontMaplayoutContextChangedPango WidthExpanded$Graphics.Rendering.Pango.DescriptioncairoFontMapGetDefault FontMapClass FontFaceClassFontFaceFontFamilyClass FontFamily FontClassFontPangoContextClassFontDescription LayoutLine LayoutIter PangoLayout GlyphItem PangoItemPangoGravityHintPangoGravityHintNaturalPangoGravityHintStrongPangoGravityHintLine PangoGravityPangoGravitySouthPangoGravityEastPangoGravityNorthPangoGravityWestPangoGravityAuto Underline UnderlineNoneUnderlineSingleUnderlineDouble UnderlineLowUnderlineErrorStretchStretchUltraCondensedStretchExtraCondensedStretchCondensedStretchSemiCondensed StretchNormalStretchSemiExpandedStretchExpandedStretchExtraExpandedStretchUltraExpandedVariant VariantNormalVariantSmallCapsWeight WeightThinWeightUltralight WeightLightWeightSemilight WeightBook WeightNormal WeightMediumWeightSemibold WeightBoldWeightUltrabold WeightHeavyWeightUltraheavy FontStyle StyleNormal StyleOblique StyleItalicLanguage emptyLanguagelanguageFromStringPangoAttribute AttrLanguage AttrFamily AttrStyle AttrWeight AttrVariant AttrStretchAttrSize AttrAbsSizeAttrFontDescriptionAttrForegroundAttrBackground AttrUnderlineAttrUnderlineColorAttrStrikethroughAttrStrikethroughColorAttrRise AttrShape AttrScale AttrFallbackAttrLetterSpacing AttrGravityAttrGravityHintpaStartpaEndpaLangpaFamilypaStylepaWeight paVariant paStretchpaSizepaFontDescriptionpaColor paUnderlinepaStrikethroughpaRisepaInk paLogicalpaScale paFallbackpaLetterSpacing paGravity paGravityHintPangoDirectionPangoDirectionLtrPangoDirectionRtlPangoDirectionWeakLtrPangoDirectionWeakRtlPangoDirectionNeutralPangoRectangle RectangleColor PangoUnit pangoScalepangoItemGetFontpangoItemGetLanguage parseMarkupglyphItemExtentsglyphItemExtentsRangeglyphItemIndexToXglyphItemXToIndexglyphItemGetLogicalWidthsglyphItemSplit FontMetricsascentdescentapproximateCharWidthapproximateDigitWidthunderlineThicknessunderlinePositionstrikethroughThicknessstrikethroughPosition EllipsizeMode EllipsizeNoneEllipsizeStartEllipsizeMiddle EllipsizeEndSize SizePointSizeUnreadableSizeTiny SizeSmall SizeMedium SizeLargeSizeHuge SizeGiant SizeSmaller SizeLarger $fShowSize$fEnumEllipsizeMode$fEqEllipsizeMode$fShowFontMetricscontextListFamiliescontextGetMetricscontextSetFontDescriptioncontextGetFontDescriptioncontextSetLanguagecontextGetLanguagecontextGetTextDircontextSetTextGravitycontextGetTextGravitycontextSetTextGravityHintcontextGetTextGravityHintcontextGetMatrixcontextSetMatrix pangoItemizepangoItemGetFontMetrics pangoShape CursorPosCursorPosPrevParaCursorPosNextPara TabPositionTabAlignLayoutAlignment AlignLeft AlignCenter AlignRightLayoutWrapModeWrapWholeWords WrapAnywhereWrapPartialWords layoutEmpty layoutText layoutCopylayoutGetContext layoutSetText layoutGetTextlayoutSetMarkup escapeMarkuplayoutSetMarkupWithAccellayoutSetAttributeslayoutGetAttributeslayoutSetFontDescriptionlayoutGetFontDescriptionlayoutSetWidthlayoutGetWidth layoutSetWrap layoutGetWraplayoutSetEllipsizelayoutGetEllipsizelayoutSetIndentlayoutGetIndentlayoutSetSpacinglayoutGetSpacinglayoutSetJustifylayoutGetJustifylayoutSetAutoDirlayoutGetAutoDirlayoutSetAlignmentlayoutGetAlignment layoutSetTabslayoutResetTabs layoutGetTabslayoutSetSingleParagraphModelayoutGetSingleParagraphModelayoutXYToIndexlayoutIndexToPoslayoutGetCursorPoslayoutMoveCursorVisuallylayoutGetExtentslayoutGetPixelExtentslayoutGetLineCount layoutGetLinelayoutGetLines layoutGetIterlayoutIterNextItemlayoutIterNextCharlayoutIterNextClusterlayoutIterNextLinelayoutIterAtLastLinelayoutIterGetIndexlayoutIterGetBaselinelayoutIterGetItemlayoutIterGetLinelayoutIterGetCharExtentslayoutIterGetClusterExtentslayoutIterGetRunExtentslayoutIterGetLineYRangelayoutIterGetLineExtentslayoutLineGetExtentslayoutLineGetPixelExtentslayoutLineIndexToXlayoutLineXToIndexlayoutLineGetXRanges$fEnumLayoutWrapMode$fEnumLayoutAlignment$fEnumTabAlignsetSourceColorcairoFontMapSetResolutioncairoFontMapGetResolutioncairoCreateContextcairoContextSetResolutioncairoContextGetResolutioncairoContextSetFontOptionscairoContextGetFontOptions updateContext createLayout updateLayoutshowGlyphStringshowLayoutLine showLayoutglyphStringPathlayoutLinePath layoutPath SpanAttribute FontDescrFontSize FontWeight FontVariant FontStretchFontForegroundFontBackground FontUnderlineFontRiseFontLang FontGravityFontGravityHintmarkSpan$fShowSpanAttributeFontMaskPangoFontMaskFamilyPangoFontMaskStylePangoFontMaskVariantPangoFontMaskWeightPangoFontMaskStretchPangoFontMaskSizePangoFontMaskGravityfontDescriptionNewfontDescriptionCopyfontDescriptionSetFamilyfontDescriptionGetFamilyfontDescriptionSetStylefontDescriptionGetStylefontDescriptionSetVariantfontDescriptionGetVariantfontDescriptionSetWeightfontDescriptionGetWeightfontDescriptionSetStretchfontDescriptionGetStretchfontDescriptionSetSizefontDescriptionGetSizefontDescriptionUnsetFieldsfontDescriptionMergefontDescriptionBetterMatchfontDescriptionFromStringfontDescriptionToStringpangoFontMapListFamiliespangoFontFamilyIsMonospacepangoFontFamilyListFacespangoFontFaceListSizespangoFontFaceDescribe$fShowFontFace$fShowFontFamily FontSetClassFontSetPangoLayoutRawClassPangoLayoutRawpango_fontset_get_typepango_font_face_get_typepango_font_family_get_typepango_font_get_typepango_layout_get_typepango_context_get_typecastTomkPangoContextunPangoContexttoPangoContextcastToPangoContextgTypePangoContextmkPangoLayoutRawunPangoLayoutRawtoPangoLayoutRawcastToPangoLayoutRawgTypePangoLayoutRawmkFontunFonttoFont castToFont gTypeFont mkFontFamily unFontFamily toFontFamilycastToFontFamilygTypeFontFamily mkFontFace unFontFace toFontFacecastToFontFace gTypeFontFace mkFontMap unFontMap toFontMap castToFontMap gTypeFontMap mkFontSet unFontSet toFontSet castToFontSet gTypeFontSet$fGObjectClassFontSet$fFontSetClassFontSet$fGObjectClassFontMap$fFontMapClassFontMap$fGObjectClassFontFace$fFontFaceClassFontFace$fGObjectClassFontFamily$fFontFamilyClassFontFamily$fGObjectClassFont$fFontClassFont$fGObjectClassPangoLayoutRaw#$fPangoLayoutRawClassPangoLayoutRaw$fGObjectClassPangoContext$fPangoContextClassPangoContext$glib-0.13.4.0-ErxGvB9dqYZBdBj30jEdBxSystem.Glib.GObjectisAobjectGetAttributeUnsafeobjectSetAttributeobjectCreateAttributequarkFromStringwrapNewGObjectconstructNewGObjectmakeNewGObject gTypeGObject objectRef objectRefSink objectNew destroyFunPtrdestroyStablePtr DestroyNotifyQuarkSystem.Glib.Types castToGObject unGObject mkGObject objectUnrefGObject GObjectClass toGObjectunsafeCastGObjectGIntCPangoAttribute PangoAttrList LayoutLineRaw LayoutIterRaw GlyphItemRaw PangoItemRawGlyphStringRaw PangoStringg_free pango_font_description_to_stringpango_language_from_stringpango_font_description_freepango_layout_line_unreflayout_iter_freepango_item_freepango_glyph_string_freemakeNewPangoStringwithPangoStringmakeNewGlyphStringRawmakeNewPangoItemRawwithPangoItemRawmakeNewLayoutIterRawmakeNewLayoutLineRawmakeNewFontDescription$fShowFontDescription$fShowPangoGravityHint$fShowPangoGravity$fShowUnderline $fShowStretch $fShowVariant $fShowWeight $fEnumWeight$fShowFontStyle$fShowLanguageghc-prim GHC.TypesDoublereadAttrpeekPangoColorpeekIntPangoRectanglepuToIntpuToUIntintToPuuIntToPupangodirToLevelpangoItemRawGetFontpangoItemRawGetLanguagepangoItemRawGetOffsetpangoItemRawGetLengthpangoItemRawAnalysispangoItemRawGetLevel setAttrPos$fEnumPangoDirection$fStorablePangoRectangleSystem.Glib.GErrorGError fromAttrListfromAttrPangoAttrIteratorpango_attribute_destroypango_attr_iterator_destroypango_attr_iterator_nextpango_attr_iterator_get_attrspango_attr_list_get_iteratorpango_parse_markuppango_attr_gravity_hint_newpango_attr_gravity_newpango_attr_letter_spacing_newpango_attr_fallback_newpango_attr_scale_newpango_attr_shape_newpango_attr_rise_new"pango_attr_strikethrough_color_newpango_attr_strikethrough_newpango_attr_underline_color_newpango_attr_underline_newpango_attr_background_newpango_attr_foreground_newpango_attr_font_desc_newpango_attr_size_new_absolutepango_attr_size_newpango_attr_stretch_newpango_attr_variant_newpango_attr_weight_newpango_attr_style_newpango_attr_family_newpango_attr_language_newpango_attr_list_insertpango_attr_list_newpango_attr_list_unref withAttrListcrAttr readAttrListbaseGHC.IO.ExceptionArrayExceptionpango_glyph_item_splitpango_glyph_string_copypango_item_copy%pango_glyph_string_get_logical_widths g_utf8_strlenpango_glyph_string_x_to_indexpango_glyph_string_index_to_x pango_glyph_string_extents_rangepango_glyph_string_extentspango_context_set_matrixpango_context_get_matrixpango_context_get_gravity_hintpango_context_set_gravity_hintpango_context_get_base_gravitypango_context_set_base_gravitypango_context_get_base_dirpango_context_set_base_dirpango_context_get_languagepango_context_set_language"pango_context_get_font_description"pango_context_set_font_description.pango_font_metrics_get_strikethrough_thickness-pango_font_metrics_get_strikethrough_position*pango_font_metrics_get_underline_thickness)pango_font_metrics_get_underline_position.pango_font_metrics_get_approximate_digit_width-pango_font_metrics_get_approximate_char_widthpango_font_metrics_get_descentpango_font_metrics_get_ascentpango_context_get_metricspango_context_list_familiespango_font_description_copy pango_shapepango_glyph_string_newpango_font_get_metrics pango_itemizeTabLeftpango_layout_line_get_x_rangespango_layout_line_x_to_indexpango_layout_line_index_to_x#pango_layout_line_get_pixel_extentspango_layout_line_get_extents"pango_layout_iter_get_line_extents!pango_layout_iter_get_run_extents%pango_layout_iter_get_cluster_extents"pango_layout_iter_get_char_extentspango_layout_iter_get_linepango_layout_iter_get_runpango_layout_iter_get_baselinepango_layout_iter_get_indexpango_layout_iter_at_last_linepango_layout_iter_next_linepango_layout_iter_next_clusterpango_layout_iter_next_charpango_layout_iter_next_runpango_layout_get_iterpango_layout_get_lines_readonlypango_layout_line_refpango_layout_get_line_readonlypango_layout_get_line_countpango_layout_get_pixel_extentspango_layout_get_extents!pango_layout_move_cursor_visuallypango_layout_get_cursor_pospango_layout_index_to_pospango_layout_xy_to_index&pango_layout_get_single_paragraph_mode&pango_layout_set_single_paragraph_modepango_tab_array_get_tabpango_tab_array_get_sizepango_layout_get_tabspango_tab_array_freepango_layout_set_tabspango_tab_array_set_tabpango_tab_array_newpango_layout_get_alignmentpango_layout_set_alignmentpango_layout_get_auto_dirpango_layout_set_auto_dirpango_layout_get_justifypango_layout_set_justifypango_layout_get_spacingpango_layout_set_spacingpango_layout_get_indentpango_layout_set_indentpango_layout_get_ellipsizepango_layout_set_ellipsizepango_layout_get_wrappango_layout_set_wrappango_layout_get_widthpango_layout_set_width!pango_layout_get_font_description!pango_layout_set_font_descriptionpango_layout_get_attributespango_layout_set_attributes"pango_layout_set_markup_with_accelg_markup_escape_textpango_layout_set_markuppango_layout_get_textpango_layout_context_changedpango_layout_get_contextpango_layout_copypango_layout_set_textpango_layout_newfont_description_copytwoRect%cairo-0.13.3.0-B3cpVme5KkJ245EliTjVGZ!Graphics.Rendering.Cairo.InternalRendercairoContextResetFontOptionspango_cairo_layout_pathpango_cairo_layout_line_pathpango_cairo_glyph_string_pathpango_cairo_show_layoutpango_cairo_show_layout_linepango_cairo_show_glyph_stringpango_cairo_update_layoutpango_cairo_create_layoutpango_cairo_update_context$pango_cairo_context_get_font_options$pango_cairo_context_set_font_options"pango_cairo_context_get_resolution"pango_cairo_context_set_resolution#pango_cairo_font_map_create_context#pango_cairo_font_map_get_resolution#pango_cairo_font_map_set_resolution pango_cairo_font_map_get_defaultGHC.BaseNothingfontDescriptionIsMatchTrue$fEnumFontMask"pango_font_description_from_string#pango_font_description_better_matchpango_font_description_merge#pango_font_description_unset_fieldspango_font_description_get_sizepango_font_description_set_size"pango_font_description_get_stretch"pango_font_description_set_stretch!pango_font_description_get_weight!pango_font_description_set_weight"pango_font_description_get_variant"pango_font_description_set_variant pango_font_description_get_style%pango_font_description_get_set_fields pango_font_description_set_style!pango_font_description_get_family!pango_font_description_set_familypango_font_description_new$fFlagsFontMaskpango_font_face_describepango_font_face_list_sizespango_font_face_get_face_namepango_font_family_list_facespango_font_family_is_monospacepango_font_family_get_namepango_font_map_list_families