Fresh IDE . Artifact [4838fe16e1]
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

Artifact 4838fe16e1ec615393b2df286745752c21328a2f:


; _______________________________________________________________________________________
;|                                                                                       |
;| ..::FreshLib::..  Free, open source. Licensed under "Fresh artistic license."         |
;|_______________________________________________________________________________________|
;
;  Description: libXft import library.
;
;  Target OS: Linux
;
;  Dependencies:
;
;  Notes: Needs editing of the function arguments
;_________________________________________________________________________________________

import_proto  'libXft.so.2',         \
    XftCharExists           ,<NONE>, \
    XftCharFontSpecRender   ,<NONE>, \
    XftCharIndex            ,<NONE>, \
    XftCharSpecRender       ,<NONE>, \
    XftColorAllocName       ,<NONE>, \
    XftColorAllocValue      ,<NONE>, \
    XftColorFree            ,<NONE>, \
    XftDefaultHasRender     ,<NONE>, \
    XftDefaultSet           ,<NONE>, \
    XftDefaultSubstitute    ,<NONE>, \
    XftDrawChange           ,<NONE>, \
    XftDrawCharFontSpec     ,<NONE>, \
    XftDrawCharSpec         ,<NONE>, \
    XftDrawColormap         ,<NONE>, \
    XftDrawCreate           ,<NONE>, \
    XftDrawCreateAlpha      ,<NONE>, \
    XftDrawCreateBitmap     ,<NONE>, \
    XftDrawDestroy          ,<NONE>, \
    XftDrawDisplay          ,<NONE>, \
    XftDrawDrawable         ,<NONE>, \
    XftDrawGlyphFontSpec    ,<NONE>, \
    XftDrawGlyphSpec        ,<NONE>, \
    XftDrawGlyphs           ,<NONE>, \
    XftDrawPicture          ,<NONE>, \
    XftDrawRect             ,<NONE>, \
    XftDrawSetClip          ,<NONE>, \
    XftDrawSetClipRectangles,<NONE>, \
    XftDrawSetSubwindowMode ,<NONE>, \
    XftDrawSrcPicture       ,<NONE>, \
    XftDrawString16         ,<NONE>, \
    XftDrawString32         ,<NONE>, \
    XftDrawString8          ,<NONE>, \
    XftDrawStringUtf16      ,<NONE>, \
    XftDrawStringUtf8       ,<NONE>, \
    XftDrawVisual           ,<NONE>, \
    XftFontCheckGlyph       ,<NONE>, \
    XftFontClose            ,<NONE>, \
    XftFontCopy             ,<NONE>, \
    XftFontInfoCreate       ,<NONE>, \
    XftFontInfoDestroy      ,<NONE>, \
    XftFontInfoEqual        ,<NONE>, \
    XftFontInfoHash         ,<NONE>, \
    XftFontLoadGlyphs       ,<NONE>, \
    XftFontMatch            ,<NONE>, \
    XftFontOpen             ,<NONE>, \
    XftFontOpenInfo         ,<NONE>, \
    XftFontOpenName         ,<NONE>, \
    XftFontOpenPattern      ,<NONE>, \
    XftFontOpenXlfd         ,<NONE>, \
    XftFontUnloadGlyphs     ,<NONE>, \
    XftGetVersion           ,<NONE>, \
    XftGlyphExtents         ,<NONE>, \
    XftGlyphFontSpecRender  ,<NONE>, \
    XftGlyphRender          ,<NONE>, \
    XftGlyphSpecRender      ,<NONE>, \
    XftInit                 ,<NONE>, \
    XftInitFtLibrary        ,<NONE>, \
    XftListFonts            ,<NONE>, \
    XftLockFace             ,<NONE>, \
    XftNameParse            ,<NONE>, \
    XftNameUnparse          ,<NONE>, \
    XftTextExtents16        ,<NONE>, \
    XftTextExtents32        ,<NONE>, \
    XftTextExtents8         ,<NONE>, \
    XftTextExtentsUtf16     ,<NONE>, \
    XftTextExtentsUtf8      ,<NONE>, \
    XftTextRender16         ,<NONE>, \
    XftTextRender16BE       ,<NONE>, \
    XftTextRender16LE       ,<NONE>, \
    XftTextRender32         ,<NONE>, \
    XftTextRender32BE       ,<NONE>, \
    XftTextRender32LE       ,<NONE>, \
    XftTextRender8          ,<NONE>, \
    XftTextRenderUtf16      ,<NONE>, \
    XftTextRenderUtf8       ,<NONE>, \
    XftUnlockFace           ,<NONE>, \
    XftXlfdParse            ,<NONE>