/usr/share/doc/libicu-devel/samples/layout
//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#License #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#License * ******************************************************************************* ******************************************************************************* * * 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
.
Edit
..
Edit
FontMap.GDI
Edit
FontMap.Gnome
Edit
FontMap.cpp
Edit
FontMap.h
Edit
FontTableCache.cpp
Edit
FontTableCache.h
Edit
GDIFontInstance.cpp
Edit
GDIFontInstance.h
Edit
GDIFontMap.cpp
Edit
GDIFontMap.h
Edit
GDIGUISupport.cpp
Edit
GDIGUISupport.h
Edit
GUISupport.h
Edit
GnomeFontInstance.cpp
Edit
GnomeFontInstance.h
Edit
GnomeFontMap.cpp
Edit
GnomeFontMap.h
Edit
GnomeGUISupport.cpp
Edit
GnomeGUISupport.h
Edit
LayoutSample.rc
Edit
Makefile
Edit
Makefile.in
Edit
RenderingSurface.h
Edit
Sample.txt
Edit
ScriptCompositeFontInstance.cpp
Edit
ScriptCompositeFontInstance.h
Edit
Surface.cpp
Edit
Surface.h
Edit
UnicodeReader.cpp
Edit
UnicodeReader.h
Edit
arraymem.h
Edit
cgnomelayout.c
Edit
clayout.c
Edit
cmaps.cpp
Edit
cmaps.h
Edit
gdiglue.cpp
Edit
gdiglue.h
Edit
gnomeglue.cpp
Edit
gnomeglue.h
Edit
gnomelayout.cpp
Edit
gsupport.h
Edit
layout.cpp
Edit
layout.sln
Edit
layout.vcxproj
Edit
layout.vcxproj.filters
Edit
paragraph.cpp
Edit
paragraph.h
Edit
pflow.c
Edit
pflow.h
Edit
readme.html
Edit
resource.h
Edit
rsurface.cpp
Edit
rsurface.h
Edit
sfnt.h
Edit
ucreader.cpp
Edit
ucreader.h
Edit