linyuanjie hai 6 meses
pai
achega
50ecec002c
Modificáronse 1 ficheiros con 9 adicións e 9 borrados
  1. 9 9
      core/src/test/resources/alice.xhtml

+ 9 - 9
core/src/test/resources/alice.xhtml

@@ -3,17 +3,17 @@
   <head>
     <title>YYC - Report</title>
     <style type="text/css" media="all">
-      @font-face {
-        font-family: 'msyh';
-        src: url('https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/file/msyh.ttf');
-        -fs-pdf-font-embed: embed;
-        -fs-pdf-font-encoding: Identity-H;
-      }
+      /*@font-face {*/
+      /*  font-family: 'msyh';*/
+      /*  src: url('https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/file/msyh.ttf');*/
+      /*  -fs-pdf-font-embed: embed;*/
+      /*  -fs-pdf-font-encoding: Identity-H;*/
+      /*}*/
 
       @font-face {
-        font-family: 'Source Han Sans SC';
-        src: url('/Users/jackd/dev/reports/springboot.pdfgenerator/core/target/test-classes/SourceHanSansSC-Regular.ttf');
-        /* src: local("STFangsong"); */
+        font-family: 'msyh';
+        /*src: url('/Users/jackd/dev/reports/springboot.pdfgenerator/core/target/test-classes/SourceHanSansSC-Regular.ttf');*/
+        src: url('/Users/linyuanjie/Desktop/springboot.pdfgenerator/core/target/test-classes/SourceHanSansSC-Regular.ttf');
         -fs-pdf-font-embed: embed;
         -fs-pdf-font-encoding: Identity-H;
       }