$21 GRAYBYTE WORDPRESS FILE MANAGER $65

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.157
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-libicu-devel/samples/layout/

HOME
Current File : /opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-libicu-devel/samples/layout//gdiglue.cpp
/*
 *
 * © 2016 and later: Unicode, Inc. and others.
 * License & terms of use: http://www.unicode.org/copyright.html
 *
 * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
 *
 */

#include <windows.h>

#include "unicode/utypes.h"
#include "loengine.h"
#include "rsurface.h"
#include "gsupport.h"

#include "gdiglue.h"

#include "LETypes.h"
#include "LEFontInstance.h"
#include "GDIGUISupport.h"
#include "GDIFontMap.h"
#include "ScriptCompositeFontInstance.h"


U_CDECL_BEGIN

gs_guiSupport *gs_gdiGuiSupportOpen()
{
    return (gs_guiSupport *) new GDIGUISupport();
}

void gs_gdiGuiSupportClose(gs_guiSupport *guiSupport)
{
    GDIGUISupport *gs = (GDIGUISupport *) guiSupport;

    delete gs;
}

rs_surface *rs_gdiRenderingSurfaceOpen(HDC hdc)
{
    return (rs_surface *) new GDISurface(hdc);
}

void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc)
{
    GDISurface *rs = (GDISurface *) surface;

    rs->setHDC(hdc);
}

void rs_gdiRenderingSurfaceClose(rs_surface *surface)
{
    GDISurface *rs = (GDISurface *) surface;

    delete rs;
}

fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status)
{
    return (fm_fontMap *) new GDIFontMap((GDISurface *) surface, fileName, pointSize, (GDIGUISupport *) guiSupport, *status);
}

void fm_fontMapClose(fm_fontMap *fontMap)
{
    GDIFontMap *fm = (GDIFontMap *) fontMap;

    delete fm;
}

le_font *le_scriptCompositeFontOpen(fm_fontMap *fontMap)
{
    return (le_font *) new ScriptCompositeFontInstance((FontMap *) fontMap);
}

void le_fontClose(le_font *font)
{
    LEFontInstance *fi = (LEFontInstance *) font;

    delete fi;
}

U_CDECL_END


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
22 Apr 2024 8.33 AM
root / root
0755
FontMap.GDI
0.408 KB
11 Dec 2023 10.27 PM
root / root
0644
FontMap.Gnome
0.375 KB
11 Dec 2023 10.27 PM
root / root
0644
FontMap.cpp
7.368 KB
11 Dec 2023 10.27 PM
root / root
0644
FontMap.h
1.835 KB
11 Dec 2023 10.27 PM
root / root
0644
FontTableCache.cpp
2.377 KB
11 Dec 2023 10.27 PM
root / root
0644
FontTableCache.h
1.056 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontInstance.cpp
9.661 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontInstance.h
3.594 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontMap.cpp
1.319 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontMap.h
1.225 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIGUISupport.cpp
0.837 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIGUISupport.h
0.919 KB
11 Dec 2023 10.27 PM
root / root
0644
GUISupport.h
0.861 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontInstance.cpp
5.442 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontInstance.h
3.781 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontMap.cpp
1.389 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontMap.h
1.203 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeGUISupport.cpp
1.044 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeGUISupport.h
0.931 KB
11 Dec 2023 10.27 PM
root / root
0644
LayoutSample.rc
3.354 KB
11 Dec 2023 10.27 PM
root / root
0644
Makefile
2.91 KB
1 Apr 2024 3.23 PM
root / root
0644
Makefile.in
2.913 KB
11 Dec 2023 10.27 PM
root / root
0644
RenderingSurface.h
1.085 KB
11 Dec 2023 10.27 PM
root / root
0644
Sample.txt
1.657 KB
11 Dec 2023 10.27 PM
root / root
0644
ScriptCompositeFontInstance.cpp
3.204 KB
11 Dec 2023 10.27 PM
root / root
0644
ScriptCompositeFontInstance.h
6.153 KB
11 Dec 2023 10.27 PM
root / root
0644
Surface.cpp
0.863 KB
11 Dec 2023 10.27 PM
root / root
0644
Surface.h
0.499 KB
11 Dec 2023 10.27 PM
root / root
0644
UnicodeReader.cpp
4.106 KB
11 Dec 2023 10.27 PM
root / root
0644
UnicodeReader.h
0.971 KB
11 Dec 2023 10.27 PM
root / root
0644
arraymem.h
0.623 KB
11 Dec 2023 10.27 PM
root / root
0644
cgnomelayout.c
8.459 KB
11 Dec 2023 10.27 PM
root / root
0644
clayout.c
9.837 KB
11 Dec 2023 10.27 PM
root / root
0644
cmaps.cpp
5.302 KB
11 Dec 2023 10.27 PM
root / root
0644
cmaps.h
2.049 KB
11 Dec 2023 10.27 PM
root / root
0644
gdiglue.cpp
1.659 KB
11 Dec 2023 10.27 PM
root / root
0644
gdiglue.h
0.952 KB
11 Dec 2023 10.27 PM
root / root
0644
gnomeglue.cpp
1.635 KB
11 Dec 2023 10.27 PM
root / root
0644
gnomeglue.h
0.955 KB
11 Dec 2023 10.27 PM
root / root
0644
gnomelayout.cpp
8.554 KB
11 Dec 2023 10.27 PM
root / root
0644
gsupport.h
0.354 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.cpp
9.868 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.sln
1.174 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.vcxproj
11.475 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.vcxproj.filters
3.059 KB
11 Dec 2023 10.27 PM
root / root
0644
paragraph.cpp
7.625 KB
11 Dec 2023 10.27 PM
root / root
0644
paragraph.h
2.172 KB
11 Dec 2023 10.27 PM
root / root
0644
pflow.c
9.281 KB
11 Dec 2023 10.27 PM
root / root
0644
pflow.h
0.91 KB
11 Dec 2023 10.27 PM
root / root
0644
readme.html
7.316 KB
11 Dec 2023 10.27 PM
root / root
0644
resource.h
0.878 KB
11 Dec 2023 10.27 PM
root / root
0644
rsurface.cpp
0.688 KB
11 Dec 2023 10.27 PM
root / root
0644
rsurface.h
0.508 KB
11 Dec 2023 10.27 PM
root / root
0644
sfnt.h
4.896 KB
11 Dec 2023 10.27 PM
root / root
0644
ucreader.cpp
0.492 KB
11 Dec 2023 10.27 PM
root / root
0644
ucreader.h
0.407 KB
11 Dec 2023 10.27 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF