Skip to content

Commit f66503e

Browse files
authored
Merge pull request #20817 from gonnavis/DocsCreatingTextSuggestThreeMeshUi
Docs: Creating-text: Suggest three-mesh-ui first.
2 parents c687a36 + 4ffe216 commit f66503e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/manual/ar/introduction/Creating-text.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>5. خطوط نقطية (Bitmap Fonts)</h2>
8989
<div>
9090
<p>
9191
تسمح BMFonts (الخطوط النقطية) بدمج الصور الرمزية في BufferGeometry واحد. يدعم عرض BMFont التفاف الكلمات ، وتباعد الأحرف ، وتقنين الأحرف ، وحقول المسافة الموقعة مع المشتقات القياسية ، وحقول المسافة الموقعة متعددة القنوات ، والخطوط متعددة الأنسجة ، والمزيد.
92-
انظر [link:https://github.com/Jam3/three-bmfont-text three-bmfont-text].
92+
انظر [link:https://github.com/felixmariotto/three-mesh-ui three-mesh-ui] أو [link:https://github.com/Jam3/three-bmfont-text three-bmfont-text].
9393
</p>
9494
<p>
9595
تتوفر الخطوط في مشاريع مثل [link:https://github.com/etiennepinchon/aframe-fonts A-Frame Fonts] ، أو يمكنك إنشاء خطوطك الخاصة من أي خط .TTF ، مع التحسين لتضمين الأحرف المطلوبة للمشروع.

docs/manual/en/introduction/Creating-text.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2>5. Bitmap Fonts</h2>
9797
BMFonts (bitmap fonts) allow batching glyphs into a single BufferGeometry. BMFont rendering
9898
supports word-wrapping, letter spacing, kerning, signed distance fields with standard
9999
derivatives, multi-channel signed distance fields, multi-texture fonts, and more.
100-
See [link:https://github.com/Jam3/three-bmfont-text three-bmfont-text].
100+
See [link:https://github.com/felixmariotto/three-mesh-ui three-mesh-ui] or [link:https://github.com/Jam3/three-bmfont-text three-bmfont-text].
101101
</p>
102102
<p>
103103
Stock fonts are available in projects like

docs/manual/zh/introduction/Creating-text.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h2>5. 位图字体</h2>
8787
<div>
8888
<p>
8989
BMFonts (位图字体) 可以将字形批处理为单个BufferGeometry。BMFont的渲染支持自动换行、字母间距、字句调整、signed distance fields with standard derivatives、multi-channel signed distance fields、多纹理字体等特性。
90-
详情请参阅[link:https://github.com/Jam3/three-bmfont-text three-bmfont-text]。
90+
详情请参阅 [link:https://github.com/felixmariotto/three-mesh-ui three-mesh-ui] 或 [link:https://github.com/Jam3/three-bmfont-text three-bmfont-text]。
9191
</p>
9292
<p>
9393
现有库存的字体在项目中同样可用,就像[link:https://github.com/etiennepinchon/aframe-fonts A-Frame Fonts]一样,

0 commit comments

Comments
 (0)