fix compile WARNING: Imported file (../libs/Write/orbitron.dxf) found in document root instead of relative to the importing module. This behavior is deprecated

pull/9/head
Glen Chung 2013-10-22 11:09:59 +08:00
parent 5ff8103b30
commit 59253ebaca
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
space =1; //extra space between characters in (character widths)
rotate=0; // text rotation (clockwise)
font = "Letters.dxf"; //default for aditional fonts
fontPath = "../libs/Write/"; // CGS MOD: Path for the DXF font files
fontPath = "./"; // CGS MOD: Path for the DXF font files
// write cube defaults