OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / TTF_FontFaceIsFixedWidth.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="SDL2_ttf">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="SDL2_ttf-CategoryAttributes.html" title="1\82Â\8fã">
9 <title>TTF_FontFaceIsFixedWidth</title>
10 </head>
11 <body>
12 <a href="index.html#SDL2_ttf">\96Ú\8e\9f</a> - <a href="SDL2_ttf-FrontPage.html">SDL_ttf</a> - <a href="SDL2_ttf-ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="SDL2_ttf-CategoryAttributes.html">\91®\90«</a> - TTF_FontFaceIsFixedWidth
13 <hr>
14 <h1>TTF_FontFaceIsFixedWidth</h1>
15 \83t\83H\83\93\83g\82ª\93\99\95\9d\82ª\94Û\82©\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>int TTF_FontFaceIsFixedWidth(const TTF_Font *font)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="TTF_FontFaceIsFixedWidth">
20 <tr><td>font</td><td>\92²\8d¸\82·\82é\83t\83H\83\93\83g</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \93\99\95\9d\82Ì\82Æ\82«0\88È\8aO, \93\99\95\9d\82Å\82È\82¢\82Æ\82«0\82ð\96ß\82·.
24 <h2>\8fÚ\8d×</h2>
25 <p>
26 \81u\93\99\95\9d\81v\83t\83H\83\93\83g\82Æ\82Í\91S\82Ä\82Ì\83O\83\8a\83t\82Ì\95\9d\82ª\93¯\82\82Æ\82¢\82¤\88Ó\96¡\82Å\82 \82è, \97á\82¦\82Î\8f¬\95\8e\9a\82Ì'i'\82Æ\91å\95\8e\9a\82Ì'W'\82Ì\95\9d\82à\93¯\82\82Å\82 \82é.
27 \82±\82ê\82Í\92[\96\96\82â\83e\83L\83X\83g\83G\83f\83B\83^, \83e\83L\83X\83g\82ð\95\\82Æ\82µ\82Ä\88µ\82¤\83A\83v\83\8a\83P\81[\83V\83\87\83\93\93\99\82Å\82æ\82­\8eg\82í\82ê\82é.
28 \82»\82Ì\91¼\82Ì\8fê\8d\87(WYSIWYG\83\8f\81[\83v\83\8d\83\\83t\83g, \83E\83F\83u\83y\81[\83W\93\99)\82Å\82Í\93\99\95\9d\83t\83H\83\93\83g\82Í\91½\82­\82Ì\8fê\8d\87\8eg\82í\82ê\82È\82¢.
29 </p>
30 <h2>\83o\81[\83W\83\87\83\93</h2>
31 SDL_net 2.0.12\88È\8d~
32 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
33 <a href="https://wiki.libsdl.org/SDL2_ttf/TTF_FontFaceIsFixedWidth">SDL2_ttf/TTF_FontFaceIsFixedWidth</a>
34 <hr>
35 </body>
36 </html>