Forráskód Böngészése

point to images in sdk mod

mitm001 5 éve
szülő
commit
196109e16d
1 módosított fájl, 4 hozzáadás és 4 törlés
  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