home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / Catalogs / Fonts.msg < prev    next >
Encoding:
Text File  |  1997-07-28  |  5.5 KB  |  109 lines

  1. ; Tools/cdc 2.13 (6 May 1997) (OS2/TOOLS)
  2. ; CAT Catalog Emitter $Revision: 1.27 $
  3. ; Catalog definitions for module "Fonts" (Fonts.Book)
  4. ; Original Command Line: 
  5. ;    Z:\SCALA\CURRENT\OS2\TOOLS\BIN\CDC.EXE -t -q -n 
  6. ;    C:\MakeTMP\XX200.rel\Fonts.rls\out\Locked\XX200\Names.dat\Fonts -i 
  7. ;    C:\MakeTMP\XX200.rel\Fonts.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include 
  8. ;    Fonts.cdl -e Catalog -c -o 
  9. ;    C:\MakeTMP\XX200.rel\Fonts.rls\obj\Locked\XX200\Catalogs\Fonts.msg -e 
  10. ;    Help -c -o 
  11. ;    C:\MakeTMP\XX200.rel\Fonts.rls\obj\Locked\XX200\Catalogs\Fonts.hlp -e 
  12. ;    AsmMSDOS -o 
  13. ;    C:\MakeTMP\XX200.rel\Fonts.rls\obj\Locked\XX200\src\Fonts\_dos.asm -e 
  14. ;    AsmWin32 -o 
  15. ;    C:\MakeTMP\XX200.rel\Fonts.rls\obj\Locked\XX200\src\Fonts\_win32.asm 
  16. ;    -e CModuleCode -o 
  17. ;    C:\MakeTMP\XX200.rel\Fonts.rls\obj\Locked\XX200\src\Fonts\book.c 
  18. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  19. VERSION 3
  20. REVISION 2
  21. LANGUAGE "English"
  22. NATURALNAME "Fonts"
  23. ; FONT_Missing_Required_Keys
  24. ; Error, no font specification keys found (this is a FEATURE_TESTING() error 
  25. ; only). A font engine may return this key if required keys are missing for 
  26. ; font creation. (e.g., an attempt to open a font with no typeface name, or 
  27. ; file name specified). This error could be returned from any method that 
  28. ; opens/creates fonts.
  29. MSG 0x05f00400 "Error creating the font.  Missing the required keys."
  30. ; FONT_Not_Installed
  31. ; Font engines return this error if an attempt is made open a font that is not 
  32. ; installed. This error could be returned from any method that opens/creates 
  33. ; fonts.
  34. MSG 0x05f00802 "The font \"%1 %2\" is not installed."
  35. ; FONT_Unknown_File_Format
  36. ; Font engines return this error if an attempt is made to open a font via file 
  37. ; name and the file format is unknown by the font engine. This error could be 
  38. ; returned from any method that opens/creates fonts, but only if an attempt is 
  39. ; made to open/create a font via file name.
  40. MSG 0x05f01801 "The font file \"%1\" is not a known format."
  41. ; FONT_Corrupt_File_Format
  42. ; Font engines return this error if during font file parsing a font engine 
  43. ; determines that the data within the file is corrupt. This means that the 
  44. ; engine understands enough of the file (e.g., header ID, header size, etc.) 
  45. ; that it looks like a valid data file to the engine, but some other data in 
  46. ; the file appears to be corrupt or illegal. This error could be returned from 
  47. ; any method that opens/creates fonts.
  48. MSG 0x05f01c01 "The font file \"%1\" may be corrupt."
  49. ; FONT_Fonts_Directory_Failed
  50. ; Font engines append this scope information for diagnositics if during 
  51. ; initialization the engine is unable to make an assignment. For example, the 
  52. ; built-in bitmap font class assigns the LFS name ":FONTS" to ":SCALA\fonts" if 
  53. ; ":FONTS" has not already been assigned. In this way, the location where 
  54. ; bitmap fonts will be searched for can be reassigned by a higher level, before 
  55. ; the font engine is started. If this error does occur, it is usually quite 
  56. ; serious. It the bitmap font engine cannot be started, the user interface of 
  57. ; the graphical application will not be able to open required fonts.
  58. MSG 0x05f00c02 "Failed to assign \"%1\" to fonts directory \"%2\"."
  59. ; FONT_Load_Font_Error
  60. ; The font registry appends this scope information to suppliment the error 
  61. ; returned from font engines during font creation. For example, the font engine 
  62. ; may fail to open a font due to low memory. The registry will add this 
  63. ; additional scope information indicating the name and size of the font that 
  64. ; the caller was attempting to open.
  65. MSG 0x05f02002 "There was an error loading the font \"%1 %2\"."
  66. ; FONT_Load_Unknown_Error
  67. ; The font registry appends this scope information to suppliment the error 
  68. ; returned from font engines during font creation. In the normal case it will 
  69. ; use information Load_Font_Error, however, if an attempt is made to open a 
  70. ; font and no name is provided on the key list, the registry will suppliment 
  71. ; with this less specific message.
  72. MSG 0x05f02400 "There was an error loading the font."
  73. ; FONT_Enumeration_Error
  74. ; The font typeface class appends this scope information to add supplimental 
  75. ; text if an an error condition occurs during font enumeration.
  76. MSG 0x05f01400 "Searching for fonts."
  77. ; FONT_WesternTagName
  78. ; Tag name for Western (ASCII/Latin1) fonts, though in actual use the Windows 
  79. ; ANSI definition applies. The Windows ANSI (1252) definition is effectively 
  80. ; ASCII/Latin1 (equivalent to Unicode ASCII/Latin1) plus the extra characters 
  81. ; defined for code points 0x80-0x9F that are reserved for C1 control code 
  82. ; compatability in the Unicode definition.
  83. MSG 0x05f01000 "Western"
  84. ; FONT_CentralEuropeanTagName
  85. ; Tag name for Central European (Windows Latin2 1250) fonts.
  86. MSG 0x05f02800 "Central European"
  87. ; FONT_HebrewTagName
  88. ; Tag name for Hebrew (Windows Hebrew 1255) fonts.
  89. MSG 0x05f02c00 "Hebrew"
  90. ; FONT_GreekTagName
  91. ; Tag name for Greek (Windows Greek 1253) fonts.
  92. MSG 0x05f03000 "Greek"
  93. ; FONT_TurkishTagName
  94. ; Tag name for Turkish (Windows Turkish 1254) fonts.
  95. MSG 0x05f03400 "Turkish"
  96. ; FONT_CyrillicTagName
  97. ; Tag name for Cyrillic (Windows Cyrillic 1251) fonts.
  98. MSG 0x05f03800 "Cyrillic"
  99. ; FONT_SymbolsTagName
  100. ; Tag name for Symbol (Windows Symbol) fonts. Note that Windows Symbol fonts 
  101. ; have no specific code page definition. They effectively are just undefined 
  102. ; 8-bit code page mappings.
  103. MSG 0x05f03c00 "Symbols"
  104.