<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
<category_name>FBSCLI</category_name>
<category_description> <p> Panics raised by clients of the font and bitmap server. </p></category_description>
<panics>
<panic>
<panic_id>1</panic_id>
<panic_description><p> No connection has been made to the font and bitmap server. </p></panic_description>
</panic>
<panic>
<panic_id>2</panic_id>
<panic_description><p> Attempted to pass a command to the font and bitmap server, but no connection has been made. </p></panic_description>
</panic>
<panic>
<panic_id>3</panic_id>
<panic_description><p> Not used. </p></panic_description>
</panic>
<panic>
<panic_id>4</panic_id>
<panic_description><p> Not used. </p></panic_description>
</panic>
<panic>
<panic_id>5</panic_id>
<panic_description><p> Not used. </p></panic_description>
</panic>
<panic>
<panic_id>6</panic_id>
<panic_description><p> Internal typeface store error: the list of accessed fonts (<code>CTypefaceStore::iFontAccess</code>) is inconsistent with the font cache (<code>CFbsTypefaceStore::iTwipsCache</code>). </p></panic_description>
</panic>
<panic>
<panic_id>7</panic_id>
<panic_description><p> The typeface store was unable to create a font due to a NULL font handle or address. </p></panic_description>
</panic>
<panic>
<panic_id>8</panic_id>
<panic_description><p> Attempted to access a NULL font pointer (debug builds only). </p></panic_description>
</panic>
<panic>
<panic_id>9</panic_id>
<panic_description><p> Invalid bitmap format (debug builds only). </p></panic_description>
</panic>
<panic>
<panic_id>10</panic_id>
<panic_description><p> Invalid bitmap display mode (<code class="ApiItem">TDisplayMode</code>). </p></panic_description>
</panic>
<panic>
<panic_id>11</panic_id>
<panic_description><p> Invalid bitmap compression value (<code class="ApiItem">TBitmapfileCompression</code>), or an unsupported operation was attempted on a compressed bitmap. </p></panic_description>
</panic>
<panic>
<panic_id>12</panic_id>
<panic_description><p> Bitmap decompression error (debug builds only). </p></panic_description>
</panic>
<panic>
<panic_id>13</panic_id>
<panic_description><p> Memory addressing error. </p></panic_description>
</panic>
<panic>
<panic_id>14</panic_id>
<panic_description><p> Either the display mode of the destination bitmap is not <code>EColor256</code>, or the two bitmaps are different sizes in <code class="ApiItem">CFbsColor256BitmapUtil::CopyBitmap()</code>. </p></panic_description>
</panic>
<panic>
<panic_id>15</panic_id>
<panic_description><p> An error occurred when constructing a hardware bitmap (debug builds only). </p></panic_description>
</panic>
<panic>
<panic_id>16</panic_id>
<panic_description><p> Not used. </p></panic_description>
</panic>
<panic>
<panic_id>17</panic_id>
<panic_description><p> Memory alignment error in a bitmap loaded from ROM. </p></panic_description>
</panic>
<panic>
<panic_id>18</panic_id>
<panic_description><p> Not used. </p></panic_description>
</panic>
<panic>
<panic_id>19</panic_id>
<panic_description><p> New display mode not supported by <code>CBitwiseBitmap::ChangeDisplayMode()</code> (debug builds only). </p></panic_description>
</panic>
<panic>
<panic_id>20</panic_id>
<panic_description><p> New display mode not supported by <code>CBitwiseBitmap::ChangeDisplayMode()</code> (debug builds only). </p></panic_description>
</panic>
<panic>
<panic_id>21</panic_id>
<panic_description><p> When swapping a bitmap's width and height, the size of the new bitmap would exceed the amount of memory allocated. </p></panic_description>
</panic>
<panic>
<panic_id>22</panic_id>
<panic_description><p> <code>CFbsBitmap::LockHeap()</code> has not been called prior to calling <code>CFbsBitmap::DataAddress()</code> (debug builds only). </p> </panic_description>
</panic>
</panics>
</panic_category>