~ubuntu-branches/ubuntu/vivid/pango1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/html/pango.devhelp2

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-31 22:00:53 UTC
  • mfrom: (1.8.6) (63.1.16 experimental)
  • Revision ID: package-import@ubuntu.com-20120331220053-7w1irtk74gutqgmi
Tags: 1.30.0-1
* New upstream release.
* debian/watch: Track stable releases again.
* Refreshed and updated patches.
* Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
      <sub name="Xft Fonts and Rendering" link="pango-Xft-Fonts-and-Rendering.html"/>
21
21
      <sub name="Cairo Rendering" link="pango-Cairo-Rendering.html"/>
22
22
      <sub name="ATSUI Fonts" link="pango-ATSUI-Fonts.html"/>
 
23
      <sub name="CoreText Fonts" link="pango-CoreText-Fonts.html"/>
23
24
      <sub name="Deprecated X font backend" link="pango-X-Fonts-and-Rendering.html"/>
24
25
    </sub>
25
26
    <sub name="Low Level Functionality" link="lowlevel.html">
40
41
      <sub name="pango-querymodules" link="pango-querymodules.html"/>
41
42
    </sub>
42
43
    <sub name="Object Hierarchy" link="pango-hierarchy.html"/>
43
 
    <sub name="Index" link="index-all.html"/>
44
 
    <sub name="Index of deprecated symbols" link="index-deprecated.html"/>
45
 
    <sub name="Index of new symbols in 1.2" link="index-1.2.html"/>
46
 
    <sub name="Index of new symbols in 1.4" link="index-1.4.html"/>
47
 
    <sub name="Index of new symbols in 1.6" link="index-1.6.html"/>
48
 
    <sub name="Index of new symbols in 1.8" link="index-1.8.html"/>
49
 
    <sub name="Index of new symbols in 1.10" link="index-1.10.html"/>
50
 
    <sub name="Index of new symbols in 1.12" link="index-1.12.html"/>
51
 
    <sub name="Index of new symbols in 1.14" link="index-1.14.html"/>
52
 
    <sub name="Index of new symbols in 1.16" link="index-1.16.html"/>
53
 
    <sub name="Index of new symbols in 1.18" link="index-1.18.html"/>
54
 
    <sub name="Index of new symbols in 1.20" link="index-1.20.html"/>
55
 
    <sub name="Index of new symbols in 1.22" link="index-1.22.html"/>
56
 
    <sub name="Index of new symbols in 1.24" link="index-1.24.html"/>
57
 
    <sub name="Index of new symbols in 1.26" link="index-1.26.html"/>
58
 
    <sub name="Index of new symbols in 1.28" link="index-1.28.html"/>
59
 
    <sub name="Index of new symbols in 1.30" link="index-1.30.html"/>
 
44
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
 
45
    <sub name="Index of all symbols" link="api-index-full.html"/>
 
46
    <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
 
47
    <sub name="Index of new symbols in 1.2" link="api-index-1-2.html"/>
 
48
    <sub name="Index of new symbols in 1.4" link="api-index-1-4.html"/>
 
49
    <sub name="Index of new symbols in 1.6" link="api-index-1-6.html"/>
 
50
    <sub name="Index of new symbols in 1.8" link="api-index-1-8.html"/>
 
51
    <sub name="Index of new symbols in 1.10" link="api-index-1-10.html"/>
 
52
    <sub name="Index of new symbols in 1.12" link="api-index-1-12.html"/>
 
53
    <sub name="Index of new symbols in 1.14" link="api-index-1-14.html"/>
 
54
    <sub name="Index of new symbols in 1.16" link="api-index-1-16.html"/>
 
55
    <sub name="Index of new symbols in 1.18" link="api-index-1-18.html"/>
 
56
    <sub name="Index of new symbols in 1.20" link="api-index-1-20.html"/>
 
57
    <sub name="Index of new symbols in 1.22" link="api-index-1-22.html"/>
 
58
    <sub name="Index of new symbols in 1.24" link="api-index-1-24.html"/>
 
59
    <sub name="Index of new symbols in 1.26" link="api-index-1-26.html"/>
 
