/
opt
/
alt
/
libicu71
/
usr
/
share
/
doc
/
alt-libicu71-devel
/
samples
/
layout
/
/opt/alt/libicu71/usr/share/doc/alt-libicu71-devel/samples/layout
mkdir
upload
Name
Size
Mode
Actions
arraymem.h
638
0644
edit
dl
rm
cgnomelayout.c
8640
0644
edit
dl
rm
clayout.c
10052
0644
edit
dl
rm
cmaps.cpp
5420
0644
edit
dl
rm
cmaps.h
2098
0644
edit
dl
rm
FontMap.cpp
7509
0644
edit
dl
rm
FontMap.GDI
418
0644
edit
dl
rm
FontMap.Gnome
384
0644
edit
dl
rm
FontMap.h
1879
0644
edit
dl
rm
FontTableCache.cpp
2419
0644
edit
dl
rm
FontTableCache.h
1081
0644
edit
dl
rm
GDIFontInstance.cpp
9818
0644
edit
dl
rm
GDIFontInstance.h
3680
0644
edit
dl
rm
GDIFontMap.cpp
1348
0644
edit
dl
rm
GDIFontMap.h
1254
0644
edit
dl
rm
gdiglue.cpp
1699
0644
edit
dl
rm
gdiglue.h
975
0644
edit
dl
rm
GDIGUISupport.cpp
854
0644
edit
dl
rm
GDIGUISupport.h
941
0644
edit
dl
rm
GnomeFontInstance.cpp
5549
0644
edit
dl
rm
GnomeFontInstance.h
3872
0644
edit
dl
rm
GnomeFontMap.cpp
1419
0644
edit
dl
rm
GnomeFontMap.h
1232
0644
edit
dl
rm
gnomeglue.cpp
1674
0644
edit
dl
rm
gnomeglue.h
978
0644
edit
dl
rm
GnomeGUISupport.cpp
1066
0644
edit
dl
rm
GnomeGUISupport.h
953
0644
edit
dl
rm
gnomelayout.cpp
8693
0644
edit
dl
rm
gsupport.h
362
0644
edit
dl
rm
GUISupport.h
882
0644
edit
dl
rm
layout.cpp
10024
0644
edit
dl
rm
layout.sln
1202
0644
edit
dl
rm
layout.vcxproj
11750
0644
edit
dl
rm
layout.vcxproj.filters
3132
0644
edit
dl
rm
LayoutSample.rc
3434
0644
edit
dl
rm
Makefile
2975
0644
edit
dl
rm
Makefile.in
2983
0644
edit
dl
rm
paragraph.cpp
7757
0644
edit
dl
rm
paragraph.h
2224
0644
edit
dl
rm
pflow.c
9482
0644
edit
dl
rm
pflow.h
932
0644
edit
dl
rm
readme.html
7492
0644
edit
dl
rm
RenderingSurface.h
1111
0644
edit
dl
rm
resource.h
899
0644
edit
dl
rm
rsurface.cpp
704
0644
edit
dl
rm
rsurface.h
520
0644
edit
dl
rm
Sample.txt
1697
0644
edit
dl
rm
ScriptCompositeFontInstance.cpp
3266
0644
edit
dl
rm
ScriptCompositeFontInstance.h
6295
0644
edit
dl
rm
sfnt.h
5013
0644
edit
dl
rm
Surface.cpp
884
0644
edit
dl
rm
Surface.h
511
0644
edit
dl
rm
ucreader.cpp
501
0644
edit
dl
rm
ucreader.h
414
0644
edit
dl
rm
UnicodeReader.cpp
4194
0644
edit
dl
rm
UnicodeReader.h
991
0644
edit
dl
rm
Edit:
/opt/alt/libicu71/usr/share/doc/alt-libicu71-devel/samples/layout/LayoutSample.rc
(3434B)
//Microsoft Developer Studio generated resource script. // // Copyright (C) 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // /* ******************************************************************************* * * Copyright (C) 2016 and later: Unicode, Inc. and others. * License & terms of use: http://www.unicode.org/copyright.html * ******************************************************************************* ******************************************************************************* * * Copyright (C) 2002-2003, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* */ #include <winresrc.h> ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 ///////////////////////////////////////////////////////////////////////////// // // Menu // LAYOUTSAMPLE MENU DISCARDABLE BEGIN POPUP "&File" BEGIN MENUITEM "&New Sample\tCtrl+N", IDM_FILE_NEWSAMPLE MENUITEM "&Open...\tCtrl+O", IDM_FILE_OPEN MENUITEM SEPARATOR MENUITEM "&Close\tCtrl+W", IDM_FILE_CLOSE MENUITEM "E&xit\tCtrl+Q", IDM_FILE_EXIT END POPUP "&Help" BEGIN MENUITEM "&About Layout Sample...", IDM_HELP_ABOUTLAYOUTSAMPLE END END ///////////////////////////////////////////////////////////////////////////// // // Accelerator // LAYOUTSAMPLE ACCELERATORS DISCARDABLE BEGIN "N", IDM_FILE_NEWSAMPLE, VIRTKEY, CONTROL, NOINVERT "O", IDM_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT "Q", IDM_FILE_EXIT, VIRTKEY, CONTROL, NOINVERT "W", IDM_FILE_CLOSE, VIRTKEY, CONTROL, NOINVERT END #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "/*\r\n" "*******************************************************************************\r\n" "*\r\n" "* Copyright (C) 2002-2003, International Business Machines\r\n" "* Corporation and others. All Rights Reserved.\r\n" "*\r\n" "*******************************************************************************\r\n" "*/\r\n" "#include <winresrc.h>\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED
Save
cmd:
run