You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
3.2 KiB
81 lines
3.2 KiB
5 years ago
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Visual C++ generated include file.
|
||
|
// Used by fontmaker.rc
|
||
|
//
|
||
|
#define IDD_DIALOGBAR 103
|
||
|
#define IDD_TEXTURESIZE 104
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDD_ABOUT 132
|
||
|
#define IDC_GLYPHSFROMRANGE_RADIO 1007
|
||
|
#define IDC_GLYPHSFROMFILE_RADIO 1008
|
||
|
#define IDC_GLYPHSFILE_EDIT 1009
|
||
|
#define IDC_GLYPHSFILESELECTOR_BUTTON 1010
|
||
|
#define IDC_GLYPHSRANGEFROM_EDIT 1011
|
||
|
#define IDC_GLYPHSRANGETO_EDIT 1012
|
||
|
#define IDC_EFFECTSOUTLINED_CHECK 1013
|
||
|
#define IDC_EFFECTSSHADOWED_CHECK 1014
|
||
|
#define IDC_EFFECTSBLURRED_CHECK 1015
|
||
|
#define IDC_EFFECTSSCANLINES_CHECK 1016
|
||
|
#define IDC_BLUR_EDIT 1017
|
||
|
#define IDC_SCANLINES_EDIT 1018
|
||
|
#define IDC_EFFECTSANTIALIAS_CHECK 1019
|
||
|
#define IDC_GLYPHSCUSTOM_RADIO 1020
|
||
|
#define IDC_INSERTGLYPH_EDIT 1021
|
||
|
#define IDC_GLYPH_SPECIAL 1024
|
||
|
#define IDC_TEXTURESIZE_BUTTON 1026
|
||
|
#define IDC_FONTNAME_STATIC 1030
|
||
|
#define IDC_FONT_GROUPBOX 1031
|
||
|
#define IDC_GLYPHS_GROUPBOX 1032
|
||
|
#define IDC_FONTSTYLE_STATIC 1033
|
||
|
#define IDC_FONTSIZE_STATIC 1034
|
||
|
#define IDC_TEXTUREWIDTH_STATIC 1035
|
||
|
#define IDC_TEXTURE_GROUPBOX 1036
|
||
|
#define IDC_SELECTEDGLYPH_GROUPBOX 1037
|
||
|
#define IDC_FONTNAME_LABEL 1038
|
||
|
#define IDC_FONTSTYLE_LABEL 1039
|
||
|
#define IDC_FONTSIZE_LABEL 1040
|
||
|
#define IDC_INSERTGLYPH_LABEL 1041
|
||
|
#define IDC_TEXTUREHEIGHT_LABEL 1042
|
||
|
#define IDC_TEXTUREHEIGHT_STATIC 1043
|
||
|
#define IDC_GLYPHSRANGEFROM_LABEL 1044
|
||
|
#define IDC_GLYPHSRANGETO_LABEL 1045
|
||
|
#define IDC_WIDTH 1046
|
||
|
#define IDC_GLYPH_X_STATIC 1046
|
||
|
#define IDC_TEXTUREWIDTH_LABEL 1047
|
||
|
#define IDC_HEIGHT 1048
|
||
|
#define IDC_GLYPH_X_LABEL 1048
|
||
|
#define IDC_GLYPH_Y_LABEL 1049
|
||
|
#define IDC_GLYPH_W_LABEL 1050
|
||
|
#define IDC_GLYPH_H_LABEL 1051
|
||
|
#define IDC_GLYPH_A_LABEL 1052
|
||
|
#define IDC_GLYPH_B_LABEL 1053
|
||
|
#define IDC_GLYPH_C_LABEL 1054
|
||
|
#define IDC_MAGNIFY_BUTTON 1055
|
||
|
#define IDC_GLYPH_VALUE_LABEL 1056
|
||
|
#define IDC_USENTSCSAFECOLORS_CHECK 1057
|
||
|
#define IDC_GLYPH_Y_STATIC 1061
|
||
|
#define IDC_GLYPH_W_STATIC 1062
|
||
|
#define IDC_GLYPH_H_STATIC 1063
|
||
|
#define IDC_GLYPH_A_STATIC 1064
|
||
|
#define IDC_GLYPH_B_STATIC 1065
|
||
|
#define IDC_GLYPH_C_STATIC 1066
|
||
|
#define IDC_GLYPH_VALUE_STATIC 1067
|
||
|
#define IDM_FILE_EXIT 32778
|
||
|
#define IDM_FILE_NEWFONT 32782
|
||
|
#define IDM_FILE_SAVEFONTFILES 32784
|
||
|
#define ID_FILE_LOADFONTFILE 32788
|
||
|
#define IDM_FILE_LOADFONTFILE 32790
|
||
|
#define IDM_FILE_LOADFONTLAYOUT 32792
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_3D_CONTROLS 1
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 133
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32793
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1058
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|