[ruby-gnome2-doc-cvs] [Hiki] update - Status of Ruby/Pango

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 2月 15日 (火) 15:19:06 JST


-------------------------
REMOTE_ADDR = 218.231.255.120
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp//?Status+of+Ruby%2FPango
-------------------------
  = Status of Ruby/Pango
  
  {{ status "Ruby/Pango", ["1.0.5", "1.8"], "
  -|Pango|-|O|O|As module(Pango functions). pango_parse_markup is from 'Text Attributes'
  Rendering|Pango::Context|PangoContext|O|O| Some methods move to Pango module.
  Rendering|Pango::Item|PangoItem|O|O| pango_reorder_items moves to Pango module.
  Rendering|Pango::Analysis|PangoAnalysis|O|O
  Rendering|Pango::LogAttr|PangoLogAttr|O|O
  Glyph Storage|Pango::Matrix|PangoMatrix|-|O| Since 1.6.
  Glyph Storage|Pango::Rectangle|PangoRectangle|O|O|Should it be subclass of Gdk::Rectangle?
  Glyph Storage|Pango::Glyph|PangoGlyph|x|x| Defined as Integer. Is it OK?
  Glyph Storage|Pango::GlyphInfo|PangoGlyphInfo|O|O
+ Glyph Storage|Pango::GlyphItem|PangoGlyphItem|O|O
  Glyph Storage|Pango::GlyphGeometry|PangoGlyphGeometry|x|x| Use [width, x_offset, y_offset] instead.
  Glyph Storage|Pango::GlyphUnit|PangoGlyphUnit|x|x| Defined as Integer
  Glyph Storage|Pango::GlyphVisAttr|PangoGlyphVisAttr|x|x| Just an accessor of Pango::GlyphInfo. This may be changed in the future.
  Glyph Storage|Pango::GlyphString|PangoGlyphString|#|#
  Fonts|Pango::FontDescription|PangoFontDescription|O|O|Some functions are not implemented. We don't need them, do we?
  Fonts|Pango::FontMetrics|PangoFontMetrics|O|O
  Fonts|Pango::Font|PangoFont|O|O
  Fonts|Pango::FontFamily|PangoFontFamily|O|O
  Fonts|Pango::FontFace|PangoFontFace|O|O
  Fonts|Pango::FontMap|PangoFontMap|O|O
  Fonts|Pango::Fontset|PangoFontset|O|O
  Fonts|Pango::FontsetSimple|PangoFontsetSimple|O|O|This class is PANGO_ENABLE_BACKEND.
  Text Attributes|Pango::Attribute|PangoAttribute|O|O|
  Text Attributes|Pango::AttrString|PangoAttrString|O|O
  Text Attributes|Pango::AttrLanguage|PangoLanguage|O|O
  Text Attributes|Pango::AttrColor|PangoAttrColor|O|O|PangoAttrColor.color is renamed as PangoAttrColor.value
  Text Attributes|Pango::AttrInt|PangoAttrInt|O|O
  Text Attributes|Pango::AttrFloat|PangoAttrFloat|O|O
- Text Attributes|Pango::AttrBool|PangoAttrBool|O|O|This class is original abstract class of Ruby/Pango
- Text Attributes|Pango::AttrFontDesc|PangoAttrFontDesc|O|O|PangoAttrColor.desc is renamed as PangoAttrColor.value>
+ Text Attributes|Pango::AttrBool|PangoAttrBool|O|O
+ Text Attributes|Pango::AttrFontDesc|PangoAttrFontDesc|O|O|PangoAttrColor.desc is renamed as PangoAttrColor.value
  Text Attributes|Pango::AttrShape|PangoAttrShape|O|O
- Text Attributes|Pango::AttrFamily|PangoAttrFamily|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrStyle|PangoAttrStyle|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrVariant|PangoAttrVariant|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrStretch|PangoAttrStretch|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrWeight|PangoAttrWeight|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrSize|PangoAttrSize|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrForeground|PangoAttrForeground|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrBackground|PangoAttrBackground|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrStrikethrough|PangoAttrStrikethrough|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrStrikethroughColor|PangoAttrStrikethroughColor|-|O|Since Pango-1.8. This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrUnderline|PangoAttrUnderline|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrUnderlineColor|PangoAttrUnderlineColor|-|O|Since Pango-1.8. This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrFallback|PangoAttrFallback|-|O| Since Pango-1.8. This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrLetterSpacing|PangoAttrLetterSpacing|-|O| Since Pango-1.6. This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrScale|PangoAttrScale|O|O|This class is original class of Ruby/Pango
- Text Attributes|Pango::AttrRise|PangoAttrRise|O|O|This class is original class of Ruby/Pango
+ Text Attributes|Pango::AttrFamily|PangoAttrFamily|O|O
+ Text Attributes|Pango::AttrStyle|PangoAttrStyle|O|O
+ Text Attributes|Pango::AttrVariant|PangoAttrVariant|O|O|
+ Text Attributes|Pango::AttrStretch|PangoAttrStretch|O|O|
+ Text Attributes|Pango::AttrWeight|PangoAttrWeight|O|O
+ Text Attributes|Pango::AttrSize|PangoAttrSize|O|O|
+ Text Attributes|Pango::AttrForeground|PangoAttrForeground|O|O|
+ Text Attributes|Pango::AttrBackground|PangoAttrBackground|O|O|
+ Text Attributes|Pango::AttrStrikethrough|PangoAttrStrikethrough|O|O|
+ Text Attributes|Pango::AttrStrikethroughColor|PangoAttrStrikethroughColor|-|O|Since Pango-1.8. 
+ Text Attributes|Pango::AttrUnderline|PangoAttrUnderline|O|O|
+ Text Attributes|Pango::AttrUnderlineColor|PangoAttrUnderlineColor|-|O|Since Pango-1.8. 
+ Text Attributes|Pango::AttrFallback|PangoAttrFallback|-|O| Since Pango-1.8. 
+ Text Attributes|Pango::AttrLetterSpacing|PangoAttrLetterSpacing|-|O| Since Pango-1.6. 
+ Text Attributes|Pango::AttrScale|PangoAttrScale|O|O|
+ Text Attributes|Pango::AttrRise|PangoAttrRise|O|O|
  Text Attributes|Pango::Color|PangoColor|O|O|Should it be subclass of Gdk::Color?
  Text Attributes|Pango::Language|PangoLanguage|O|O
  Text Attributes|Pango::AttrList|PangoAttrList|O|O
  Text Attributes|Pango::AttrIterator|PangoAttrIterator|O|O
- Tab Stops|Pango::TabArray|PangoTabArray|O|#|Some constants of PangoTabAlign are not implemented yet(in Pango).
+ Tab Stops|Pango::TabArray|PangoTabArray|O|O|
  Layout Objects|Pango::Layout|PangoLayout|O|O
- Layout Objects|Pango::LayoutIter|PangoLayoutIter|#|#
- Layout Objects|Pango::LayoutLine|PangoLayoutLine|#|#
+ Layout Objects|Pango::LayoutIter|PangoLayoutIter|O|O
+ Layout Objects|Pango::LayoutLine|PangoLayoutLine|O|O
  Layout Objects|Pango::LayoutRun|PangoLayoutRun|-|-
  X Fonts|Pango::XFontCache|PangoXFontCache|-|-
  X Rendering|Pango::|Pango|-|-
  Win32 Fonts and Rendering|Pango::Win32FontCache|PangoWin32FontCache|-|-
  FreeType Fonts and Rendering|Pango::|Pango|-|-
  Xft Fonts and Rendering|Pango::|Pango|-|-
  OpenType Font Handling|Pango::OTInfo|PangoOTInfo|-|-
  OpenType Font Handling|Pango::OTRuleset|PangoOTRuleset|-|-
  Coverage Maps|Pango::Coverage|PangoCoverage|O|O
  Engines|Pango::EngineInfo|PangoEngineInfo|-|-
  Engines|Pango::EngineRange|PangoEngineRange|-|-
  Engines|Pango::Engine|PangoEngine|-|-
  Engines|Pango::EngineLang|PangoEngineLang|-|-
  Engines|Pango::EngineShape|PangoEngineShape|-|-
  Engines|Pango::Engine|PangoEngine|-|-
  Engines|Pango::Engine|PangoEngine|-|-
  Indic Engine Support|Pango::IndicScript|PangoIndicScript|-|-
  modules|Pango::IncludedModule|PangoIncludedModule|-|-
  modules|Pango::Map|PangoMap|-|-
  modules|Pango::MapEntry|PangoMapEntry|-|-
  -|Pango::Renderer|PangoRenderer|-|O| Since 1.8.
  "}}





ruby-gnome2-cvs メーリングリストの案内
Back to archive index