Jelajahi Sumber

point to images in sdk mod

mitm001 5 tahun lalu
induk
melakukan
196109e16d
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      docs/modules/sdk/pages/font_creation.adoc

+ 4 - 4
docs/modules/sdk/pages/font_creation.adoc

@@ -14,21 +14,21 @@ To create a font right click on the asset folder where you want to create the fo
 
 Open the "`new`" sub menu and then select "`other`".
 
-image:sdk/newother.png[newother.png,width="",height=""]
+image:newother.png[newother.png,width="",height=""]
 
 Within the window that pops up select +++<abbr title="Graphical User Interface">GUI</abbr>+++ and then Font then click Next
 
-image:sdk/newothergui.png[newothergui.png,width="",height=""]
+image:newothergui.png[newothergui.png,width="",height=""]
 
 A list of every standard font installed on your system is then displayed, select the font that you would like to use to create the Bitmap Font file from and then click Next.
 
 When selecting fonts you should check that this use does not breach the license of the font.
 
-image:sdk/selectfont.png[selectfont.png,width="",height=""]
+image:selectfont.png[selectfont.png,width="",height=""]
 
 With your font selected you can move onto the final screen which looks as follows:
 
-image:sdk/configurefont.png[configurefont.png,width="",height=""]
+image:configurefont.png[configurefont.png,width="",height=""]
 
 
 == Font Settings