提交 44c0f34e 编写于 作者: A alteredq

Removed font from examples/js, now that fonts are in examples/fonts.

上级 cbd31ddf
......@@ -23,7 +23,7 @@
<!-- load the font file from canvas-text -->
<script type="text/javascript" src="js/helvetiker-normal-normal.js"></script>
<script type="text/javascript" src="fonts/helvetiker_regular.typeface.js"></script>
<script type="text/javascript">
......
此差异已折叠。
......@@ -30,11 +30,7 @@
<br/>Simple Dynamic 3D Text WebGL Example by <a href="http://www.lab4games.net/zz85/blog">zz85</a>
</div>
<!--
<script type="text/javascript" src="http://mrdoob.github.com/three.js/build/Three.js"></script>
-->
<script type="text/javascript" src="../build/Three.js"></script>
<script type="text/javascript" src="js/RequestAnimationFrame.js"></script>
<script type="text/javascript" src="js/Stats.js"></script>
......@@ -42,22 +38,25 @@
<link href="js/gui/gui.css" media="screen" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/gui/gui.min.js"></script>
<script type="text/javascript" src="../src/extras/geometries/Text.js"></script>
<!--
<script type="text/javascript" src="helvetiker-normal-normal.js"></script>
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/dejavu_serif-normal-normal.js
optimer-normal-normal.js
gentilis-normal-normal
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/helvetiker-normal-normal.js
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/dejavu_sans-normal-normal.js
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/optimer-normal-normal.js
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/gentilis-normal-normal.js
-->
<script type="text/javascript" src="http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/optimer-normal-normal.js"></script>
<script type="text/javascript" src="js/helvetiker-normal-normal.js"></script>
<script type="text/javascript" src="../src/extras/geometries/Text.js"></script>
<!--
<script type="text/javascript" src="http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/optimer-normal-normal.js"></script>
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/dejavu_serif-normal-normal.js
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/helvetiker-normal-normal.js
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/dejavu_sans-normal-normal.js
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/optimer-normal-normal.js
http://canvas-text.googlecode.com/svn-history/r41/trunk/faces/gentilis-normal-normal.js
-->
<script type="text/javascript" src="fonts/helvetiker_regular.typeface.js"></script>
<script type="text/javascript" src="fonts/optimer_regular.typeface.js"></script>
<script type="text/javascript">
var container, stats;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册