From 96ef50573ff74209d33945af7496009f510364c6 Mon Sep 17 00:00:00 2001 From: Mark MacKay Date: Tue, 17 Jul 2012 13:37:08 -0500 Subject: [PATCH] right path for font files --- editor/fonts.css | 32 ++++++++++++++++---------------- editor/svg-editor.html | 2 +- editor/svgedit.compiled.css | 2 +- method-draw/fonts.css | 32 ++++++++++++++++---------------- method-draw/svg-editor.html | 6 +++--- method-draw/svgedit.compiled.css | 2 +- 6 files changed, 38 insertions(+), 38 deletions(-) diff --git a/editor/fonts.css b/editor/fonts.css index 74537e7..9855724 100644 --- a/editor/fonts.css +++ b/editor/fonts.css @@ -1,63 +1,63 @@ @font-face { font-family: 'Fanwood'; - src: url('/method-draw/font-files/fanwood-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/fanwood-webfont.woff') format('woff'), url('/method-draw/font-files/fanwood-webfont.ttf') format('truetype'), url('/method-draw/font-files/fanwood-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/fanwood-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/fanwood-webfont.eot'); + src: local('☺'), url('font-files/fanwood-webfont.woff') format('woff'), url('font-files/fanwood-webfont.ttf') format('truetype'), url('font-files/fanwood-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/fanwood-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Fanwood'; - src: url('/method-draw/font-files/fanwood_italic-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/fanwood_italic-webfont.woff') format('woff'), url('/method-draw/font-files/fanwood_italic-webfont.ttf') format('truetype'), url('/method-draw/font-files/fanwood_italic-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/fanwood_italic-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/fanwood_italic-webfont.eot'); + src: local('☺'), url('font-files/fanwood_italic-webfont.woff') format('woff'), url('font-files/fanwood_italic-webfont.ttf') format('truetype'), url('font-files/fanwood_italic-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/fanwood_italic-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: italic; } @font-face { font-family: 'sans-serf'; - src: url('/method-draw/font-files/Junction-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Junction-webfont.woff') format('woff'), url('/method-draw/font-files/Junction-webfont.ttf') format('truetype'), url('/method-draw/font-files/Junction-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/Junction-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/Junction-webfont.eot'); + src: local('☺'), url('font-files/Junction-webfont.woff') format('woff'), url('font-files/Junction-webfont.ttf') format('truetype'), url('font-files/Junction-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/Junction-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'League Gothic'; - src: url('/method-draw/font-files/League_Gothic-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/League_Gothic-webfont.woff') format('woff'), url('/method-draw/font-files/League_Gothic-webfont.ttf') format('truetype'), url('/method-draw/font-files/League_Gothic-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/League_Gothic-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/League_Gothic-webfont.eot'); + src: local('☺'), url('font-files/League_Gothic-webfont.woff') format('woff'), url('font-files/League_Gothic-webfont.ttf') format('truetype'), url('font-files/League_Gothic-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/League_Gothic-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Museo Slab'; - src: url('/method-draw/font-files/Museo_Slab-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Museo_Slab-webfont.woff') format('woff'), url('/method-draw/font-files/Museo_Slab-webfont.ttf') format('truetype'); + src: url('font-files/Museo_Slab-webfont.eot'); + src: local('☺'), url('font-files/Museo_Slab-webfont.woff') format('woff'), url('font-files/Museo_Slab-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Museo Slab'; - src: url('/method-draw/font-files/Museo_Slab_Italic-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Museo_Slab_Italic-webfont.woff') format('woff'), url('/method-draw/font-files/Museo_Slab_Italic-webfont.ttf') format('truetype'); + src: url('font-files/Museo_Slab_Italic-webfont.eot'); + src: local('☺'), url('font-files/Museo_Slab_Italic-webfont.woff') format('woff'), url('font-files/Museo_Slab_Italic-webfont.ttf') format('truetype'); font-weight: normal; font-style: italic; } @font-face { font-family: 'Anivers'; - src: url('/method-draw/font-files/Anivers-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Anivers-webfont.woff') format('woff'), url('/method-draw/font-files/Anivers-webfont.ttf') format('truetype'); + src: url('font-files/Anivers-webfont.eot'); + src: local('☺'), url('font-files/Anivers-webfont.woff') format('woff'), url('font-files/Anivers-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Fertigo'; - src: url('/method-draw/font-files/fertigo-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/fertigo-webfont.woff') format('woff'), url('/method-draw/font-files/fertigo-webfont.ttf') format('truetype'); + src: url('font-files/fertigo-webfont.eot'); + src: local('☺'), url('font-files/fertigo-webfont.woff') format('woff'), url('font-files/fertigo-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; } \ No newline at end of file diff --git a/editor/svg-editor.html b/editor/svg-editor.html index 8842c42..b5b0deb 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -5,7 +5,7 @@ - diff --git a/editor/svgedit.compiled.css b/editor/svgedit.compiled.css index 3e15a0b..65ad75c 100644 --- a/editor/svgedit.compiled.css +++ b/editor/svgedit.compiled.css @@ -1 +1 @@ -@font-face{font-family:'Fanwood';src:url('/method-draw/font-files/fanwood-webfont.eot');src:local('☺'),url('/method-draw/font-files/fanwood-webfont.woff') format('woff'),url('/method-draw/font-files/fanwood-webfont.ttf') format('truetype'),url('/method-draw/font-files/fanwood-webfont.svgz#webfont37hojTTp') format('svg'),url('/method-draw/font-files/fanwood-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'Fanwood';src:url('/method-draw/font-files/fanwood_italic-webfont.eot');src:local('☺'),url('/method-draw/font-files/fanwood_italic-webfont.woff') format('woff'),url('/method-draw/font-files/fanwood_italic-webfont.ttf') format('truetype'),url('/method-draw/font-files/fanwood_italic-webfont.svgz#webfont37hojTTp') format('svg'),url('/method-draw/font-files/fanwood_italic-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:italic;}@font-face{font-family:'sans-serf';src:url('/method-draw/font-files/Junction-webfont.eot');src:local('☺'),url('/method-draw/font-files/Junction-webfont.woff') format('woff'),url('/method-draw/font-files/Junction-webfont.ttf') format('truetype'),url('/method-draw/font-files/Junction-webfont.svgz#webfont37hojTTp') format('svg'),url('/method-draw/font-files/Junction-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'League Gothic';src:url('/method-draw/font-files/League_Gothic-webfont.eot');src:local('☺'),url('/method-draw/font-files/League_Gothic-webfont.woff') format('woff'),url('/method-draw/font-files/League_Gothic-webfont.ttf') format('truetype'),url('/method-draw/font-files/League_Gothic-webfont.svgz#webfont37hojTTp') format('svg'),url('/method-draw/font-files/League_Gothic-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'Museo Slab';src:url('/method-draw/font-files/Museo_Slab-webfont.eot');src:local('☺'),url('/method-draw/font-files/Museo_Slab-webfont.woff') format('woff'),url('/method-draw/font-files/Museo_Slab-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Museo Slab';src:url('/method-draw/font-files/Museo_Slab_Italic-webfont.eot');src:local('☺'),url('/method-draw/font-files/Museo_Slab_Italic-webfont.woff') format('woff'),url('/method-draw/font-files/Museo_Slab_Italic-webfont.ttf') format('truetype');font-weight:normal;font-style:italic;}@font-face{font-family:'Anivers';src:url('/method-draw/font-files/Anivers-webfont.eot');src:local('☺'),url('/method-draw/font-files/Anivers-webfont.woff') format('woff'),url('/method-draw/font-files/Anivers-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Fertigo';src:url('/method-draw/font-files/fertigo-webfont.eot');src:local('☺'),url('/method-draw/font-files/fertigo-webfont.woff') format('woff'),url('/method-draw/font-files/fertigo-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;} \ No newline at end of file +@font-face{font-family:'Fanwood';src:url('font-files/fanwood-webfont.eot');src:local('☺'),url('font-files/fanwood-webfont.woff') format('woff'),url('font-files/fanwood-webfont.ttf') format('truetype'),url('font-files/fanwood-webfont.svgz#webfont37hojTTp') format('svg'),url('font-files/fanwood-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'Fanwood';src:url('font-files/fanwood_italic-webfont.eot');src:local('☺'),url('font-files/fanwood_italic-webfont.woff') format('woff'),url('font-files/fanwood_italic-webfont.ttf') format('truetype'),url('font-files/fanwood_italic-webfont.svgz#webfont37hojTTp') format('svg'),url('font-files/fanwood_italic-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:italic;}@font-face{font-family:'sans-serf';src:url('font-files/Junction-webfont.eot');src:local('☺'),url('font-files/Junction-webfont.woff') format('woff'),url('font-files/Junction-webfont.ttf') format('truetype'),url('font-files/Junction-webfont.svgz#webfont37hojTTp') format('svg'),url('font-files/Junction-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'League Gothic';src:url('font-files/League_Gothic-webfont.eot');src:local('☺'),url('font-files/League_Gothic-webfont.woff') format('woff'),url('font-files/League_Gothic-webfont.ttf') format('truetype'),url('font-files/League_Gothic-webfont.svgz#webfont37hojTTp') format('svg'),url('font-files/League_Gothic-webfont.svg#webfont37hojTTp') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'Museo Slab';src:url('font-files/Museo_Slab-webfont.eot');src:local('☺'),url('font-files/Museo_Slab-webfont.woff') format('woff'),url('font-files/Museo_Slab-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Museo Slab';src:url('font-files/Museo_Slab_Italic-webfont.eot');src:local('☺'),url('font-files/Museo_Slab_Italic-webfont.woff') format('woff'),url('font-files/Museo_Slab_Italic-webfont.ttf') format('truetype');font-weight:normal;font-style:italic;}@font-face{font-family:'Anivers';src:url('font-files/Anivers-webfont.eot');src:local('☺'),url('font-files/Anivers-webfont.woff') format('woff'),url('font-files/Anivers-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'Fertigo';src:url('font-files/fertigo-webfont.eot');src:local('☺'),url('font-files/fertigo-webfont.woff') format('woff'),url('font-files/fertigo-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;} \ No newline at end of file diff --git a/method-draw/fonts.css b/method-draw/fonts.css index 74537e7..9855724 100644 --- a/method-draw/fonts.css +++ b/method-draw/fonts.css @@ -1,63 +1,63 @@ @font-face { font-family: 'Fanwood'; - src: url('/method-draw/font-files/fanwood-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/fanwood-webfont.woff') format('woff'), url('/method-draw/font-files/fanwood-webfont.ttf') format('truetype'), url('/method-draw/font-files/fanwood-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/fanwood-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/fanwood-webfont.eot'); + src: local('☺'), url('font-files/fanwood-webfont.woff') format('woff'), url('font-files/fanwood-webfont.ttf') format('truetype'), url('font-files/fanwood-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/fanwood-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Fanwood'; - src: url('/method-draw/font-files/fanwood_italic-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/fanwood_italic-webfont.woff') format('woff'), url('/method-draw/font-files/fanwood_italic-webfont.ttf') format('truetype'), url('/method-draw/font-files/fanwood_italic-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/fanwood_italic-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/fanwood_italic-webfont.eot'); + src: local('☺'), url('font-files/fanwood_italic-webfont.woff') format('woff'), url('font-files/fanwood_italic-webfont.ttf') format('truetype'), url('font-files/fanwood_italic-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/fanwood_italic-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: italic; } @font-face { font-family: 'sans-serf'; - src: url('/method-draw/font-files/Junction-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Junction-webfont.woff') format('woff'), url('/method-draw/font-files/Junction-webfont.ttf') format('truetype'), url('/method-draw/font-files/Junction-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/Junction-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/Junction-webfont.eot'); + src: local('☺'), url('font-files/Junction-webfont.woff') format('woff'), url('font-files/Junction-webfont.ttf') format('truetype'), url('font-files/Junction-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/Junction-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'League Gothic'; - src: url('/method-draw/font-files/League_Gothic-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/League_Gothic-webfont.woff') format('woff'), url('/method-draw/font-files/League_Gothic-webfont.ttf') format('truetype'), url('/method-draw/font-files/League_Gothic-webfont.svgz#webfont37hojTTp') format('svg'), url('/method-draw/font-files/League_Gothic-webfont.svg#webfont37hojTTp') format('svg'); + src: url('font-files/League_Gothic-webfont.eot'); + src: local('☺'), url('font-files/League_Gothic-webfont.woff') format('woff'), url('font-files/League_Gothic-webfont.ttf') format('truetype'), url('font-files/League_Gothic-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/League_Gothic-webfont.svg#webfont37hojTTp') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Museo Slab'; - src: url('/method-draw/font-files/Museo_Slab-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Museo_Slab-webfont.woff') format('woff'), url('/method-draw/font-files/Museo_Slab-webfont.ttf') format('truetype'); + src: url('font-files/Museo_Slab-webfont.eot'); + src: local('☺'), url('font-files/Museo_Slab-webfont.woff') format('woff'), url('font-files/Museo_Slab-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Museo Slab'; - src: url('/method-draw/font-files/Museo_Slab_Italic-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Museo_Slab_Italic-webfont.woff') format('woff'), url('/method-draw/font-files/Museo_Slab_Italic-webfont.ttf') format('truetype'); + src: url('font-files/Museo_Slab_Italic-webfont.eot'); + src: local('☺'), url('font-files/Museo_Slab_Italic-webfont.woff') format('woff'), url('font-files/Museo_Slab_Italic-webfont.ttf') format('truetype'); font-weight: normal; font-style: italic; } @font-face { font-family: 'Anivers'; - src: url('/method-draw/font-files/Anivers-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/Anivers-webfont.woff') format('woff'), url('/method-draw/font-files/Anivers-webfont.ttf') format('truetype'); + src: url('font-files/Anivers-webfont.eot'); + src: local('☺'), url('font-files/Anivers-webfont.woff') format('woff'), url('font-files/Anivers-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Fertigo'; - src: url('/method-draw/font-files/fertigo-webfont.eot'); - src: local('☺'), url('/method-draw/font-files/fertigo-webfont.woff') format('woff'), url('/method-draw/font-files/fertigo-webfont.ttf') format('truetype'); + src: url('font-files/fertigo-webfont.eot'); + src: local('☺'), url('font-files/fertigo-webfont.woff') format('woff'), url('font-files/fertigo-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; } \ No newline at end of file diff --git a/method-draw/svg-editor.html b/method-draw/svg-editor.html index 7528dab..a48ee4c 100644 --- a/method-draw/svg-editor.html +++ b/method-draw/svg-editor.html @@ -5,9 +5,9 @@ - - + +