eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XftFontDescription::XftDrawHandle':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: XftDrawHandle (private in XftFontDescription

This class is only visible from within XftFontDescription.

Inheritance:

   Object
   |
   +--ExternalAddress
      |
      +--XftFontDescription::XftDrawHandle

Package:
stx:libview
Category:
Graphics-Support
Owner:
XftFontDescription

Class protocol:

instance creation
o  createForDisplayId: displayId screen: screen drawable: drawableId


Instance protocol:

primitives
o  createForDisplayId: displayId screen: screen drawable: drawableId

o  destroy

o  disassociateFrom: drawableId
Disassociate the XftDrawable from drawableId.
This mist be done before the drawable is destroyed,
otherwise the XftDrawable is destroyed together with the drawable,
and X11 errors will be signaled.

o  drawChange: drawableId

o  drawRectWithColor: aColor x: x y: y width: w height: h
when drawing into a pixmap...

o  drawString: aString color: aColor font: fontIdArg x: x y: y from: start to: stop
when drawing into a pixmap...

o  setClipRect: rect



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 20:21:43 GMT