mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Fix line endings and tabs
This commit is contained in:
@ -1,52 +1,52 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by plFontConverter.rc
|
||||
//
|
||||
#define IDI_APPICON 101
|
||||
#define IDR_APPMENU 102
|
||||
#define IDD_MAINDIALOG 103
|
||||
#define IDD_ABOUT 104
|
||||
#define IDD_FONCHOOSER 105
|
||||
#define IDR_ACCELERATOR1 106
|
||||
#define IDD_PROGRESS 106
|
||||
#define IDD_FREETYPE 107
|
||||
#define IDD_FREETYPEBATCH 108
|
||||
#define IDC_FACE 1002
|
||||
#define IDC_FSIZE 1003
|
||||
#define IDC_STARTG 1004
|
||||
#define IDC_GCOUNT 1005
|
||||
#define IDC_WIDTH 1006
|
||||
#define IDC_HEIGHT 1007
|
||||
#define IDC_BPP 1008
|
||||
#define IDC_PREVIEW 1010
|
||||
#define IDC_RESLIST 1011
|
||||
#define IDC_BOLD 1012
|
||||
#define IDC_ITALIC 1013
|
||||
#define IDC_PROGRESS 1014
|
||||
#define IDC_PREVTEXT 1015
|
||||
#define IDC_PSIZE 1016
|
||||
#define IDC_BITDEPTH 1017
|
||||
#define IDC_BITDEPTH2 1018
|
||||
#define IDC_RES 1019
|
||||
#define IDC_MAXCHAR 1020
|
||||
#define IDC_BATCH 1021
|
||||
#define IDC_FONTNAME 1022
|
||||
#define ID_FILE_FNT 40000
|
||||
#define ID_FILE_EXPORT 40001
|
||||
#define ID_FILE_EXIT 40002
|
||||
#define ID_FILE_BDF 40003
|
||||
#define ID_FILE_ABOUT 40004
|
||||
#define ID_FILE_P2F 40005
|
||||
#define ID_FILE_FON 40006
|
||||
#define ID_FILE_TRUETYPE 40007
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 108
|
||||
#define _APS_NEXT_COMMAND_VALUE 40008
|
||||
#define _APS_NEXT_CONTROL_VALUE 1023
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by plFontConverter.rc
|
||||
//
|
||||
#define IDI_APPICON 101
|
||||
#define IDR_APPMENU 102
|
||||
#define IDD_MAINDIALOG 103
|
||||
#define IDD_ABOUT 104
|
||||
#define IDD_FONCHOOSER 105
|
||||
#define IDR_ACCELERATOR1 106
|
||||
#define IDD_PROGRESS 106
|
||||
#define IDD_FREETYPE 107
|
||||
#define IDD_FREETYPEBATCH 108
|
||||
#define IDC_FACE 1002
|
||||
#define IDC_FSIZE 1003
|
||||
#define IDC_STARTG 1004
|
||||
#define IDC_GCOUNT 1005
|
||||
#define IDC_WIDTH 1006
|
||||
#define IDC_HEIGHT 1007
|
||||
#define IDC_BPP 1008
|
||||
#define IDC_PREVIEW 1010
|
||||
#define IDC_RESLIST 1011
|
||||
#define IDC_BOLD 1012
|
||||
#define IDC_ITALIC 1013
|
||||
#define IDC_PROGRESS 1014
|
||||
#define IDC_PREVTEXT 1015
|
||||
#define IDC_PSIZE 1016
|
||||
#define IDC_BITDEPTH 1017
|
||||
#define IDC_BITDEPTH2 1018
|
||||
#define IDC_RES 1019
|
||||
#define IDC_MAXCHAR 1020
|
||||
#define IDC_BATCH 1021
|
||||
#define IDC_FONTNAME 1022
|
||||
#define ID_FILE_FNT 40000
|
||||
#define ID_FILE_EXPORT 40001
|
||||
#define ID_FILE_EXIT 40002
|
||||
#define ID_FILE_BDF 40003
|
||||
#define ID_FILE_ABOUT 40004
|
||||
#define ID_FILE_P2F 40005
|
||||
#define ID_FILE_FON 40006
|
||||
#define ID_FILE_TRUETYPE 40007
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 108
|
||||
#define _APS_NEXT_COMMAND_VALUE 40008
|
||||
#define _APS_NEXT_CONTROL_VALUE 1023
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user