Home
last modified time | relevance | path

Searched refs:fontSize (Results 1 – 25 of 3756) sorted by relevance

12345678910>>...151

/dports/games/trackballs/trackballs-1.3.3/src/
H A DeditWindows.cc110 fontSize = 16; in ESubWindow()
124 addText_Left(0, fontSize / 2, y + 2 + fontSize * i + fontSize / 2, str, in draw()
133 y + 2 + fontSize * i + fontSize / 2, str, x + 2 + fontSize / 2); in draw()
141 y + 2 + fontSize * i + fontSize / 2, _("y"), in draw()
145 y + 2 + fontSize * i + fontSize / 2, _("n"), in draw()
155 y + 2 + fontSize * i + fontSize / 2, str, x + 2 + fontSize / 2 + 160); in draw()
180 int fontSize = 24; in draw() local
189 int col1 = x + 2 + fontSize / 2 + fontSize * 10; in draw()
264 addText_Left(0, fontSize / 2, row1, str, col1 + fontSize * 1); in draw()
266 addText_Left(0, fontSize / 2, row1, str, col1 + fontSize * 7); in draw()
[all …]
H A Dmenusystem.cc63 sarea->y0 = y0 - fontSize; in addText_Left()
64 sarea->y1 = y0 + fontSize; in addText_Left()
78 sarea->y0 = y0 - fontSize; in addText_Right()
79 sarea->y1 = y0 + fontSize; in addText_Right()
93 sarea->y0 = y0 - fontSize; in addText_Center()
94 sarea->y1 = y0 + fontSize; in addText_Center()
109 sarea->y0 = y0 - fontSize; in addText_LeftRight()
110 sarea->y1 = y0 + fontSize; in addText_LeftRight()
144 int top = 100 + 3 * fontSize; in menuItem_Left()
150 int top = 100 + 3 * fontSize; in menuItem_Center()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DOverlay_autogen.cpp46 widget->fontSize = fontSize; in initOverlayWidgets()
69 widget->fontSize = fontSize; in initOverlayWidgets()
93 widget->fontSize = fontSize; in initOverlayWidgets()
116 widget->fontSize = fontSize; in initOverlayWidgets()
137 widget->description.fontSize = fontSize; in initOverlayWidgets()
159 widget->fontSize = fontSize; in initOverlayWidgets()
202 widget->fontSize = fontSize; in initOverlayWidgets()
245 widget->fontSize = fontSize; in initOverlayWidgets()
288 widget->fontSize = fontSize; in initOverlayWidgets()
331 widget->fontSize = fontSize; in initOverlayWidgets()
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DOverlay_autogen.cpp46 widget->fontSize = fontSize; in initOverlayWidgets()
69 widget->fontSize = fontSize; in initOverlayWidgets()
93 widget->fontSize = fontSize; in initOverlayWidgets()
116 widget->fontSize = fontSize; in initOverlayWidgets()
137 widget->description.fontSize = fontSize; in initOverlayWidgets()
159 widget->fontSize = fontSize; in initOverlayWidgets()
202 widget->fontSize = fontSize; in initOverlayWidgets()
245 widget->fontSize = fontSize; in initOverlayWidgets()
288 widget->fontSize = fontSize; in initOverlayWidgets()
331 widget->fontSize = fontSize; in initOverlayWidgets()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DOverlay_autogen.cpp46 widget->fontSize = fontSize; in initOverlayWidgets()
69 widget->fontSize = fontSize; in initOverlayWidgets()
93 widget->fontSize = fontSize; in initOverlayWidgets()
116 widget->fontSize = fontSize; in initOverlayWidgets()
137 widget->description.fontSize = fontSize; in initOverlayWidgets()
159 widget->fontSize = fontSize; in initOverlayWidgets()
202 widget->fontSize = fontSize; in initOverlayWidgets()
245 widget->fontSize = fontSize; in initOverlayWidgets()
288 widget->fontSize = fontSize; in initOverlayWidgets()
331 widget->fontSize = fontSize; in initOverlayWidgets()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DOverlay_autogen.cpp46 widget->fontSize = fontSize; in initOverlayWidgets()
69 widget->fontSize = fontSize; in initOverlayWidgets()
93 widget->fontSize = fontSize; in initOverlayWidgets()
116 widget->fontSize = fontSize; in initOverlayWidgets()
137 widget->description.fontSize = fontSize; in initOverlayWidgets()
159 widget->fontSize = fontSize; in initOverlayWidgets()
180 widget->description.fontSize = fontSize; in initOverlayWidgets()
202 widget->fontSize = fontSize; in initOverlayWidgets()
223 widget->description.fontSize = fontSize; in initOverlayWidgets()
245 widget->fontSize = fontSize; in initOverlayWidgets()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DOverlay_autogen.cpp46 widget->fontSize = fontSize; in initOverlayWidgets()
69 widget->fontSize = fontSize; in initOverlayWidgets()
93 widget->fontSize = fontSize; in initOverlayWidgets()
116 widget->fontSize = fontSize; in initOverlayWidgets()
137 widget->description.fontSize = fontSize; in initOverlayWidgets()
159 widget->fontSize = fontSize; in initOverlayWidgets()
180 widget->description.fontSize = fontSize; in initOverlayWidgets()
202 widget->fontSize = fontSize; in initOverlayWidgets()
223 widget->description.fontSize = fontSize; in initOverlayWidgets()
245 widget->fontSize = fontSize; in initOverlayWidgets()
[all …]
/dports/security/keybase/client-v5.7.1/shared/common-adapters/
H A Dtext.meta.native.tsx32 }[String(fontSize)]
35 fontSize,
53 fontSize: 16,
58 fontSize: 17,
63 fontSize: 17,
68 fontSize: 17,
74 fontSize: 16,
79 fontSize: 16,
84 fontSize: 16,
95 fontSize: 16,
[all …]
H A Dtext.meta.desktop.tsx33 }[String(fontSize)]
37 fontSize,
55 fontSize: 14,
60 fontSize: 15,
65 fontSize: 15,
70 fontSize: 15,
76 fontSize: 14,
81 fontSize: 14,
86 fontSize: 14,
94 fontSize: 14,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DOverlay_autogen.cpp22 int GetFontSize(int fontSize, bool largeFont) in GetFontSize() argument
24 if (largeFont && fontSize > 0) in GetFontSize()
26 return fontSize - 1; in GetFontSize()
28 return fontSize; in GetFontSize()
46 widget->fontSize = fontSize; in initOverlayWidgets()
69 widget->fontSize = fontSize; in initOverlayWidgets()
93 widget->fontSize = fontSize; in initOverlayWidgets()
116 widget->fontSize = fontSize; in initOverlayWidgets()
137 widget->description.fontSize = fontSize; in initOverlayWidgets()
159 widget->fontSize = fontSize; in initOverlayWidgets()
[all …]
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddotlegendgraph.cpp46 int fontSize = Config_getInt(DOT_FONTSIZE); in computeTheGraph() local
51 …md5stream << " Node10 -> Node9 [dir=\"back\",color=\"midnightblue\",fontsize=\"" << fontSize << "… in computeTheGraph()
52 …md5stream << " Node10 [shape=\"box\",label=\"PublicBase\",fontsize=\"" << fontSize << "\",height=… in computeTheGraph()
53 …md5stream << " Node11 -> Node10 [dir=\"back\",color=\"midnightblue\",fontsize=\"" << fontSize << … in computeTheGraph()
54 …md5stream << " Node11 [shape=\"box\",label=\"Truncated\",fontsize=\"" << fontSize << "\",height=0… in computeTheGraph()
55 …md5stream << " Node13 -> Node9 [dir=\"back\",color=\"darkgreen\",fontsize=\"" << fontSize << "\",… in computeTheGraph()
57 …md5stream << " Node14 -> Node9 [dir=\"back\",color=\"firebrick4\",fontsize=\"" << fontSize << "\"… in computeTheGraph()
58 …md5stream << " Node14 [shape=\"box\",label=\"PrivateBase\",fontsize=\"" << fontSize << "\",height… in computeTheGraph()
59 …md5stream << " Node15 -> Node9 [dir=\"back\",color=\"midnightblue\",fontsize=\"" << fontSize << "… in computeTheGraph()
61 …md5stream << " Node16 -> Node9 [dir=\"back\",color=\"midnightblue\",fontsize=\"" << fontSize << "… in computeTheGraph()
[all …]
/dports/emulators/sameboy/SameBoy-0.14.7/Cocoa/
H A DGBOSDView.m60 double fontSize = 8;
69 NSFont *font = [NSFont boldSystemFontOfSize:fontSize];
81 [text drawAtPoint:NSMakePoint(fontSize + 1, fontSize + 0)];
82 [text drawAtPoint:NSMakePoint(fontSize - 1, fontSize + 0)];
83 [text drawAtPoint:NSMakePoint(fontSize + 0, fontSize + 1)];
84 [text drawAtPoint:NSMakePoint(fontSize + 0, fontSize - 1)];
88 [text drawAtPoint:NSMakePoint(fontSize + 0.5, fontSize + 0.5)];
89 [text drawAtPoint:NSMakePoint(fontSize - 0.5, fontSize + 0.5)];
90 [text drawAtPoint:NSMakePoint(fontSize - 0.5, fontSize - 0.5)];
91 [text drawAtPoint:NSMakePoint(fontSize + 0.5, fontSize - 0.5)];
[all …]
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DTextStyle.java39 private final float fontSize; field in TextStyle
46 public TextStyle(float fontSize) { in TextStyle() argument
47 this(fontSize, false, false); in TextStyle()
51 this(null, fontSize, bold, italic); in TextStyle()
67 this(fontName, fontSize, bold, italic, alignment, true); in TextStyle()
73 this.fontSize = fontSize; in TextStyle()
122 return this.fontSize; in getFontSize()
163 public TextStyle deriveStyle(float fontSize) { in deriveStyle() argument
164 if (getFontSize() == fontSize) { in deriveStyle()
213 && textStyle.fontSize == this.fontSize in equals()
[all …]
/dports/misc/sword/sword-1.8.1/bindings/clx/test2/
H A DMainFrm.pas344 if (fontSize > 18) then fontSize := 7
345 else if (fontSize < 8) then fontSize := 1
346 else if (fontSize = 8) then fontSize := 1
347 else if (fontSize = 9) then fontSize := 1
348 else if (fontSize = 10) then fontSize := 2
349 else if (fontSize = 11) then fontSize := 3
350 else if (fontSize = 12) then fontSize := 3
351 else if (fontSize = 13) then fontSize := 4
352 else if (fontSize = 14) then fontSize := 5
353 else if (fontSize = 15) then fontSize := 5
[all …]
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/ac/cam/aa582/structures/boxes/
H A DScriptBox.java192 return C.overunder_script_base_margin_factor * fontSize(); in scriptBaseVerticalMargin()
344 return C.minimum_cramped_subscript_superscript_margin_factor * fontSize(); in minimumSupFloorSubRoofDistance()
349 case T : result = C.minimum_text_subscript_superscript_margin_factor * fontSize(); break; in minimumSupFloorSubRoofDistance()
358 return C.maximum_cramped_subscriptRoof_baseAxis_distance_factor * fontSize(); in maximumSubRoofBaseAxisDistance()
372 return C.maximum_cramped_subscriptAxis_baseFloor_distance_factor * fontSize(); in maximumSubAxisBaseFloorDistance()
386 return C.normal_cramped_subscriptAxis_baseAxis_distance_factor * fontSize(); in preferredSubAxisBaseAxisDip()
400 return C.maximum_cramped_superscriptFloor_baseAxis_distance_factor * fontSize(); in maximumSupFloorBaseAxisDistance()
414 return C.maximum_cramped_superscriptAxis_baseRoof_distance_factor * fontSize(); in maximumSupAxisBaseRoofDistance()
428 return C.normal_cramped_superscriptAxis_baseAxis_distance_factor * fontSize(); in preferredSupAxisBaseAxisElevation()
441 return C.base_superscript_margin_factor * fontSize() * squeezingFactor ; in baseScriptMargin()
[all …]
/dports/finance/qtbitcointrader/QtBitcoinTrader-1.40.55/src/utils/
H A Dcurrencysignloader.cpp50 int fontSize; in createIcon() local
56 for (fontSize = 12; fontSize > 3; --fontSize) in createIcon()
58 QFont font("Arial", fontSize); in createIcon()
71 for (fontSize = 9; fontSize > 3; --fontSize) in createIcon()
73 QFont font("Arial", fontSize); in createIcon()
86 painter.setFont(QFont("Arial", fontSize)); in createIcon()
91 QFont font("Arial", fontSize); in createIcon()
95 int y = (20 - fontSize) / 2; in createIcon()
103 QFont font("Arial", fontSize); in createIcon()
107 int y = (9 - fontSize) / 2; in createIcon()
[all …]
/dports/print/py-reportlab/reportlab-3.5.68/src/rl_addons/rl_accel/tests/
H A Dt4.py16 fontSize = 12 variable
17 print(stringWidth(utext,fontSize))
18 print(_py_stringWidth(utext,fontSize))
19 …t.face.defaultWidth), hex(id(utext)), getrefcount(utext), hex(id(fontSize)), getrefcount(fontSize))
21 assert stringWidth(utext,fontSize)==_py_stringWidth(utext,fontSize)
30 print(tim(N,'_py_stringWidth',_py_stringWidth,utext,fontSize))
31 print(tim(N,'stringWidth',stringWidth,utext,fontSize))
34 print(tim(N,'_py_stringWidth',_py_stringWidth,utext1,fontSize))
35 print(tim(N,'stringWidth',stringWidth,utext1,fontSize))
37 print(tim(N,'_py_stringWidth',_py_stringWidth,utext1,fontSize))
[all …]
/dports/lang/php73/php-7.3.33/ext/gd/tests/
H A Dbug53504.phpt21 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
22 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
29 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
30 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
31 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
49 …['fontSize' => 200, 'angle' => 0, 'x' => 400, 'y' => 500, 'text' => "Big", 'exp' => [16,59, 329,59…
53 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gd/tests/
H A Dbug53504.phpt22 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
23 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
24 …['fontSize' => 50, 'angle' => 40, 'x' => 130, 'y' => 280, 'text' => 'AV Teg', 'exp' => [11,11, 169…
27 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
30 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
31 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
34 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
54 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]
/dports/lang/php81/php-8.1.1/ext/gd/tests/
H A Dbug53504.phpt22 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
23 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
24 …['fontSize' => 50, 'angle' => 40, 'x' => 130, 'y' => 280, 'text' => 'AV Teg', 'exp' => [11,11, 169…
27 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
30 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
31 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
34 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
54 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]
/dports/lang/php74/php-7.4.27/ext/gd/tests/
H A Dbug53504.phpt21 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
22 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
29 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
30 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
31 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
49 …['fontSize' => 200, 'angle' => 0, 'x' => 400, 'y' => 500, 'text' => "Big", 'exp' => [16,59, 329,59…
53 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]
/dports/lang/php80/php-8.0.15/ext/gd/tests/
H A Dbug53504.phpt21 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
22 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
29 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
30 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
31 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
49 …['fontSize' => 200, 'angle' => 0, 'x' => 400, 'y' => 500, 'text' => "Big", 'exp' => [16,59, 329,59…
53 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]
/dports/www/mod_php73/php-7.3.33/ext/gd/tests/
H A Dbug53504.phpt21 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
22 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
29 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
30 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
31 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
49 …['fontSize' => 200, 'angle' => 0, 'x' => 400, 'y' => 500, 'text' => "Big", 'exp' => [16,59, 329,59…
53 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]
/dports/graphics/php73-gd/php-7.3.33/ext/gd/tests/
H A Dbug53504.phpt21 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
22 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
29 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
30 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
31 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
49 …['fontSize' => 200, 'angle' => 0, 'x' => 400, 'y' => 500, 'text' => "Big", 'exp' => [16,59, 329,59…
53 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]
/dports/www/mod_php74/php-7.4.27/ext/gd/tests/
H A Dbug53504.phpt21 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
22 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
29 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
30 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
31 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
49 …['fontSize' => 200, 'angle' => 0, 'x' => 400, 'y' => 500, 'text' => "Big", 'exp' => [16,59, 329,59…
53 $bbox = imageftbbox($test['fontSize'], $test['angle'], $font, $test['text']);
[all …]

12345678910>>...151