OSDN Git Service

IMG_LoadTGA_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / TTF_GetFontWrappedAlign.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="SDL_ttf">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="SDL_ttf-functions-management.html" title="1\82Â\8fã">
9 <title>TTF_GetFontWrappedAlign</title>
10 </head>
11 <body>
12 <a href="index.html#SDL_ttf">\96Ú\8e\9f</a> - <a href="SDL_ttf-functions.html">3.\8aÖ\90\94</a> - <a href="SDL_ttf-functions-attributes.html">3.3\91®\90«</a> - TTF_GetFontWrappedAlign
13 <hr>
14 <h1>TTF_GetFontWrappedAlign</h1>
15 \83t\83H\83\93\83g\82Ì\90Ü\82è\95Ô\82µ\91®\90«\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>int TTF_GetFontWrappedAlign(const TTF_Font *font)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="TTF_GetFontWrappedAlign">
20 <tr><td>font</td><td>\90Ü\82è\95Ô\82µ\91®\90«\82ð\93¾\82é\83t\83H\83\93\83g</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 font\82Ì\8c»\8dÝ\82Ì\90Ü\82è\95Ô\82µ\91®\90«\82ð\96ß\82·
24 <h2>\8fÚ\8d×</h2>
25 <p>
26 \90Ü\82è\95Ô\82µ\91®\90«\82Í\88È\89º\82Ì\93à\82Ì1\82Â\82Å\82 \82é:
27 <ul>
28 <li>TTF_WRAPPED_ALIGN_LEFT
29 <li>TTF_WRAPPED_ALIGN_CENTER
30 <li>TTF_WRAPPED_ALIGN_RIGHT
31 </ul>
32 </p>
33 <h2>\83o\81[\83W\83\87\83\93</h2>
34 SDL_ttf 2.20.0\88È\8d~
35 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
36 <a href="TTF_SetFontWrappedAlign.html">TTF_SetFontWrappedAlign</a><br>
37 <h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
38 <a href="https://wiki.libsdl.org/SDL_ttf/TTF_GetFontWrappedAlign">SDL_ttf/TTF_GetFontWrappedAlign</a>
39 <hr>
40 </body>
41 </html>