OSDN Git Service

修正
[sdl2referencejp/sdl2referencejp.git] / TTF_SetFontSizeDPI.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_SetFontSizeDPI</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_SetFontSizeDPI
13 <hr>
14 <h1>TTF_SetFontSizeDPI</h1>
15 \83t\83H\83\93\83g\82ÌDPI\92P\88Ê\82Å\8ew\92è\82µ\82½\89ð\91\9c\93x\82Æ\83T\83C\83Y\82ð\95Ï\8dX\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>int TTF_SetFontSizeDPI(TTF_Font *font, int ptsize, unsigned int hdpi, unsigned int vdpi)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="TTF_SetFontSizeDPI">
20 <tr><td>font</td><td>\83T\83C\83Y\82ð\95Ï\8dX\82·\82é\83t\83H\83\93\83g</td></tr>
21 <tr><td>ptsize</td><td>\90V\82µ\82¢\83|\83C\83\93\83g\83T\83C\83Y</td></tr>
22 <tr><td>hdpi</td><td>\90\85\95½\95û\8cüDPI</td></tr>
23 <tr><td>vdpi</td><td>\90\82\92¼\95û\8cüDPI</td></tr>
24 </table>
25 <h2>\96ß\82è\92l</h2>
26 \90¬\8c÷\82Ì\82Æ\82«0, \83G\83\89\81[\82Ì\82Æ\82«-1\82ð\96ß\82·.
27 <h2>\8fÚ\8d×</h2>
28 <p>
29 \8aù\82É\90\90¬\82³\82ê\82½\83O\83\8a\83t\82ª\82 \82ê\82Î\83N\83\8a\83A\82³\82ê\82é.
30 </p>
31 <h2>\83o\81[\83W\83\87\83\93</h2>
32 SDL_ttf 2.0.18\88È\8d~
33 <h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
34 <a href="https://wiki.libsdl.org/SDL_ttf/TTF_SetFontSizeDPI">SDL_ttf/TTF_SetFontSizeDPI</a>
35 <hr>
36 </body>
37 </html>