60
    <sub name="Index of new symbols in 1.28" link="api-index-1-28.html"/>
 
61
    <sub name="Index of new symbols in 1.30" link="api-index-1-30.html"/>
60
62
  </chapters>
61
63
  <functions>
62
64
    <keyword type="struct" name="PangoContext" link="pango-Text-Processing.html#PangoContext-struct"/>
593
595
    <keyword type="function" name="pango_cairo_layout_line_path ()" link="pango-Cairo-Rendering.html#pango-cairo-layout-line-path" since="1.10"/>
594
596
    <keyword type="function" name="pango_cairo_layout_path ()" link="pango-Cairo-Rendering.html#pango-cairo-layout-path" since="1.10"/>
595
597
    <keyword type="function" name="pango_cairo_error_underline_path ()" link="pango-Cairo-Rendering.html#pango-cairo-error-underline-path" since="1.14"/>
 
598
    <keyword type="macro" name="PANGO_RENDER_TYPE_ATSUI" link="pango-ATSUI-Fonts.html#PANGO-RENDER-TYPE-ATSUI:CAPS"/>
 
599
    <keyword type="function" name="pango_atsui_font_get_cgfont ()" link="pango-ATSUI-Fonts.html#pango-atsui-font-get-cgfont" since="1.18"/>
 
600
    <keyword type="function" name="pango_atsui_font_get_atsfont ()" link="pango-ATSUI-Fonts.html#pango-atsui-font-get-atsfont" since="1.28"/>
 
601
    <keyword type="macro" name="PANGO_RENDER_TYPE_CORE_TEXT" link="pango-CoreText-Fonts.html#PANGO-RENDER-TYPE-CORE-TEXT:CAPS"/>
 
602
    <keyword type="function" name="pango_core_text_font_get_ctfont ()" link="pango-CoreText-Fonts.html#pango-core-text-font-get-ctfont" since="1.24"/>
596
603
    <keyword type="macro" name="PANGO_RENDER_TYPE_X" link="pango-X-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-X:CAPS" deprecated=""/>
597
604
    <keyword type="function" name="pango_x_get_context ()" link="pango-X-Fonts-and-Rendering.html#pango-x-get-context" deprecated=""/>
598
605
    <keyword type="function" name="pango_x_context_set_funcs ()" link="pango-X-Fonts-and-Rendering.html#pango-x-context-set-funcs" deprecated=""/>
647
654
    <keyword type="struct" name="struct PangoFcFontMapClass" link="PangoFcFontMap.html#PangoFcFontMapClass"/>
648
655
    <keyword type="function" name="pango_fc_font_map_create_context ()" link="PangoFcFontMap.html#pango-fc-font-map-create-context" deprecated="1.22: Use pango_font_map_create_context() instead." since="1.4"/>
649
656
    <keyword type="function" name="PangoFcDecoderFindFunc ()" link="PangoFcFontMap.html#PangoFcDecoderFindFunc"/>
650
 
    <keyword type="function" name="pango_fc_font_map_add_decoder_find_func ()" link="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" since="1.6."/>
651
 
    <keyword type="function" name="pango_fc_font_map_find_decoder ()" link="PangoFcFontMap.html#pango-fc-font-map-find-decoder" since="1.26."/>
 
657
    <keyword type="function" name="pango_fc_font_map_add_decoder_find_func ()" link="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" since="1.6"/>
 
658
    <keyword type="function" name="pango_fc_font_map_find_decoder ()" link="PangoFcFontMap.html#pango-fc-font-map-find-decoder" since="1.26"/>
652
659
    <keyword type="function" name="pango_fc_font_map_cache_clear ()" link="PangoFcFontMap.html#pango-fc-font-map-cache-clear" since="1.4"/>
653
660
    <keyword type="function" name="pango_fc_font_map_shutdown ()" link="PangoFcFontMap.html#pango-fc-font-map-shutdown" since="1.4"/>
654
661
    <keyword type="function" name="pango_fc_font_description_from_pattern ()" link="PangoFcFontMap.html#pango-fc-font-description-from-pattern" since="1.4"/>